index
:
~fredrik/piglit
arb-direct-state-access
arb-multi-bind
master
Unnamed repository; edit this file to name it for gitweb.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
texturing
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-11
Add a new comprehensive test for textureSize().
Kenneth Graunke
1
-0
/
+1
2011-02-25
cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txt
Chad Versace
1
-69
/
+1
2011-02-25
cmake: Don't add source dirs as link dirs
Chad Versace
1
-4
/
+0
2011-02-24
rgtc: add two simple tests based on the RG tests
Dave Airlie
1
-0
/
+4
2011-02-17
Import GLEW
Marek Olšák
1
-2
/
+0
2011-01-13
tex-srgb: add a basic sRGB test + EXT_texture_sRGB_decode.
Dave Airlie
1
-0
/
+4
2011-01-06
tfp: Rename to glx-tfp and put it in the glx directory.
Eric Anholt
1
-5
/
+0
2010-12-08
teximage-errors: test that glTexImage functions catch expected errors
Brian Paul
1
-0
/
+1
2010-11-24
tex3d-maxsize: new test of 3D textures of maximum size
Marek Olšák
1
-0
/
+1
2010-11-12
tex-skipped-unit: New test for first texture unit being non-zero.
Eric Anholt
1
-0
/
+1
2010-10-21
texture-rg: another test of GL_ARB_texture_rg
Brian Paul
1
-0
/
+1
2010-10-08
Revert "crossbar: Enable build for all UNIX."
Vinson Lee
1
-2
/
+2
2010-10-08
crossbar: Enable build for all UNIX.
Vinson Lee
1
-2
/
+2
2010-10-01
add missing libraries so tests link.
Dave Airlie
1
-0
/
+4
2010-09-30
Add serveral simple GL_ARB_texture_rg tests
Ian Romanick
1
-0
/
+2
2010-09-19
texwrap: 62 new tests for wrap modes, texture targets, formats, and more
Marek Olšák
1
-0
/
+1
2010-08-30
tex3d-npot: new test for NPOT 3D textures
Marek Olšák
1
-0
/
+1
2010-07-05
texture-integer: new test for GL_EXT_texture_integer
Brian Paul
1
-0
/
+1
2010-06-15
tex-border-1: New test for border color sampling.
Eric Anholt
1
-0
/
+1
2010-06-15
crossbar: Disable build on non-Linux platforms.
Vinson Lee
1
-1
/
+3
2010-06-15
crossbar: Move this test from the Mesa tree to under tests/texturing/.
Eric Anholt
1
-0
/
+1
2010-06-04
fxt1-teximage: New test like s3tc-teximage for 3DFX FXT1.
Eric Anholt
1
-0
/
+1
2010-05-04
mipmap-setup: exercise setting up mipmaped textures in different orders
Brian Paul
1
-0
/
+1
2010-04-12
cmake: add correct libraries so tests links with no implicit libraries.
Dave Airlie
1
-0
/
+1
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
[next]