aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxclient.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buff...Michel Dänzer2009-03-251-1/+0
* Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.Eric Anholt2009-03-201-0/+1
* glx: add support for a reallyFlush() function before swap occurs.Alan Hourihane2009-02-231-0/+4
* dri2: support glXWaitX & glXWaitGL by using fake front buffer.Alan Hourihane2009-02-161-0/+2
* mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2009-02-091-0/+2
|\
| * Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-11-281-2/+4
| |\
| * \ Merge commit 'origin/master' into gallium-0.2Brian Paul2008-11-111-1/+0
| |\ \
| * | | Update DRI2 implementation according to new specification.Kristian Høgsberg2008-10-151-1/+3
| * | | Revert pointless reindents to avoid merge conflicts.Kristian Høgsberg2008-10-151-188/+173
| * | | glx: indent -br -i3 -npcs --no-tabs glxclient.hRALOVICH, Kristóf2008-10-151-173/+188
| * | | glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-151-0/+1
| * | | Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-211-33/+46
| |\ \ \
| * \ \ \ Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane2008-09-111-1/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+2
| |\ \ \ \ \
| | * | | | | glx: added __glXPreferEGL() to tell libGL to prefer "egl_" drivers over regul...Brian Paul2008-07-111-0/+2
| | * | | | | revert the DRI2 commitsAlan Hourihane2008-06-121-109/+62
| | * | | | | Bring in DRI2 changesAlan Hourihane2008-06-111-62/+109
| | * | | | | Remove CVS keywords.José Fonseca2008-05-261-1/+0
* | | | | | | dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers.Eric Anholt2009-02-021-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | glx: no graphics context during initializationRALOVICH, Kristóf2008-11-261-2/+4
* | | | | | glx: implement __glXGetString, hide __glXGetStringFromServerRALOVICH, Kristóf2008-11-261-5/+1
* | | | | | glx: implement __glXQueryServerString using XCBRALOVICH, Kristóf2008-11-261-0/+4
| |_|_|_|/ |/| | | |
* | | | | Don't mess with emacs tab width.Kristian Høgsberg2008-11-111-1/+0
* | | | | Update DRI2 implementation according to new specification.Kristian Høgsberg2008-10-141-1/+3
* | | | | Revert pointless reindents to avoid merge conflicts.Kristian Høgsberg2008-10-141-188/+173
* | | | | glx: indent -br -i3 -npcs --no-tabs glxclient.hRALOVICH, Kristóf2008-10-131-173/+188
* | | | | glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-131-0/+1
| |_|_|/ |/| | |
* | | | Update to SGI FreeB 2.0.Adam Jackson2008-09-191-33/+28
* | | | glx: added "glapi/" prefix to includeBrian2008-09-181-1/+1
* | | | glx: remove #include "glheader.h" linesBrian Paul2008-09-181-0/+17
| |_|/ |/| |
* | | DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg2008-08-291-1/+4
|/ /
* | glx: free vertex array state when context is destroyedKristof Ralovich2008-08-201-2/+3
* | glx/x11: Fix missing __GL_EXT_BYTES declarationJeremy Huddleston2008-08-081-0/+2
* | glx: load swrast_dri.soGeorge Sapountzis2008-06-131-0/+3
* | glx: split out current context codeGeorge Sapountzis2008-04-231-4/+4
* | DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg2008-03-311-12/+26
* | glx: Add isDirect back to __GLXcontextRec. It is neededXiang, Haihao2008-03-181-0/+5
* | libGL: Pull the drawable hash back out in the generic code.Kristian Høgsberg2008-03-121-0/+2
* | Move DRI context functions into dri_glx.c.Kristian Høgsberg2008-03-081-18/+17
* | Move DRI drawable creation into dri_glx.c.Kristian Høgsberg2008-03-081-11/+11
* | Introduce __GLXDRIscreen so we can start moving function pointers in there.Kristian Høgsberg2008-03-081-9/+15
* | Move DRI specific parts of CreateContext into dri_glx.c.Kristian Høgsberg2008-03-081-0/+5
* | Convert driCreateScreen and driDestroyScreen to function pointers.Kristian Høgsberg2008-03-081-3/+5
* | Abstract __DRIdisplayPrivateRec away in dri_glx.c.Kristian Høgsberg2008-03-081-10/+5
* | Simplify dri loading code by eliminating dlopen "cache".Kristian Høgsberg2008-03-081-20/+2
* | libGL: Consolidate DRI initialization in dri_glx.cKristian Høgsberg2008-03-081-0/+2
* | Update libGL DRI loader to latest DRI interface changes.Kristian Høgsberg2008-02-291-3/+0
* | Always call dlopen in DriverOpen.George Nassas2007-12-061-0/+1
* | Fix compilation for !GLX_DIRECT_RENDERING.Kristian Høgsberg2007-11-061-6/+11
* | Remove a couple of "deprecated" fields from __GLXcontextRec.Kristian Høgsberg2007-11-061-21/+0