summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-02piglit/x11: add wrapper to run xts5 tests inside piglit (v2)xts5-wrapperDave Airlie2-0/+181
2013-01-21tbo/formats: fix test to disconnect programDave Airlie1-0/+1
2013-01-18glsl-fs-color-matrix: Check result of piglit_link_check_status.Vinson Lee1-1/+4
2013-01-18attribute0: Check result of piglit_link_check_status.Vinson Lee1-1/+4
2013-01-18fbo-drawbuffers2-color: test masked clearMarek Olšák2-2/+18
2013-01-18fbo-drawbuffers: test masked clearMarek Olšák2-7/+34
2013-01-18all.tests: split a plain test name into an array of argumentsMarek Olšák1-2/+2
2013-01-17glsl-mat-attribute: Use result of link status check.Vinson Lee1-1/+4
2013-01-16Accept array uniform names with or without [0] from glGetActiveUniformIan Romanick2-6/+23
2013-01-16shader_runner: Alter GL/GLSL ES version requirement syntax.Stuart Abercrombie3-24/+15
2013-01-15texelFetch: Fix incorrect sizeof.Vinson Lee1-1/+1
2013-01-15MSAA tests: only require GL2.1 with ARB_fbo and ARB_vaoMarek Olšák28-33/+92
2013-01-15ext_framebuffer_multisample/formats: don't try invalid renderbuffer formatsMarek Olšák1-0/+5
2013-01-15ext_framebuffer_multisample/formats: only create GLSL 1.30 shaders with GL3Marek Olšák1-4/+8
2013-01-15MSAA tests: don't use glClearBufferMarek Olšák1-2/+2
2013-01-15MSAA tests: port all GLSL shaders to GLSL 1.20Marek Olšák5-90/+132
2013-01-15all.tests: test 6x MSAAMarek Olšák1-1/+1
2013-01-15generated_tests: generate determinant tests for GLSL 1.50Dave Airlie1-0/+2
2013-01-15tests: add glsl-1.50 to test listDave Airlie1-0/+8
2013-01-15glsl-1.50: add simple sanity testDave Airlie1-0/+44
2013-01-15glsl-1.50: add no statement before first case compiler testDave Airlie1-0/+24
2013-01-14ext_framebuffer_multisample-negative-readpixels: Remove unused variable.Vinson Lee1-2/+1
2013-01-14arb_es2_compatibility: remove explicit 100x100 window sizeBrian Paul3-6/+0
2013-01-14glsl: remove explicit 100x100 window sizeBrian Paul4-8/+0
2013-01-14arb_map_buffer_alignment: remove explicit 100x100 window sizeBrian Paul1-2/+0
2013-01-14arb_debug_output: remove explicit 100x100 window sizeBrian Paul1-2/+0
2013-01-14arb_uniform_buffer_object: remove explicit 100x100 window sizeBrian Paul5-10/+0
2013-01-14test/shaders: remove explicit 100x100 window sizesBrian Paul4-8/+0
2013-01-14Add occlusion-query tests for various meta operations.Carl Worth4-0/+374
2013-01-14Add new test: occlusion_query_orderCarl Worth3-0/+155
2013-01-14Add new test: ext_timer_query-lifetimeCarl Worth3-0/+104
2013-01-14Add new test: occlusion_query_lifetimeCarl Worth3-1/+107
2013-01-14Cleanup occlusion-query test to not require function pointers.Carl Worth1-31/+9
2013-01-14Make new tests/spec/arb_occlusion_query directoryCarl Worth5-1/+14
2013-01-14util/gl: squash "incompatible pointer type" warningTom Gall1-2/+2
2013-01-14shader_runner_gles2: Remove cast warningChad Versace1-1/+1
2013-01-14shader_runner_gles2: Remove unused variable warningsChad Versace1-52/+37
2013-01-14masked-clear: port of Glean's maskedClear test to piglitBrian Paul3-0/+238
2013-01-11Remove commen-continuation test.Carl Worth1-15/+0
2013-01-10stencil-wrap: Check and use results of all probed pixels.Vinson Lee1-5/+5
2013-01-09stencil-twoside: Check and use results of all probed pixels.Vinson Lee1-6/+6
2013-01-09shader_runner: add glsl-es-1.00 sanity testTom Gall1-0/+42
2013-01-09shader_runner: add gles2 supportTom Gall4-4/+60
2013-01-09shader_runner.py: fix gles2 supportTom Gall1-3/+1
2013-01-09gles2: add minmax testcaseTom Gall6-4/+94
2013-01-09gles2: add invalid-es3-queries_gles2 to all.testsTom Gall2-1/+5
2013-01-09bindfragdata-link-error: Fix WARN report for a PIGLIT_PASS result.Eric Anholt1-3/+3
2013-01-09depth-cube-map: Fix for airlied's reordering of cube_face_texcoords.Eric Anholt1-11/+11
2013-01-09arb_uniform_buffer_object: Add new tests for GL_MAX_UNIFORM_BLOCK_SIZE.Eric Anholt3-0/+242
2013-01-09Add tests for glCompressedTex{Image,SubImage}3D().Paul Berry4-0/+322