summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-05my test casenb-mapBen Widawsky2-0/+78
2011-06-14fbo-depthtex: fix the testMarek Olšák1-3/+2
2011-06-14texrect-many: Do probes from the back instead of the front.Eric Anholt1-4/+2
2011-06-14fp-fragment-position: Use piglit_probe_pixel_rgba.Eric Anholt1-49/+16
2011-06-14array-stride: test unusual vertex array stridesBrian Paul3-0/+156
2011-06-14fdo38145.vpfp: regression test.Vadim Girlin2-0/+17
2011-06-13fbo-depthtex: Fail early if FBO is incompleteChad Versace1-0/+13
2011-06-12vbo-bufferdata: reproduce a bug in st/mesaMarek Olšák3-0/+94
2011-06-11arb_draw_instanced: Fix extension requirements typo in config sections.Eric Anholt8-8/+8
2011-06-10glsl-link-bug38015: do not call piglit_compile_shader_textMarek Olšák1-1/+4
2011-06-10tex-miplevel-selection: actually test ARB_shader_texture_lod when asked toMarek Olšák1-1/+3
2011-06-09texwrap: test border color separatelyMarek Olšák2-8/+48
2011-06-09texwrap: set wrap R mode even for non-3D texturesMarek Olšák1-4/+2
2011-06-09all.tests: remove tests for the 1-pixel texture borderMarek Olšák1-6/+0
2011-06-09fbo-sys-sub-blit: new testAdam Jackson3-0/+90
2011-06-09fbo-sys-blit: Remove a bogus glFinishAdam Jackson1-2/+6
2011-06-08glsl-link-bug38015: Add test case for FDO bug 38015.Vinson Lee3-0/+74
2011-06-08glsl-fs-discard-04: New test for discard inside a loop.Eric Anholt1-0/+29
2011-06-08glx-swap-pixmap: New test for no-op glXSwapBuffers().Eric Anholt3-0/+91
2011-06-08glx-swap-singlebuffer: New test for no-op glXSwapBuffers().Eric Anholt3-0/+122
2011-06-08texrect-many: Fix unused-but-set variable warning.Eric Anholt1-2/+0
2011-06-07dlist-fdo31590: regression test for some display list bugsBrian Paul3-0/+139
2011-06-07glx-tfp: Use XRender to correctly set up alpha channel.Eric Anholt2-37/+22
2011-06-07glx-tfp: Swap after checking results.Eric Anholt1-2/+2
2011-06-06arb_es2_compatibility: Verify FBO blits with missing color doesn't crashIan Romanick3-0/+221
2011-06-06arb_es2_compatibility: Verify clearing FBO with missing color doesn't crashIan Romanick3-1/+117
2011-06-06glx-multithread-makecurrent-*: Fix use-after-free.xoddark@gmail.com3-6/+6
2011-06-05glsl-fs-pointcoord: Fix positioning when max point size is odd.Eric Anholt1-1/+1
2011-06-04hiz: Rename hiz-depth-test-fbo-d24 -> hiz-depth-test-fbo-d24-s0Chad Versace3-3/+3
2011-06-04hiz: Add tests for depth reads with various framebuffer configurationsChad Versace9-0/+441
2011-06-04hiz: Fix hiz-depth-test-* to check just depth test and not depth readsChad Versace2-19/+7
2011-06-03fbo-finish-deleted: New test for firefox webgl debug-mode crashes.Eric Anholt3-0/+102
2011-06-03Add test case for glDrawElementsInstancedBaseVertexPierre-Eric Pelloux-Prayer5-0/+192
2011-06-03hiz: Fix "assignment from incompatible pointer type" warnings.Vinson Lee1-1/+1
2011-06-03hiz: Fix test name typos in all.tests.Vinson Lee1-2/+2
2011-06-02hiz: Add tests for depth and stencil test simulatnesouly enabled for various ...Chad Versace8-0/+429
2011-06-02hiz: Add tests for stencil buffer readsChad Versace9-0/+490
2011-06-02util: Add stencil probe functionsChad Versace2-0/+41
2011-06-02hiz: Add tests for stencil testChad Versace9-0/+455
2011-05-31fbo-getframebufferattachmentparameter-01: fix testing depth queriesMarek Olšák1-4/+3
2011-05-30egl-util : fix doxygen commentsTapani Pälli2-2/+12
2011-05-30egl : pass EGL config attributes from testsTapani Pälli5-12/+42
2011-05-29all.tests: add the latest NV_conditional_render testsMarek Olšák1-0/+3
2011-05-29NV_conditional_render/blitframebuffer: test BlitFramebuffer isn't killedMarek Olšák2-0/+142
2011-05-29NV_conditional_render/copytexsubimage: test CopyTexSubImage2D isn't killedMarek Olšák2-0/+125
2011-05-29NV_conditional_render/copyteximage: test CopyTexImage2D isn't killedMarek Olšák2-0/+125
2011-05-29NV_conditional_render/generatemipmap: require EXT_framebuffer_objectMarek Olšák1-0/+1
2011-05-27getuniform-02: more gl[Get]Uniform testsBrian Paul3-0/+192
2011-05-26glsl-max-vertex-attrib.c : added more coverage/functionsTapani Pälli1-13/+79
2011-05-26fbo-mipmap-copypix: Test glRead/Draw/CopyPixels accessing mipmap levelsBrian Paul3-0/+275