summaryrefslogtreecommitdiff
path: root/src/glx/x11/glx_pbuffer.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-13Fix all instances of calling __glXSetupForCommand before GetReqExtra.Kristian Høgsberg1-15/+35
2006-04-11Fix CreateDrawableDavid Reveman1-1/+7
2006-04-07Coverity #943: Avoid a NULL chase.Adam Jackson1-4/+7
2006-02-07David Reveman's GLX_EXT_texture_from_pixmap extension patchBrian Paul1-21/+30
2005-08-11fix X #includes so they're relative to X11/ directory (bug 4047)Brian Paul1-2/+2
2005-07-26Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal ofIan Romanick1-24/+17
2005-03-04Import fixes from X.org tree (Søren Sandmann <sandmann@redhat.com>).Ian Romanick1-10/+16
2004-12-15Fix up glx/x11 to work when built with -fvisibility=hidden.Adam Jackson1-14/+15
2004-10-25Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson1-0/+556