aboutsummaryrefslogtreecommitdiff
path: root/tests/glx/CMakeLists.gl.txt
AgeCommit message (Expand)Author
2013-04-24Add test for concurrent shader compiler use.Mathias Froehlich
2012-11-16glx: Sanity check the various GLX extension strings that an app can queryIan Romanick
2012-10-09cmake: Prefix cmake options and feature macros with PIGLITChad Versace
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-04-06glx: Verify that GLX_DONT_CARE can be used with bitmask attributesIan Romanick
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace
2012-03-03cmake: check for glproto headersDylan Noblesmith
2012-03-03tests/glx: fix Xrender detectionDylan Noblesmith
2012-03-03don't write generated header to the source directoryDylan Noblesmith
2012-01-27glx-visuals-depth: New test for basic depth functionality per visual.Eric Anholt
2011-11-08glx: Test behavior of glXQueryDrawable()Chad Versace
2011-11-01glx-swap-pixmap-bad: New testAdam Jackson
2011-07-25glx-multi-context-ib-1: New test for a regression in the i965 driver.Eric Anholt
2011-06-15glx-fbo-binding: test FBO binding state across glXMakeCurrent() callsBrian Paul
2011-06-08glx-swap-pixmap: New test for no-op glXSwapBuffers().Eric Anholt
2011-06-08glx-swap-singlebuffer: New test for no-op glXSwapBuffers().Eric Anholt
2011-06-07glx-tfp: Use XRender to correctly set up alpha channel.Eric Anholt
2011-05-23glx-close-display: New test for reusing GLX after XCloseDisplay.José Fonseca
2011-05-20glx: Remove redundant target_link_libraries statements.José Fonseca
2011-05-17glx-copy-sub-buffer: test GLX_MESA_copy_sub_bufferAdam Jackson
2011-05-13Make TIFF an optional dependency.José Fonseca
2011-04-28glx-fbconfig-compliance: New testAdam Jackson
2011-04-08glx-pixmap-crosscheck: New testAdam Jackson
2011-03-31glx-pixmap13-life: New testAdam Jackson
2011-03-31glx-pixmap-multi: New testAdam Jackson
2011-03-30glx-window-life: new testAdam Jackson
2011-03-28glx/pixmap-life: New testAdam Jackson
2011-03-25glx: Sanity check some data from FBConfigsIan Romanick
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca
2011-02-26glx-multithread-makecurrent-*: New tests for MESA_multithread_makecurrentEric Anholt
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace