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