aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09shader_runner.py: fix 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
2013-01-09depth-cube-map: Fix for airlied's reordering of cube_face_texcoords.Eric Anholt
2013-01-09arb_uniform_buffer_object: Add new tests for GL_MAX_UNIFORM_BLOCK_SIZE.Eric Anholt
2013-01-09Add tests for glCompressedTex{Image,SubImage}3D().Paul Berry
2013-01-09util: Add compressed representations of grayscale images.Paul Berry
2013-01-09util: Add functions that provide glOrtho-like functionality.Paul Berry
2013-01-09Test that loop unrolling properly infers loop bounds.Paul Berry
2013-01-05vbo-map-unsync: Fix GCC int-to-pointer cast warnings.Vinson Lee
2013-01-04piglit-print-commands: Remove the second parameter of 'loadTestProfile' when ...Yi Sun
2013-01-04fbo-clear-formats: set the depth attachment even though we only test stencilMarek Olšák
2013-01-04all.tests: fix the mess with VAO testsMarek Olšák
2013-01-04getteximage-targets: test glGetTexImage with all texture targets (v2)Marek Olšák
2013-01-03Only specify -cl-std when test hasn't explicitly overridden -cl-stdAaron Watry
2013-01-02cl: Have program-tester report subtest results v2Tom Stellard
2013-01-02cl: Remove soon to be illegal characters from test namesTom Stellard
2013-01-02piglt: Add support for subtests v2Tom Stellard
2013-01-02util: Add piglit_result_to_string() helper v2Tom Stellard
2013-01-03glean: Remove SpiralStrip2D and SpiralTri2D.Kenneth Graunke
2013-01-03glean: Remove syntatic sugar classes from GLUtils.Kenneth Graunke
2013-01-03glean: Remove CodedID code.Kenneth Graunke
2013-01-03glean: Remove Options::mode.Kenneth Graunke
2013-01-03glean: Remove support for writing results databases.Kenneth Graunke
2013-01-03glean: Remove remnants of image output code.Kenneth Graunke
2013-01-03glean: Remove support for comparing result databases.Kenneth Graunke
2013-01-03glean: Remove quiesce() functions.Kenneth Graunke