aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/CMakeLists.gl.txt
AgeCommit message (Expand)Author
2012-09-25s3tc-errors: test GL error checking with s3tc texturesBrian Paul
2012-09-05max-texture-size-level: test per-level max texture size error checkingBrian Paul
2012-08-30tex3d-depth1: test that a 3D texture w/ depth=1 works properlyBrian Paul
2012-08-29texturing: add full "round trip" test of array depth textures.Paul Berry
2012-08-24proxy-texture: test proxy texture error checkingBrian Paul
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič
2012-06-12texture-integer: move/improve the integer texture test to spec/gl-3.0/Brian Paul
2012-05-23cmake: If USE_WAFFLE, disable tests that use quirky GLUT functions [v2]Chad Versace
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace
2012-05-15Test rendering to various miplevels of depth and stencil textures.Paul Berry
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace
2012-03-19Add test to verify large textures are handled correctly in mesaAnuj Phogat
2012-03-09getteximage-luminance: test readback of GL_LUMINANCE texturesBrian Paul
2012-03-03don't write generated header to the source directoryDylan Noblesmith
2012-01-05incomplete-texture: test sampling from an incomplete texture objectBrian Paul
2011-12-21texturing: Add test case for samplerCubeShadow support in GL 3.0Anuj Phogat
2011-12-20Test case for glTexImage2D with depth cube mapAnuj Phogat
2011-12-12compressedteximage: Test glGetCompressedTexImage/glCompressedTexImage2D().Eric Anholt
2011-11-22sized-texture-format-channels: New test for sized internalformat requirements.Eric Anholt
2011-11-02copyteximage-border: New test for glCopyTexImage2D() vs texture borders.Eric Anholt
2011-10-24texture: add a 1:1 linear texture test caseYuanhan Liu
2011-10-13getteximage-formats: test glGetTexImage() with various texture formatsBrian Paul
2011-10-13texsubimage: test glTexSubImage()Brian Paul
2011-07-28copyteximage: basic test of glCopyTexImage2D()Brian Paul
2011-07-20Remove texture-buffer-object from texturing/CMakeLists.gl.txt.Vinson Lee
2011-07-19copyteximage-clipping: test clipping of glCopyTexImage2D()Brian Paul
2011-06-23texture-packed-formats: test packed texture formatsBrian Paul
2011-05-13Make TIFF an optional dependency.José Fonseca
2011-04-13fragment-and-vertex-texturing: test vertex and fragment shader texturingJulian Adams
2011-04-12texture-al: simple texture text for ALPHA/LUMINANCE_ALPHADave Airlie
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca
2011-03-04tex-miplevel-selection: test base/max level, min/max lod, lod bias, etc.Marek Olšák
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace