aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-01-21fbo-alphatest-formats: Report subtest results.Eric Anholt
2013-01-21fbo-blending-formats: Report subtest results.Eric Anholt
2013-01-21fbo-generate-mipmap-formats: Report subtest results.Eric Anholt
2013-01-21util: Allow varargs in reporting subtest results.Eric Anholt
2013-01-21util: Make a macro for marking functions as printflike.Eric Anholt
2013-01-21get-renderbuffer-internalformat: Skip testing unsupported enums.Eric Anholt
2013-01-21tbo/formats: fix test to disconnect programDave Airlie
2013-01-18glsl-fs-color-matrix: Check result of piglit_link_check_status.Vinson Lee
2013-01-18attribute0: Check result of piglit_link_check_status.Vinson Lee
2013-01-18fbo-drawbuffers2-color: test masked clearMarek Olšák
2013-01-18fbo-drawbuffers: test masked clearMarek Olšák
2013-01-18all.tests: split a plain test name into an array of argumentsMarek Olšák
2013-01-17glsl-mat-attribute: Use result of link status check.Vinson Lee
2013-01-16Accept array uniform names with or without [0] from glGetActiveUniformIan Romanick
2013-01-16shader_runner: Alter GL/GLSL ES version requirement syntax.Stuart Abercrombie
2013-01-15texelFetch: Fix incorrect sizeof.Vinson Lee
2013-01-15MSAA tests: only require GL2.1 with ARB_fbo and ARB_vaoMarek Olšák
2013-01-15ext_framebuffer_multisample/formats: don't try invalid renderbuffer formatsMarek Olšák
2013-01-15ext_framebuffer_multisample/formats: only create GLSL 1.30 shaders with GL3Marek Olšák
2013-01-15MSAA tests: don't use glClearBufferMarek Olšák
2013-01-15MSAA tests: port all GLSL shaders to GLSL 1.20Marek Olšák
2013-01-15all.tests: test 6x MSAAMarek Olšák
2013-01-15tests: add glsl-1.50 to test listDave Airlie
2013-01-15glsl-1.50: add simple sanity testDave Airlie
2013-01-15glsl-1.50: add no statement before first case compiler testDave Airlie
2013-01-14ext_framebuffer_multisample-negative-readpixels: Remove unused variable.Vinson Lee
2013-01-14arb_es2_compatibility: remove explicit 100x100 window sizeBrian Paul
2013-01-14glsl: remove explicit 100x100 window sizeBrian Paul
2013-01-14arb_map_buffer_alignment: remove explicit 100x100 window sizeBrian Paul
2013-01-14arb_debug_output: remove explicit 100x100 window sizeBrian Paul
2013-01-14arb_uniform_buffer_object: remove explicit 100x100 window sizeBrian Paul
2013-01-14test/shaders: remove explicit 100x100 window sizesBrian Paul
2013-01-14Add occlusion-query tests for various meta operations.Carl Worth
2013-01-14Add new test: occlusion_query_orderCarl Worth
2013-01-14Add new test: ext_timer_query-lifetimeCarl Worth
2013-01-14Add new test: occlusion_query_lifetimeCarl Worth
2013-01-14Cleanup occlusion-query test to not require function pointers.Carl Worth
2013-01-14Make new tests/spec/arb_occlusion_query directoryCarl Worth
2013-01-14util/gl: squash "incompatible pointer type" warningTom Gall
2013-01-14shader_runner_gles2: Remove cast warningChad Versace
2013-01-14shader_runner_gles2: Remove unused variable warningsChad Versace
2013-01-14masked-clear: port of Glean's maskedClear test to piglitBrian Paul
2013-01-11Remove commen-continuation test.Carl Worth
2013-01-10stencil-wrap: Check and use results of all probed pixels.Vinson Lee
2013-01-09stencil-twoside: Check and use results of all probed pixels.Vinson Lee
2013-01-09shader_runner: add glsl-es-1.00 sanity testTom Gall
2013-01-09shader_runner: add gles2 supportTom Gall
2013-01-09gles2: add minmax testcaseTom Gall
2013-01-09gles2: add invalid-es3-queries_gles2 to all.testsTom Gall
2013-01-09bindfragdata-link-error: Fix WARN report for a PIGLIT_PASS result.Eric Anholt