summaryrefslogtreecommitdiff
path: root/tests/glx/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace1-32/+1
2011-02-25cmake: Don't add source dirs as link dirsChad Versace1-4/+0
2011-02-17Import GLEWMarek Olšák1-2/+0
2011-01-21glx: Add test for glx swap event's receive and its asynchronization.Jian Zhao1-0/+1
2011-01-11glx-visuals-stencil: New test to catch stencil-not-present behavior in GLX.Eric Anholt1-0/+2
2011-01-06tfp: Rename to glx-tfp and put it in the glx directory.Eric Anholt1-0/+2
2010-12-09glx-shader-sharing: test shaders shared between two contextsBrian Paul1-0/+1
2010-09-30glx: Add test for switching a context between GLXDrawables.Christopher James Halse Rogers1-0/+1
2010-09-29glx: Add testcase for switching a context between drawables.Christopher James Halse Rogers1-0/+1
2010-07-23Add X11 libs so it builds on FedoraKristian Høgsberg1-0/+1
2010-07-23glx-destroycontext-*: New tests for GLX context handling bugs.Eric Anholt1-0/+2
2010-04-12cmake: add correct libraries so tests links with no implicit libraries.Dave Airlie1-1/+2
2010-04-12glx-multithread needs -lpthreadXavier Chantry1-0/+1
2010-02-10glx-swap-exchange: New test to make sure OML_swap_method SWAP_EXCHANGE works.Eric Anholt1-0/+1
2010-01-15glx-multithread: New test for GLX multithreaded rendering.Eric Anholt1-0/+24