| Commit message (Expand) | Author | Age | Files | Lines |
* | automake: Honor GL_LIB for mangled/custom lib names | Brad King | 2012-07-23 | 1 | -20/+7 |
* | glx: build tests after libglx.la | Matt Turner | 2012-07-17 | 1 | -1/+1 |
* | automake: convert libglapi | Jon TURNEY | 2012-07-13 | 1 | -1/+1 |
* | scons: Also require recent XCB. | José Fonseca | 2012-07-12 | 1 | -0/+3 |
* | mesa: Require current libxcb. | Eric Anholt | 2012-07-12 | 4 | -33/+1 |
* | glx/dri2: Add support for GLX_ARB_create_context_robustness | Ian Romanick | 2012-07-11 | 6 | -6/+49 |
* | glx/tests: Fix off-by-one error in allocating extension string buffer | Ian Romanick | 2012-07-03 | 1 | -1/+1 |
* | glx/tests: Fix signed/unsigned comparison warnings. | Paul Berry | 2012-06-20 | 2 | -27/+27 |
* | glx/tests and mesa/tests: Update .gitignore files. | Paul Berry | 2012-06-14 | 1 | -1/+1 |
* | glx/tests: Add unit tests for generated code in indirect_init.c | Ian Romanick | 2012-06-13 | 2 | -1/+1536 |
* | glx/tests: Add unit tests for generated code in indirect_size.c | Ian Romanick | 2012-06-13 | 2 | -0/+557 |
* | glx/tests: Rename test as glx-test | Ian Romanick | 2012-06-13 | 1 | -4/+4 |
* | glx: Move tests from tests/glx to src/glx/tests | Ian Romanick | 2012-06-13 | 8 | -0/+1499 |
* | glx: Handle a null reply in QueryVersion. | Stéphane Marchesin | 2012-06-12 | 1 | -0/+3 |
* | automake: Globally add stub automake targets to the old Makefiles. | Eric Anholt | 2012-06-11 | 1 | -1/+1 |
* | scons: add code to generate the various GL API files | Brian Paul | 2012-05-31 | 1 | -0/+51 |
* | mesa: Remove the generated glapi from source control, and just build it. | Eric Anholt | 2012-05-29 | 6 | -12714/+6 |
* | darwin: Address a build failure on Leopard and earlier OS versions | Jeremy Huddleston | 2012-05-18 | 1 | -0/+10 |
* | darwin: Eliminate a possible race condition while destroying a surface | Jeremy Huddleston | 2012-05-16 | 1 | -4/+4 |
* | darwin: Unlock our mutex before destroying it | Jeremy Huddleston | 2012-05-16 | 1 | -0/+3 |
* | darwin: Use ASL for logging | Jeremy Huddleston | 2012-05-03 | 5 | -21/+183 |
* | darwin: Make reported errors more user-friendly | Jeremy Huddleston | 2012-05-03 | 1 | -9/+10 |
* | darwin: Fix an error message | Jeremy Huddleston | 2012-05-03 | 1 | -1/+1 |
* | darwin: Eliminate a pthread mutex leak | Jeremy Huddleston | 2012-04-24 | 1 | -0/+7 |
* | apple: Fix a use after free | Jonas Maebe | 2012-04-23 | 1 | -2/+4 |
* | glx: Hook up the unit tests again using the internal gtest. | Eric Anholt | 2012-04-12 | 2 | -3/+9 |
* | glx: fix compile warnings | Yuanhan Liu | 2012-04-09 | 1 | -0/+2 |
* | Use -no-undefined libtool flag in src/glx/Makefile.am | Jon TURNEY | 2012-03-28 | 1 | -1/+1 |
* | glx:dri_common.c: check psc->driScreen->createDrawable return value | Wang YanQing | 2012-03-28 | 1 | -0/+6 |
* | glx/drisw: avoid segfaults when we fail to get visual | Dave Airlie | 2012-03-24 | 1 | -2/+9 |
* | glx: Fix glXGetProcAddress() of global glX symbols post-automake conversion. | Eric Anholt | 2012-03-21 | 1 | -0/+1 |
* | Add Makefile.in to toplevel .gitignore | Kenneth Graunke | 2012-03-20 | 1 | -1/+0 |
* | Add .deps/, .libs/, and *.la to toplevel .gitignore | Paul Berry | 2012-03-20 | 1 | -3/+0 |
* | shared-glapi: Convert to automake | Kristian Høgsberg | 2012-03-19 | 1 | -1/+1 |
* | darwin: Build create_context.c | Jeremy Huddleston | 2012-03-16 | 2 | -1/+7 |
* | Set close on exec flag FD_CLOEXEC | David Fries | 2012-03-11 | 1 | -1/+9 |
* | glx: Also put a symlink from libGL.so in lib/ for now. | Johannes Obermayr | 2012-03-07 | 1 | -0/+1 |
* | glx: Convert to automake. | Eric Anholt | 2012-02-29 | 3 | -119/+127 |
* | dri: Emit a critical error if the swrast driver fails to load. | Carl Worth | 2012-02-08 | 1 | -2/+4 |
* | dri: Emit a critical error if a named driver fails to load. | Carl Worth | 2012-02-08 | 2 | -0/+4 |
* | dri: Add a CriticalErrorMessageF macro. | Carl Worth | 2012-02-08 | 2 | -0/+26 |
* | dri: Clarify comments on InfoMessageF and ErrorMessageF macros. | Carl Worth | 2012-02-08 | 1 | -1/+6 |
* | Have __glImageSize handle format GL_DEPTH_STENCIL_NV the same way as the serv... | Jon TURNEY | 2012-02-06 | 1 | -0/+1 |
* | Revert "Always build shared glapi" | Matt Turner | 2012-01-24 | 5 | -0/+15 |
* | Always build shared glapi | Matt Turner | 2012-01-20 | 5 | -15/+0 |
* | scons: Fix libGL.so build. | Roland Scheidegger | 2012-01-13 | 1 | -0/+1 |
* | glx/dri: Initialize api even if num_attribs == 0. | Kenneth Graunke | 2012-01-11 | 1 | -1/+3 |
* | glx: Suppress unused variable warning for cmdlen | Paul Berry | 2012-01-11 | 1 | -1/+1 |
* | scons: Fix libGL.so build. | José Fonseca | 2012-01-10 | 1 | -0/+3 |
* | glx/dri2: print FPS when env var LIBGL_SHOW_FPS is 1 (v2) | Marek Olšák | 2012-01-05 | 1 | -1/+34 |