index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
general
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-04
provoking-vertex: New test for proper function of glProvokingVertexEXT.
Ben Holmes
2
-0
/
+144
2009-07-17
Remove mesautil library dependency for non-mesa tests.
Vinson Lee
1
-1
/
+0
2009-07-14
depthrange-clear: Use gl[En|Dis]ableClientState for GL_VERTEX_ARRAY.
Vinson Lee
1
-2
/
+2
2009-07-14
depthrange-clear: New test to check glClear versus glDepthRange.
Eric Anholt
2
-0
/
+188
2009-07-11
CMakeLists.txt: Fix executable target name of vbo-map-remap.
Vinson Lee
1
-1
/
+1
2009-07-07
stencil-drawpixels: Test that glDrawPixels(GL_STENCIL_INDEX) works.
Eric Anholt
2
-0
/
+168
2009-07-07
scissor-stencil-clear: Clean up dead code after piglit_report_result().
Eric Anholt
1
-2
/
+0
2009-07-07
scissor-stencil-clear: Fix doxygen description
Eric Anholt
1
-2
/
+2
2009-07-06
vbo-map-remap: Minor clean-ups in vbo_write_floats_mapped
Ian Romanick
1
-6
/
+5
2009-07-06
vbo-map-remap: Remove unnecessary, incorrect glEnable call
Ian Romanick
1
-2
/
+0
2009-07-02
Merge commit 'origin/master'
Eric Anholt
3
-15
/
+12
2009-07-02
vbo-map-remap: Don't forget to check for the extension
Eric Anholt
1
-0
/
+2
2009-07-02
vbo-map-remap: Clean up test (camelcase, whitespace, naming).
Eric Anholt
1
-92
/
+61
2009-07-02
vbo-map-remap: Test that glMapBuffer of a VBO doesn't impact previous drawing.
Ben Holmes
2
-0
/
+175
2009-07-01
scissor-stencil-clear: Fix compile errors with MSVC.
Vinson Lee
1
-5
/
+4
2009-07-01
scissor-depth-clear: Fix compile errors with MSVC.
Vinson Lee
1
-5
/
+4
2009-07-01
scissor-copypixels: Fix compile errors with MSVC.
Vinson Lee
1
-5
/
+4
2009-06-30
read-front: Fix compile errors with MSVC.
Vinson Lee
1
-5
/
+4
2009-06-30
dlist-clear: Fix compile errors with MSVC.
Vinson Lee
1
-5
/
+4
2009-06-30
Mac OS GLUT header fixes.
Vinson Lee
5
-0
/
+20
2009-06-23
piglit: clean up all warnings with gcc 4.4.0
Dave Airlie
1
-5
/
+5
2009-06-20
read-front: Be even meaner to DRI2 and choose read-buffer before swapping.
Eric Anholt
1
-1
/
+2
2009-06-20
read-front: New test to catch a regression with DRI2 front buffer reading.
Eric Anholt
2
-0
/
+131
2009-06-20
dlist-clear: New test to catch a regression in the intel metaops clear code.
Eric Anholt
3
-1
/
+153
2009-06-20
scissor-depth-clear: New test for checking glClear(GL_DEPTH_BIT) vs glScissor().
Eric Anholt
2
-0
/
+146
2009-06-20
scissor-stencil-clear: New test to check glClear(GL_STENCIL_BIT) vs glScissor().
Eric Anholt
2
-0
/
+159
2009-06-20
scissor-copypixels: New test to make sure that glScissor vs glCopyPixels works.
Eric Anholt
2
-0
/
+161
2009-05-21
clear-varray-2.0: Reorder includes.
Vinson Lee
1
-4
/
+4
2009-05-20
Mac OS GLUT header fixes
Vinson Lee
1
-0
/
+4
2009-05-13
clear-varray-2.0: New testcase for fd.o bug #21638.
Eric Anholt
2
-0
/
+191
2009-04-30
Warnings cleanup, resulting in a number of actual bugfixes.
Eric Anholt
5
-9
/
+0
2009-04-22
Mac OS fixes for general tests.
Vinson Lee
5
-0
/
+20
2009-03-18
Make sure there are query bits available
Ian Romanick
1
-0
/
+19
2009-03-18
Add a test for GL_ARB_occlusion_query
Ian Romanick
2
-0
/
+237
2009-02-25
Add a testcase for fd.o bug #19911: DrawArrays with no arrays enabled.
Eric Anholt
2
-0
/
+186
2008-11-06
Fixes for Cygwin by Yaakov
Nicolai Haehnle
1
-2
/
+2
2008-08-02
New test: general/windowoverlap
Nicolai Haehnle
2
-0
/
+207
2008-07-12
New test: general/linestipple
Nicolai Haehnle
2
-0
/
+250
2008-06-29
New test: general/texgen
Nicolai Haehnle
2
-0
/
+299