| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload" | Marek Olšák | 2014-06-02 | 1 | -5/+5 |
* | darwin: Remove extra kCGLPFAColorSize attribute when requesting an offscreen ... | Jeremy Huddleston Sequoia | 2014-05-31 | 1 | -2/+0 |
* | glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload | Jerome Glisse | 2014-05-29 | 1 | -5/+5 |
* | glx: do not leak dri3Display | Emil Velikov | 2014-05-25 | 1 | -0/+4 |
* | darwin: Guard Core Profile usage behind a testing envvar | Jeremy Huddleston Sequoia | 2014-05-24 | 1 | -10/+20 |
* | darwin: Write errors in choosing the pixel format to the crash log | Jeremy Huddleston Sequoia | 2014-05-24 | 1 | -2/+16 |
* | appleglx: Improve error reporting if CGLChoosePixelFormat() didn't find any m... | Jon TURNEY | 2014-05-23 | 1 | -0/+5 |
* | Fix build of appleglx | Jon TURNEY | 2014-05-23 | 18 | -288/+67 |
* | Make DRI dependencies and build depend on the target | Jon TURNEY | 2014-05-23 | 2 | -7/+27 |
* | Fix build for darwin | Jon TURNEY | 2014-05-23 | 1 | -1/+1 |
* | darwin: Fix test for kCGLPFAOpenGLProfile support at runtime | Jeremy Huddleston Sequoia | 2014-05-20 | 1 | -5/+9 |
* | glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414 | Emil Velikov | 2014-05-10 | 1 | -3/+3 |
* | glx: Conditionally compile GLX_MESA_query_renderer DRI3 support | Armin K | 2014-05-02 | 1 | -0/+4 |
* | dri3: Enable GLX_MESA_query_renderer on DRI3 too | Ian Romanick | 2014-05-02 | 4 | -2/+56 |
* | glx/drisw: fix memory leak when destroying screen. | Roland Scheidegger | 2014-05-01 | 1 | -0/+1 |
* | glx/drisw: explicitly assign struct components for glx_*_vtable | Emil Velikov | 2014-04-28 | 1 | -11/+13 |
* | glx/dri3: explicitly assign struct components for glx_*_vtable | Emil Velikov | 2014-04-28 | 1 | -11/+13 |
* | glx/dri2: explicitly assign struct components for glx_*_vtable | Emil Velikov | 2014-04-28 | 1 | -13/+13 |
* | glx/dri: explicitly assign struct components for glx_*_vtable | Emil Velikov | 2014-04-28 | 1 | -13/+13 |
* | glx/indirect: explicitly assign struct components for glx_*_vtable | Emil Velikov | 2014-04-28 | 1 | -12/+14 |
* | glx/apple: explicitly assign struct components for glx_*_vtable | Emil Velikov | 2014-04-28 | 1 | -11/+14 |
* | glx/tests: explicitly set __DRI2rendererQueryExtension members | Emil Velikov | 2014-04-28 | 1 | -4/+4 |
* | glx/dri3: rework __DRIextension handling | Emil Velikov | 2014-04-28 | 2 | -10/+9 |
* | glx/dri2: rework __DRIextension handling | Emil Velikov | 2014-04-28 | 1 | -1/+1 |
* | dri_interface: Update __DRItexBufferExtensionRec to version 3 | Emil Velikov | 2014-04-28 | 3 | -13/+8 |
* | glx: drop obsolete _XUnlock_Mutex in __glXInitialize error path | Emil Velikov | 2014-04-09 | 1 | -3/+1 |
* | automake: don't enable -Wl,--no-undefined on OpenBSD | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | glx: Do not advertise buffer_age on dri2 | Adel Gadllah | 2014-04-02 | 1 | -1/+1 |
* | glx: add extra null check in getFBConfigs | Juha-Pekka Heikkila | 2014-04-02 | 1 | -0/+4 |
* | glx: remove unused __glXClientInfo() | Juha-Pekka Heikkila | 2014-04-02 | 1 | -13/+0 |
* | automake: ask the linker to do garbage collection | Emil Velikov | 2014-03-31 | 1 | -0/+1 |
* | automake: add -Wl,--no-undefined to all libraries | Emil Velikov | 2014-03-31 | 1 | -1/+3 |
* | loader: add special logic to distinguish nouveau from nouveau_vieux | Ilia Mirkin | 2014-03-19 | 1 | -10/+10 |
* | glx: Fix incorrect pdp assignment in dri2_bind_context(). | Charmaine Lee | 2014-03-18 | 1 | -1/+2 |
* | dri3: Add GLX_EXT_buffer_age support | Adel Gadllah | 2014-03-13 | 7 | -3/+55 |
* | dri3: Prefer the last chosen back when finding a new one. | Eric Anholt | 2014-03-13 | 1 | -10/+7 |
* | glx: cleanup unneeded headers | Emil Velikov | 2014-03-11 | 7 | -11/+1 |
* | glx/tests: honor enable-driglx-direct configure flag | Jon TURNEY | 2014-03-11 | 1 | -0/+4 |
* | configure: use LIB_EXT rather than hardcoded .so | Emil Velikov | 2014-03-11 | 1 | -4/+4 |
* | automake: do not use symbols names for static glapi.la | Emil Velikov | 2014-03-11 | 1 | -5/+3 |
* | configure: remove old makefile variables | Emil Velikov | 2014-03-11 | 1 | -5/+4 |
* | glx_pbuffer: Refactor GetDrawableAttribute | Adel Gadllah | 2014-03-07 | 1 | -5/+6 |
* | mesa: remove remaining uses of _glthread_GetID() | Brian Paul | 2014-03-05 | 1 | -10/+0 |
* | mesa: remove empty glthread.h file | Brian Paul | 2014-03-03 | 1 | -1/+0 |
* | glx/dri2: fix build failure on HURD | Julien Cristau | 2014-03-03 | 1 | -0/+5 |
* | glx/apple: Fixed glx context memory leak in case of failure. | Siavash Eliasi | 2014-02-28 | 1 | -0/+1 |
* | glx: Fix the GLXFBConfig attrib sort priorities | Fredrik Höglund | 2014-02-26 | 1 | -7/+4 |
* | glx: Fix the default values for GLXFBConfig attributes | Fredrik Höglund | 2014-02-26 | 1 | -7/+2 |
* | glx/drisw: use the implemented version of __DRIswrastLoaderExtension | Emil Velikov | 2014-02-23 | 1 | -5/+6 |
* | glx/dri: use the implemented version of __DRIdamageExtension | Emil Velikov | 2014-02-23 | 1 | -2/+3 |