summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glx_pbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all instances of calling __glXSetupForCommand before GetReqExtra.Kristian Høgsberg2006-06-131-15/+35
* Fix CreateDrawableDavid Reveman2006-04-111-1/+7
* Coverity #943: Avoid a NULL chase.Adam Jackson2006-04-071-4/+7
* David Reveman's GLX_EXT_texture_from_pixmap extension patchBrian Paul2006-02-071-21/+30
* fix X #includes so they're relative to X11/ directory (bug 4047)Brian Paul2005-08-111-2/+2
* Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal ofIan Romanick2005-07-261-24/+17
* Import fixes from X.org tree (Søren Sandmann <[email protected]>).Ian Romanick2005-03-041-10/+16
* Fix up glx/x11 to work when built with -fvisibility=hidden.Adam Jackson2004-12-151-14/+15
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+556