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
/
spec
/
gl-3.0
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
13
-13
/
+13
2012-09-10
Convert simple if(piglit_get_gl_version() < N) { SKIP } to require
Chris Forbes
3
-12
/
+3
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
2
-2
/
+2
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
18
-18
/
+18
2012-06-20
tests: Let each test define main()
Chad Versace
13
-32
/
+50
2012-06-12
texture-integer: move/improve the integer texture test to spec/gl-3.0/
Brian Paul
2
-0
/
+397
2012-06-12
integer-errors: check error detection for integer-related images
Brian Paul
2
-0
/
+187
2012-05-23
Merge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglit
Chad Versace
2
-4
/
+0
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
2
-4
/
+0
2012-05-22
Move minmax test infrastructure to piglitutil.
Eric Anholt
1
-221
/
+57
2012-03-26
gl-3.0/minmax: Fix printf format warnings.
Vinson Lee
1
-2
/
+2
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
2
-15
/
+15
2012-03-15
gl-3.0/minmax: Fix stack smashing in GL_MAX_VIEWPORT_DIMS handling.
Eric Anholt
1
-6
/
+6
2012-03-15
Move more MSVC workarounds to piglit-util.h
Eric Anholt
1
-7
/
+0
2012-03-07
Stop using GLEW_VERSION_* macros
Paul Berry
3
-3
/
+3
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
2
-2
/
+0
2012-02-07
Fix clearbuffer-display-lists test case
Anuj Phogat
1
-2
/
+4
2012-01-06
Modify piglit_check_gl_error() to return a boolean.
Paul Berry
12
-89
/
+170
2012-01-02
Add test case to verify glClearBuffer support in display lists
Anuj Phogat
2
-0
/
+113
2012-01-02
Add test case for glClearBuffer in mixed format color buffers
Anuj Phogat
2
-0
/
+250
2011-12-29
gl-3.0/minmax: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2011-12-23
gl-3.0/minmax: Add log2 definition for MSVC.
Vinson Lee
1
-0
/
+7
2011-12-21
util: Add functions to probe int, uint rgba buffer data
Anuj Phogat
2
-0
/
+31
2011-12-21
gl-3.0: Verify that glBindFragDataLocation on a nonexistent variable is ignored
Ian Romanick
2
-0
/
+153
2011-12-21
gl-3.0: Verify linking errors to due invalid glBindFragDataLocation assignments
Ian Romanick
2
-0
/
+191
2011-12-12
gl-3.0/minmax: Test for minimum maximums of glGet* values.
Eric Anholt
2
-0
/
+286
2011-11-30
required-renderbuffer-attachment-formats: Remove unused variable.
Vinson Lee
1
-1
/
+1
2011-11-22
gl-3.0/required-*-formats: New tests for GL3.0.
Eric Anholt
4
-0
/
+529
2011-11-18
gl-3.0: Test clearing depth and stencil buffers with glClearBufferfi
Ian Romanick
2
-0
/
+163
2011-11-18
gl-3.0: Test clearing stencil buffers with glClearBufferiv
Ian Romanick
2
-0
/
+159
2011-11-18
gl-3.0: Test clearing depth buffers with glClearBufferfv
Ian Romanick
4
-0
/
+372
2011-11-16
gl-3.0: Verify that BindFragDataLocation and GetFragDataLocation give correct...
Ian Romanick
2
-0
/
+173
2011-11-16
gl-3.0: Verify errors generated for invalid parameters to glBindFragDataLocation
Ian Romanick
2
-0
/
+105
2011-11-03
gl-3.0: Add test for invalid buffer parameter to glClearBuffer
Ian Romanick
2
-0
/
+138
2011-11-03
gl-3.0: Add test for invalid drawbuffer parameter to glClearBuffer
Ian Romanick
4
-0
/
+222