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
2013-06-07
Set config.requires_displayed_window in tests that use front buffers.
Paul Berry
1
-0
/
+1
2013-05-28
triangle-rasterization: Add multiple possible filling conventions.
Fabian Bieler
1
-6
/
+155
2013-05-03
linestipple: Report subtest results.
Eric Anholt
1
-39
/
+39
2013-05-03
linestipple: Update for current piglit style.
Eric Anholt
1
-21
/
+49
2013-04-30
Primitive restart: Test in every possible draw mode.
Paul Berry
2
-0
/
+272
2013-04-19
add a simple glinfo "test" program
Brian Paul
2
-0
/
+93
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
23
-23
/
+23
2013-04-06
draw-pixels: use default window size, for Windows
Brian Paul
1
-2
/
+2
2013-04-06
draw-pixels: use better test values
Brian Paul
1
-29
/
+7
2013-04-06
draw-pixels: display results when there's a failure
Brian Paul
1
-0
/
+4
2013-04-06
draw-pixels: whitespace fixes, remove unneeded parenthesis
Brian Paul
1
-15
/
+13
2013-04-02
provoking-vertex: also test clockwise triangles
Brian Paul
1
-16
/
+42
2013-03-19
texunits: clean-up GL error checking code
Brian Paul
1
-32
/
+14
2013-03-19
texunits: increase size of arrays to fix crash
Brian Paul
1
-3
/
+10
2013-02-22
polygon-mode-offset: test glPolygonMode + glPolygonOffset
Brian Paul
2
-0
/
+318
2013-02-22
degenerate-prims: test that prims with too few vertices don't draw anything
Brian Paul
2
-0
/
+109
2013-02-22
longprim: use piglit_get_prim_name() function
Brian Paul
1
-14
/
+2
2013-02-22
scissor-polygon: a replacement for the glean scissor test
Brian Paul
2
-0
/
+140
2013-02-05
framebuffer-srgb: refactor and clean up the code
Brian Paul
1
-78
/
+62
2013-02-01
framebuffer-srgb: minor comment fix-ups
Brian Paul
1
-1
/
+4
2013-01-30
isbufferobj: Fail if glIsBuffer returns true before a glBindBuffer
Matt Turner
1
-7
/
+1
2013-01-22
clipflat: glean clipFlat test ported to piglit
Brian Paul
2
-0
/
+535
2013-01-14
Make new tests/spec/arb_occlusion_query directory
Carl Worth
2
-200
/
+0
2013-01-14
masked-clear: port of Glean's maskedClear test to piglit
Brian Paul
2
-0
/
+237
2013-01-10
stencil-wrap: Check and use results of all probed pixels.
Vinson Lee
1
-5
/
+5
2013-01-09
stencil-twoside: Check and use results of all probed pixels.
Vinson Lee
1
-6
/
+6
2013-01-05
vbo-map-unsync: Fix GCC int-to-pointer cast warnings.
Vinson Lee
1
-4
/
+5
2012-12-09
draw-pixels: Set pointer to NULL after free.
Vinson Lee
1
-0
/
+1
2012-12-08
draw-pixels: Ensure allocPixels returns an initialized value.
Vinson Lee
1
-0
/
+5
2012-12-05
triangle-rasterization-overdraw: Initialize Vector member variables.
Vinson Lee
1
-0
/
+1
2012-12-01
triangle-rasterization: Initialize Vector member variables.
Vinson Lee
1
-0
/
+1
2012-11-30
util/gl: Kill shader wrapper functions
Chad Versace
3
-13
/
+13
2012-11-29
depthfunc: add back window height specification
Marek Olšák
1
-0
/
+1
2012-11-15
Add a test for viewport triangle clipping.
Stuart Abercrombie
2
-0
/
+79
2012-11-14
util: Kill macro glewInit
Chad Versace
1
-1
/
+1
2012-11-13
vbo-map-unsync: test unsynchronized buffer mapping
Brian Paul
2
-0
/
+171
2012-11-11
push-pop-texture-state: a replacement for the fdo9833 test
Brian Paul
2
-0
/
+40
2012-11-06
general: remove more config.window_width/height lines
Brian Paul
16
-32
/
+0
2012-11-06
general: remove config.window_width/height = 100 lines
Brian Paul
33
-66
/
+0
2012-11-05
attribs: Avoid FLOAT/UINT/INT symbols.
Vinson Lee
1
-82
/
+82
2012-11-06
attribs: new generic extendable test for immediate-mode style commands
Marek Olšák
2
-0
/
+544
2012-11-05
triangle-rasterization(-overdraw): Fix indentation.
José Fonseca
2
-556
/
+559
2012-10-30
point-line-no-cull: fix array index typo
Brian Paul
1
-1
/
+1
2012-10-27
readpix-z: asst. test improvements
Brian Paul
1
-16
/
+100
2012-10-23
framebuffer-srgb: require the ARB extension instead of EXT
Marek Olšák
1
-1
/
+1
2012-10-23
quad-invariance: optimize pixel probing
Marek Olšák
1
-12
/
+2
2012-10-23
framebuffer-srgb: check for FBO extensions
Marek Olšák
1
-0
/
+2
2012-10-16
read-front: Require that the window be displayed
Chad Versace
1
-0
/
+1
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
100
-0
/
+200
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
100
-398
/
+700
[next]