Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-13 | Fix all instances of calling __glXSetupForCommand before GetReqExtra. | Kristian Høgsberg | |
2006-04-11 | Fix CreateDrawable | David Reveman | |
2006-04-07 | Coverity #943: Avoid a NULL chase. | Adam Jackson | |
2006-02-07 | David Reveman's GLX_EXT_texture_from_pixmap extension patch | Brian Paul | |
2005-08-11 | fix X #includes so they're relative to X11/ directory (bug 4047) | Brian Paul | |
2005-07-26 | Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of | Ian Romanick | |
the evil, ugly GLX_PREFIX macro as well. | |||
2005-03-04 | Import fixes from X.org tree (Søren Sandmann <sandmann@redhat.com>). | Ian Romanick | |
2004-12-15 | Fix up glx/x11 to work when built with -fvisibility=hidden. | Adam Jackson | |
2004-10-25 | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson | |
by adding 'glx/x11' to SRC_DIRS in your build config. |