aboutsummaryrefslogtreecommitdiff
path: root/tests/spec/glx_ext_import_context
AgeCommit message (Expand)Author
2012-10-09cmake: Prefix cmake options and feature macros with PIGLITChad Versace
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace
2012-05-03cmake: Fix piglit build when BUILD_GLX_TESTS=TrueAaron Watry
2012-04-29cmake: only link X11 libraries when building GLX testsDylan Noblesmith
2012-04-29cmake: add an option for building GLX testsDylan Noblesmith
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace
2012-03-03cmake: check for glproto headersDylan Noblesmith
2012-03-03don't write generated header to the source directoryDylan Noblesmith
2011-12-13util: Refactor extension string search codeIan Romanick
2011-12-13glx_ext_import_context: Verify glXQueryContextInfoEXTIan Romanick
2011-12-13glx_ext_import_context: Verify glXGetCurrentDisplayEXTIan Romanick
2011-12-13glx_ext_import_context: Verify the imported context has correct context IDIan Romanick
2011-12-13glx_ext_import_context: Make an imported context current in two processesIan Romanick
2011-12-13glx_ext_import_context: Make an imported context current in one processIan Romanick
2011-12-13glx_ext_import_context: Verify glXImportContextEXT across two processesIan Romanick
2011-12-13glx_ext_import_context: Verify glXImportContextEXT within a single processIan Romanick
2011-12-13glx_ext_import_context: Verify function of glXFreeContextEXTIan Romanick
2011-12-13glx_ext_import_context: Verify function of glXGetContextIDEXTIan Romanick
2011-12-13glx_ext_import_context: Add common test infrastructureIan Romanick