index
:
~bwidawsk/piglit
caca
fast-clear-debug
master
primgen
stencil_export
Unnamed repository; edit this file 'description' to name the repository.
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
texturing
/
lodbias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2013-04-06
lodbias: increase window size to fix test on Windows
Brian Paul
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
tests: Remove direct includes of piglit-framework.h
Chad Versace
1
-1
/
+0
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
1
-1
/
+1
2012-10-09
tests,util: Wrap glutKeyboardFunc with piglit_set_keyboard_func
Chad Versace
1
-1
/
+1
2012-10-09
tests,util: Wrap glutPostRedisplay with piglit_post_redisplay
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
Convert all glutSwapBuffers to piglit_present_results
Chris Forbes
1
-2
/
+2
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
-3
/
+5
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
-1
/
+1
2010-11-06
lodbias: Fix pass/fail reporting in automatic mode.
Vinson Lee
1
-2
/
+0
2010-09-22
lodbias: Don't swapbuffers in automatic mode.
Eric Anholt
1
-2
/
+4
2010-09-22
lodbias: Convert this to the framework.
Eric Anholt
1
-91
/
+84
2009-09-29
Replace the copy-and-pasted header setup with consistent use of piglit-util.h.
Eric Anholt
1
-12
/
+0
2009-08-21
Check for OpenGL 1.3 for tests that use glActiveTexture.
Vinson Lee
1
-0
/
+7
2009-07-08
lodbias: 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-06-30
texturing/lodbias: Aesthetics and a todo note (too lazy/tired right now).
Nicolai Haehnle
1
-0
/
+6
2008-06-30
New test: texturing/lodbias
Nicolai Haehnle
1
-0
/
+345