glproxy 2011.10

Milestone information

Project:
glproxy
Series:
trunk
Version:
2011.10
Released:
 
Registrant:
Marc Ordinas i Llopis
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
2 Marc Ordinas i Llopis
Blueprints:
2 Implemented
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon glproxy-2011.10.tar.gz (md5) 2011.10 release 80
last downloaded 71 weeks ago
Total downloads: 80

Release notes 

* Changed the build system to waf.
* Removed resolving all extensions at initialization time.
* Added a simple functions, glProxyGetExtProcAddr, to help checking and
  resolving extensions.

Changelog 

View the full changelog

revno: 35 [merge]
tags: 2011.10
committer: Marc Ordinas i Llopis <email address hidden>
branch nick: trunk
timestamp: Wed 2011-10-19 18:18:40 +0200
message:
  Preparing for release.
    ------------------------------------------------------------
    revno: 33.1.4
    committer: Marc Ordinas i Llopis <email address hidden>
    branch nick: fixes
    timestamp: Wed 2011-10-19 18:17:12 +0200
    message:
      Preparing for release. Added information files, change build file so it creates the correct
      archive.
------------------------------------------------------------
revno: 34 [merge]
committer: Marc Ordinas i Llopis <email address hidden>
branch nick: trunk
timestamp: Wed 2011-10-19 18:02:51 +0200
message:
  Removed automatically resolving all known extensions and added a simple
  API to get extension functions.
    ------------------------------------------------------------
    revno: 33.1.3
    committer: Marc Ordinas i Llopis <email address hidden>
    branch nick: fixes
    timestamp: Wed 2011-10-19 13:25:49 +0200
    message:
      Removed caching the extensions strings. Ensured that extension names are checked correctly.

      Added a new API function to check if an extension is present in both the backend and GL,
      glProxyHasExtension.
    ------------------------------------------------------------
    revno: 33.1.2
    committer: Marc Ordinas i Llopis <email address hidden>
    branch nick: fixes
    timestamp: Tue 2011-10-18 19:49:42 +0200
    message:
      Added simple API to get extension functions.

      Added a function to help getting extensions, glProxyGetExtProcAddr. Users need to pass the extension
      name and the function name, and glProxy will look for it in both the current backend (EGL or GLX) and
      GL, but the later will only work if there's a valid current context.

      Also added myself to the authors.
    ------------------------------------------------------------
    revno: 33.1.1
    committer: Marc Ordinas i Llopis <email address hidden>
    branch nick: fixes
    timestamp: Mon 2011-10-17 20:02:03 +0200
    message:
      Removed extensions support.
------------------------------------------------------------
revno: 33 [merge]
committer: Marc Ordinas i Llopis <email address hidden>
branch nick: trunk
timestamp: Thu 2011-10-13 16:03:19 +0200
message:
  Switch build system to waf.
    ------------------------------------------------------------
    revno: 32.1.2 [merge]
    committer: Marc Ordinas i Llopis <email address hidden>
    branch nick: waf
    timestamp: Wed 2011-10-12 12:17:31 +0200
    message:
      Merged Alexandros' improvements.
        ------------------------------------------------------------
        revno: 32.2.4
        committer: Alexandros Frantzis <email address hidden>
        branch nick: waf
        timestamp: Wed 2011-10-12 11:41:43 +0300
        message:
          Use the correct include path.

          Includes paths are relative to the directory the wscript is in. The previous
          '../include' worked only because waf also adds the "build/{include}" to the
          compilation include path to catch any generated files. In our case this
          expanded to "build/../include' which is the include we need.
        ------------------------------------------------------------
        revno: 32.2.3
        committer: Alexandros Frantzis <email address hidden>
        branch nick: waf
        timestamp: Wed 2011-10-12 11:28:38 +0300
        message:
          Enable GNU-like directory configuration.

          This is a prequisite for supporting multi-arch system, because in that case
          LIBDIR needs to be set to something different from PREFIX/lib.
        ------------------------------------------------------------
        revno: 32.2.2
        committer: Alexandros Frantzis <email address hidden>
        branch nick: waf
        timestamp: Wed 2011-10-12 11:16:53 +0300
        message:
          Only use the 'use' option ('uselib' is deprecated) for C task generators.
        ------------------------------------------------------------
        revno: 32.2.1
        committer: Alexandros Frantzis <email address hidden>
        branch nick: waf
        timestamp: Wed 2011-10-12 11:11:01 +0300
        message:
          Export the includes path for the shlib glproxy target.
    ------------------------------------------------------------
    revno: 32.1.1
    committer: Marc Ordinas i Llopis <email address hidden>
    branch nick: waf
    timestamp: Tue 2011-10-11 18:33:05 +0200
    message:
      Switched to waf build system, removed CMake files.
------------------------------------------------------------
revno: 32
committer: Marc Ordinas i Llopis <email address hidden>
branch nick: fixes
timestamp: Tue 2011-09-13 18:03:17 +0200
message:
  Added support for GLX_MESA_swap_control.
------------------------------------------------------------
revno: 31
committer: Marc Ordinas i Llopis <email address hidden>
branch nick: fixes
timestamp: Sat 2011-09-10 12:03:08 +0200
message:
  Fix missing space in declaration.

2 blueprints and 0 bugs targeted

Blueprint Priority Assignee Delivery
Change glproxy build system to waf Change glproxy build system to waf 3 Medium Marc Ordinas i Llopis  11 Implemented
Remove extensions support from glproxy Remove extensions support from glproxy 3 Medium Marc Ordinas i Llopis  11 Implemented
This milestone contains Public information
Everyone can see this information.