Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: Move tests from tests/glx to src/glx/tests | Ian Romanick | 2012-06-13 | 9 | -1499/+0 |
* | tests: include mesa headers | Paul Seidler | 2012-05-21 | 1 | -0/+1 |
* | glx: Use AM_CPPFLAGS to pass -I and -D to both C and C++ compiles. | Eric Anholt | 2012-04-19 | 1 | -5/+3 |
* | tests/glx: Point at the imported copy of gtest | Ian Romanick | 2012-04-12 | 1 | -4/+7 |
* | glx: Hook up the unit tests again using the internal gtest. | Eric Anholt | 2012-04-12 | 1 | -3/+5 |
* | 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 | -1/+0 |
* | Add .gitignore files to exclude unit test build artifacts from git | Paul Berry | 2012-01-05 | 2 | -0/+4 |
* | glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup... | Ian Romanick | 2012-01-04 | 1 | -1/+3 |
* | tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol | Ian Romanick | 2012-01-02 | 7 | -0/+1491 |