summaryrefslogtreecommitdiff
path: root/tests/glx/glx-multithread.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-17piglit: Make callers of piglit_dispatch_default_init() specify the API.Eric Anholt1-1/+1
2012-11-20glx-multithread: Replace glFlush calls with glFinishPaul Berry1-2/+2
2012-11-20glx-multithread: use XInitThreadsPaul Berry1-0/+1
2012-11-14util: Kill macro glewInitChad Versace1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-03-23Add glewInit() calls to glx tests.Paul Berry1-0/+1
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-2/+2
2010-01-15glx-multithread: New test for GLX multithreaded rendering.Eric Anholt1-0/+135