Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Use PTHREAD_LIBS and PTHREAD_CFLAGS | Matt Turner | 2012-10-01 | 1 | -1/+2 |
* | glx: Don't rely on struct _glapi_table | Ian Romanick | 2012-08-08 | 2 | -666/+654 |
* | mesa: Require current libxcb. | Eric Anholt | 2012-07-12 | 1 | -3/+0 |
* | 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 | 7 | -0/+1497 |