aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx
Commit message (Expand)AuthorAgeFilesLines
* glxcmds: glXGetFBConfigs, fix screen boundsJiri Slaby2016-05-231-1/+1
* dri3: Check for dummyContext to see if the glx_context is validStefan Dirsch2016-04-271-6/+2
* dri2: Check for dummyContext to see if the glx_context is validEgbert Eich2016-04-271-1/+1
* glx: Remove every double semi-colonJakob Sinclair2016-04-261-1/+1
* glx: Don't enclose includes inside `extern "C" { }`.Jose Fonseca2016-04-269-10/+33
* scons: Build dri_common_interop.c.Jose Fonseca2016-04-201-0/+1
* glx: implement GLX part of interop interface (v2)Marek Olšák2016-04-208-6/+192
* glx: update to updated version of EXT_create_context_es2_profileIlia Mirkin2016-02-036-21/+31
* glx/dri3: a drawable might not be bound at wait timeIlia Mirkin2015-12-211-2/+4
* glx: Fix a typo in a commentAndreas Boll2015-12-091-1/+1
* glx/dri3: Convert to use dri3 helper in loader libraryBoyan Ding2015-11-173-1372/+131
* loader: Add dri3 helperBoyan Ding2015-11-171-0/+2
* gallium/swrast: fix front buffer blitting. (v2)Dave Airlie2015-10-311-5/+14
* glx: Drop CRAY support.Matt Turner2015-10-052-102/+0
* glx: Don't hard-code the name "libGL.so.1" in driOpenDriver (v3)Kyle Brenneman2015-10-022-1/+6
* glx: Fix build errors with --enable-mangling (v2)Kyle Brenneman2015-10-022-2/+12
* glxl/tests: Use X11_INCLUDES instead of X11_CFLAGSJon TURNEY2015-09-071-1/+1
* mesa/glx: Resolve GCC sign-compare warning.Rhys Kidd2015-08-181-1/+1
* mesa/glx: Resolve GCC sign-compare warning.Rhys Kidd2015-08-181-2/+1
* glx: Fix __glXWireToEvent for BufferSwapCompleteAdam Jackson2015-08-181-0/+3
* glx: Use _mesa_lroundevenf() in glPixelStoref().Matt Turner2015-08-041-12/+13
* glx: Fix missing bit decl for EXT_texture_integerAdam Jackson2015-07-311-0/+1
* glx: Fix image size computation for EXT_texture_integer (v2)Adam Jackson2015-07-312-0/+11
* Revert "Match swrast modes more loosely."Marek Olšák2015-07-231-58/+1
* Match swrast modes more loosely.Tom Hughes2015-07-231-1/+58
* dri3_open: don't leak the replyGuillaume Desmottes2015-07-111-0/+2
* glx: Use loader_open_device() helperDerek Foreman2015-06-231-9/+1
* glx: fix Scons buildBrian Paul2015-05-221-1/+1
* glx/dri3: Add additional check for gpu offloading caseAxel Davy2015-05-111-0/+5
* glx: report which DRI version is used when in verbose debug modeMartin Peres2015-05-072-0/+4
* glx: Massive update of comments in struct extension_infoIan Romanick2015-04-291-4/+65
* Fix a few typosZoë Blade2015-04-277-12/+12
* glx: Create proper server dependency for GLX_EXT_create_context_es2_profileIan Romanick2015-04-151-11/+1
* glx: replace __FUNCTION__ with __func__Marius Predut2015-04-141-2/+2
* glx: Include util/macros.h instead of redefining PRINTFLIKE.Jose Fonseca2015-04-131-6/+1
* glx: Handle out-of-sequence swap completion events correctly. (v2)Mario Kleiner2015-03-171-2/+7
* glx: remove support for non-multithreaded platformsEmil Velikov2015-03-113-29/+2
* glx: remove final reference to THREADSEmil Velikov2015-03-111-4/+0
* Revert "glx: remove final reference to THREADS"Emil Velikov2015-03-061-0/+4
* Revert "glx: remove support for non-multithreaded platforms"Emil Velikov2015-03-063-2/+29
* glx: remove unneeded ifdef _WIN32 guardEmil Velikov2015-03-061-2/+0
* glx: remove support for non-multithreaded platformsEmil Velikov2015-03-063-29/+2
* glx: remove final reference to THREADSEmil Velikov2015-03-061-4/+0
* Fix invalid extern "C" around header inclusion.Mark Janes2015-03-052-2/+8
* glx/tests: add -I src/ to fix make checkBrian Paul2015-03-041-0/+1
* glx: use ARRAY_SIZE from macros.hBrian Paul2015-03-043-1/+3
* glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESAAndreas Boll2015-02-251-6/+30
* glx: do not leak the dri2 extension informationEmil Velikov2015-02-181-1/+2
* darwin: build fixJeremy Huddleston Sequoia2015-02-101-0/+5
* darwin: build fixJeremy Huddleston Sequoia2015-02-101-0/+1