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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-05
object_purgeable: Refector common code to object_purgeable.c
Ian Romanick
6
-366
/
+226
2010-03-05
object_purgeable-api-pbo: New testcase to simply exercise API
Shuang He
3
-0
/
+284
2010-03-05
object_purgeable-api-vbo: New testcase to simply exercise API
Shuang He
3
-0
/
+284
2010-03-05
object_purgeable-api-texture: New testcase to simply exercise API
Shuang He
3
-0
/
+252
2010-02-25
array-texture: new test for GL_EXT_texture_array
Brian Paul
3
-0
/
+350
2010-02-25
util: allow single shader in piglit_link_simple_program()
Brian Paul
1
-2
/
+4
2010-02-24
copytexsubimage: fix window title string
Brian Paul
1
-1
/
+1
2010-02-23
fbo-blit: New test for EXT_framebuffer_blitting around between win/fbo.
Eric Anholt
3
-0
/
+205
2010-02-17
all.tests: added glsl-arb-fragment-coord-conventions
Brian Paul
1
-0
/
+1
2010-02-17
glsl-arb-fragment-coord-conventions: test GLSL for this extension
Brian Paul
2
-0
/
+208
2010-02-17
util: added piglit_compile_shader_text()
Brian Paul
2
-7
/
+21
2010-02-10
Disable dithering in some tests that check for high precision.
Marek Olšák
3
-0
/
+6
2010-02-10
cubemap, fbo-cubemap: Don't test 2x2 or 1x1 mipmap levels.
Eric Anholt
2
-9
/
+2
2010-02-10
glx-swap-exchange: New test to make sure OML_swap_method SWAP_EXCHANGE works.
Eric Anholt
3
-0
/
+130
2010-02-10
piglit-util: add debug code to examine info logs upon success
Brian Paul
1
-7
/
+32
2010-02-10
glsl-arb-fragment-coord-conventions-define: fix up the fragment shader
Brian Paul
1
-5
/
+7
2010-02-09
piglit: Pump requirements for vp-combined-image-units to vertex shader.
Pauli Nieminen
1
-11
/
+10
2010-02-07
vp-arl-constant-array-huge-varying: Add to all.tests.
Vinson Lee
1
-1
/
+1
2010-02-05
vp-address-0x: fix GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB queries
Brian Paul
3
-12
/
+13
2010-02-04
piglit/fbo-3d: Fix the texture to pot depth.
Pauli Nieminen
1
-1
/
+4
2010-02-03
texunits: add the test to all.tests
Brian Paul
1
-0
/
+1
2010-02-03
texunits: a new test to exercise the various texture unit limits
Brian Paul
2
-0
/
+451
2010-02-01
util: Fix MSVC build.
Vinson Lee
2
-0
/
+5
2010-01-31
pbo-teximage-tiling-2: Actually add the testcase file.
Eric Anholt
1
-0
/
+117
2010-01-30
pbo-teximage-tiling-2: Companion to pbo-teximage-tiling for the other path.
Eric Anholt
2
-0
/
+2
2010-01-30
scissor-clear: New test for regression in Intel DRI1 cleanup.
Eric Anholt
3
-0
/
+95
2010-01-30
pbo-teximage-tiling: New test for a bug in Intel texture tiling.
Eric Anholt
3
-0
/
+119
2010-01-29
draw-elements-vs-inputs: glDraw[Range]Elements regression test
Brian Paul
2
-0
/
+175
2010-01-26
fbo-drawbuffers2-colormask: Add fixes that got lost in some rebasing.
Eric Anholt
1
-1
/
+2
2010-01-26
scissor-bitmap: Test glScissor vs glBitmap.
Eric Anholt
6
-0
/
+369
2010-01-26
fbo-readpixels: added comments
Brian Paul
1
-0
/
+6
2010-01-26
pbo-readpixels-small: Companion testcase to fbo-pbo-readpixels-small.
Eric Anholt
3
-0
/
+129
2010-01-26
fbo-pbo-readpixels-small: New testcase for bug #25921 found by clutter.
Eric Anholt
3
-0
/
+166
2010-01-26
fbo-drawbuffers2-blend: New test for EXT_draw_buffers2 blending.
Eric Anholt
3
-0
/
+160
2010-01-26
fbo-drawbuffers2-colormask: New test for EXT_draw_buffers2.
Eric Anholt
3
-0
/
+157
2010-01-26
fbo-drawbuffers: New test for basic rendering to two ARB_drawbuffers.
Eric Anholt
3
-0
/
+144
2010-01-26
fp-arb-fragment-coord-conventions*.vpfp: New tests for ARB_fcc in ARB_fp.
Eric Anholt
3
-0
/
+32
2010-01-26
vpfp-generic: Check for ARB_fragment_coord_conventions or SKIP when required.
Eric Anholt
1
-0
/
+8
2010-01-26
glsl-arb-fragment-coord-conventions-define: Test for ARB_fcc extension define.
Eric Anholt
4
-0
/
+91
2010-01-26
scissor-many: fix unused var warning.
Eric Anholt
1
-1
/
+0
2010-01-19
scissor-many: New testcase to quickly hammer the 965 state cache.
Eric Anholt
3
-0
/
+93
2010-01-15
glx-multithread: New test for GLX multithreaded rendering.
Eric Anholt
7
-0
/
+341
2010-01-15
vp-min, vp-max: New simple testcases for VP MIN,MAX opcodes.
Eric Anholt
3
-0
/
+44
2010-01-15
vp-arl-constant-array-huge-varying.vpfp: New testcases for ARL per vertex.
Eric Anholt
3
-0
/
+184
2010-01-14
util: Fix MSVC build.
Vinson Lee
1
-4
/
+3
2010-01-09
vp-arl-constant-array-huge-overwritten: New test for a bug in the 965 driver.
Eric Anholt
2
-0
/
+143
2010-01-09
vp-arl-constant-array*.c: New tests for more ways to screw up VP constants.
Eric Anholt
3
-0
/
+297
2010-01-09
vp-constant-array-huge.vpfp: Fix this test to be what I meant.
Eric Anholt
1
-3
/
+0
2010-01-09
Handle the glsl shader path prefix in the util rather than each program.
Eric Anholt
16
-30
/
+36
2010-01-09
Ignore complaints from DRI drivers about driconf variable overrides.
Eric Anholt
1
-0
/
+1
[prev]
[next]