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
/
shaders
/
glsl-vs-if-bool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
shaders: remove config.window_width/height = 100 lines
Brian Paul
1
-2
/
+0
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
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
-1
/
+1
2010-01-09
Handle the glsl shader path prefix in the util rather than each program.
Eric Anholt
1
-2
/
+2
2009-12-15
Use a common file for gl_FragColor = glColor shader.
Eric Anholt
1
-1
/
+1
2009-09-29
Move most piglit tests to using the framework.
Eric Anholt
1
-64
/
+11
2009-09-29
Replace the copy-and-pasted header setup with consistent use of piglit-util.h.
Eric Anholt
1
-14
/
+0
2009-08-25
Silence MSVC C4255 warnings.
Vinson Lee
1
-1
/
+1
2009-08-05
glsl-vs-if-bool: New test for if statements with boolean expressions in VS.
Eric Anholt
1
-0
/
+152