summaryrefslogtreecommitdiff
path: root/tests/texturing/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2010-03-17depth-level-clamp: Test for a miptree relayout failure in the 965 driver.Eric Anholt1-0/+1
2010-02-25array-texture: new test for GL_EXT_texture_arrayBrian Paul1-0/+1
2010-01-08CMake: Build tfp only on Linux.Vinson Lee1-1/+4
2010-01-04lodclamp-between-max: New test for fractional max LOD clamping.Eric Anholt1-0/+1
2009-12-09Test mipmap generation on non-zero texture unitIan Romanick1-0/+1
2009-11-20Add new depth-tex-modes-rg test.Ian Romanick1-0/+1
2009-11-20depth-tex-modes: Pull most of test into new "common" file.Ian Romanick1-1/+1
2009-11-20adds rg texture test using glDrawPixels with formats of GL_RED and GL_RGBen Holmes1-0/+1
2009-11-06levelclamp.c: New test for base/max level clamping, just like lodclamp.c.Eric Anholt1-0/+1
2009-10-29lodclamp-between: New test to verify that clamping between mip levels works.Eric Anholt1-0/+1
2009-10-27lodclamp: New test to verify the behavior of GL_TEXTURE_MIN/MAX_LOD.Eric Anholt1-0/+1
2009-10-23tex-swizzle: New test for GL_EXT_texture_swizzle.Ben Holmes1-0/+1
2009-10-22s3tc-tex{sub,}image.c: New tests for loading S3TC mipmap levels.Eric Anholt1-0/+2
2009-09-30streaming-texture-leak: New test for bug #23530.Eric Anholt1-0/+1
2009-09-08added depth-tex-compare test.Ben Holmes1-0/+1
2009-09-08added glsl version of depth-tex-modes test.Ben Holmes1-0/+1
2009-09-08added test depth-tex-modes. Tests drawing depth textures in LUMINANCE, INTENS...Ben Holmes1-0/+1
2009-07-17Remove mesautil library dependency for non-mesa tests.Vinson Lee1-1/+0
2009-05-15gen-compressed-teximage: New test for SGIS_generate_mipmap vs EXT_tc_s3tcEric Anholt1-0/+1
2009-05-07Oops, include GLEW in other directories as well now that util uses it.Eric Anholt1-0/+2
2009-03-18Add a test for GLX_EXT_texture_from_pixmap and bug #19910.Eric Anholt1-0/+1
2009-02-14New test: getteximage-simpleNicolai Haehnle1-0/+1
2008-11-06Fixes for Cygwin by YaakovNicolai Haehnle1-2/+2
2008-08-21New test: texturing/gen-teximage.Eric Anholt1-0/+1
2008-08-20New test: texturing/gen-texsubimageEric Anholt1-0/+1
2008-08-15New test: texturing/tex3dNicolai Haehnle1-0/+1
2008-08-08New test: texturing/texredefineNicolai Haehnle1-0/+1
2008-07-16Add a test for glCopyTexSubImage2D.Eric Anholt1-0/+1
2008-06-30New test: texturing/lodbiasNicolai Haehnle1-0/+1
2008-06-13New test: texturing/texdepthNicolai Haehnle1-0/+1
2008-06-01New test: texturing/texrect-manyNicolai Haehnle1-0/+2
2008-03-19Add a test for ARB_texture_cube_mapEric Anholt1-0/+20