index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
texturing
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-17
depth-level-clamp: Test for a miptree relayout failure in the 965 driver.
Eric Anholt
1
-0
/
+1
2010-02-25
array-texture: new test for GL_EXT_texture_array
Brian Paul
1
-0
/
+1
2010-01-08
CMake: Build tfp only on Linux.
Vinson Lee
1
-1
/
+4
2010-01-04
lodclamp-between-max: New test for fractional max LOD clamping.
Eric Anholt
1
-0
/
+1
2009-12-09
Test mipmap generation on non-zero texture unit
Ian Romanick
1
-0
/
+1
2009-11-20
Add new depth-tex-modes-rg test.
Ian Romanick
1
-0
/
+1
2009-11-20
depth-tex-modes: Pull most of test into new "common" file.
Ian Romanick
1
-1
/
+1
2009-11-20
adds rg texture test using glDrawPixels with formats of GL_RED and GL_RG
Ben Holmes
1
-0
/
+1
2009-11-06
levelclamp.c: New test for base/max level clamping, just like lodclamp.c.
Eric Anholt
1
-0
/
+1
2009-10-29
lodclamp-between: New test to verify that clamping between mip levels works.
Eric Anholt
1
-0
/
+1
2009-10-27
lodclamp: New test to verify the behavior of GL_TEXTURE_MIN/MAX_LOD.
Eric Anholt
1
-0
/
+1
2009-10-23
tex-swizzle: New test for GL_EXT_texture_swizzle.
Ben Holmes
1
-0
/
+1
2009-10-22
s3tc-tex{sub,}image.c: New tests for loading S3TC mipmap levels.
Eric Anholt
1
-0
/
+2
2009-09-30
streaming-texture-leak: New test for bug #23530.
Eric Anholt
1
-0
/
+1
2009-09-08
added depth-tex-compare test.
Ben Holmes
1
-0
/
+1
2009-09-08
added glsl version of depth-tex-modes test.
Ben Holmes
1
-0
/
+1
2009-09-08
added test depth-tex-modes. Tests drawing depth textures in LUMINANCE, INTENS...
Ben Holmes
1
-0
/
+1
2009-07-17
Remove mesautil library dependency for non-mesa tests.
Vinson Lee
1
-1
/
+0
2009-05-15
gen-compressed-teximage: New test for SGIS_generate_mipmap vs EXT_tc_s3tc
Eric Anholt
1
-0
/
+1
2009-05-07
Oops, include GLEW in other directories as well now that util uses it.
Eric Anholt
1
-0
/
+2
2009-03-18
Add a test for GLX_EXT_texture_from_pixmap and bug #19910.
Eric Anholt
1
-0
/
+1
2009-02-14
New test: getteximage-simple
Nicolai Haehnle
1
-0
/
+1
2008-11-06
Fixes for Cygwin by Yaakov
Nicolai Haehnle
1
-2
/
+2
2008-08-21
New test: texturing/gen-teximage.
Eric Anholt
1
-0
/
+1
2008-08-20
New test: texturing/gen-texsubimage
Eric Anholt
1
-0
/
+1
2008-08-15
New test: texturing/tex3d
Nicolai Haehnle
1
-0
/
+1
2008-08-08
New test: texturing/texredefine
Nicolai Haehnle
1
-0
/
+1
2008-07-16
Add a test for glCopyTexSubImage2D.
Eric Anholt
1
-0
/
+1
2008-06-30
New test: texturing/lodbias
Nicolai Haehnle
1
-0
/
+1
2008-06-13
New test: texturing/texdepth
Nicolai Haehnle
1
-0
/
+1
2008-06-01
New test: texturing/texrect-many
Nicolai Haehnle
1
-0
/
+2
2008-03-19
Add a test for ARB_texture_cube_map
Eric Anholt
1
-0
/
+20