index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
texturing
/
tex3d.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
texturing: set KHR_no_error status
Timothy Arceri
1
-0
/
+1
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2014-04-30
tex3d: assorted clean-ups
Brian Paul
1
-36
/
+33
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
1
-1
/
+1
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
1
-0
/
+2
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
1
-4
/
+7
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
1
-1
/
+1
2012-09-10
Convert simple if(piglit_get_gl_version() < N) { SKIP } to require
Chris Forbes
1
-4
/
+1
2012-09-04
Get rid of reshape funcs
Chris Forbes
1
-11
/
+2
2012-09-04
Convert all glutSwapBuffers to piglit_present_results
Chris Forbes
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
1
-1
/
+1
2012-06-20
tests: Let each test define main()
Chad Versace
1
-2
/
+4
2012-03-07
Stop using GLEW_VERSION_* macros
Paul Berry
1
-1
/
+1
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-2
/
+2
2010-10-29
tex3d: Require OpenGL 1.2 for glTexImage3D.
Vinson Lee
1
-0
/
+5
2010-09-20
texturing: fix npot tests to not swap before readback.
Dave Airlie
1
-1
/
+2
2010-02-10
Disable dithering in some tests that check for high precision.
Marek Olšák
1
-0
/
+2
2009-10-06
tex3d: Silence MSVC C4701 warning.
Vinson Lee
1
-1
/
+1
2009-09-29
Move most piglit tests to using the framework.
Eric Anholt
1
-29
/
+17
2009-09-29
Replace the copy-and-pasted header setup with consistent use of piglit-util.h.
Eric Anholt
1
-12
/
+0
2009-07-17
tex3d: Fix compile errors with MSVC.
Vinson Lee
1
-0
/
+2
2009-04-30
Warnings cleanup, resulting in a number of actual bugfixes.
Eric Anholt
1
-1
/
+0
2009-04-24
Mac OS fixes for texturing tests
Vinson Lee
1
-0
/
+4
2008-08-15
New test: texturing/tex3d
Nicolai Haehnle
1
-0
/
+251