summaryrefslogtreecommitdiff
path: root/src/glx/tests
AgeCommit message (Expand)AuthorFilesLines
2013-01-13tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).Johannes Obermayr1-5/+5
2012-11-12mesa: Standardize names of OpenGL functions.Paul Berry2-308/+308
2012-11-01dispatch: Include glheader.h in dispatch-related files.Paul Berry1-1/+1
2012-10-01build: Use PTHREAD_LIBS and PTHREAD_CFLAGSMatt Turner1-1/+2
2012-08-08glx: Don't rely on struct _glapi_tableIan Romanick2-666/+654
2012-07-12mesa: Require current libxcb.Eric Anholt1-3/+0
2012-07-03glx/tests: Fix off-by-one error in allocating extension string bufferIan Romanick1-1/+1
2012-06-20glx/tests: Fix signed/unsigned comparison warnings.Paul Berry2-27/+27
2012-06-14glx/tests and mesa/tests: Update .gitignore files.Paul Berry1-1/+1
2012-06-13glx/tests: Add unit tests for generated code in indirect_init.cIan Romanick2-1/+1536
2012-06-13glx/tests: Add unit tests for generated code in indirect_size.cIan Romanick2-0/+557
2012-06-13glx/tests: Rename test as glx-testIan Romanick1-4/+4
2012-06-13glx: Move tests from tests/glx to src/glx/testsIan Romanick7-0/+1497