aboutsummaryrefslogtreecommitdiff
path: root/tests/all.tests
AgeCommit message (Expand)Author
2013-01-21Add glsl-render-after-bad-attach to build and all.testsPaul Berry
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-15all.tests: test 6x MSAAMarek Olšák
2013-01-15tests: add glsl-1.50 to test listDave Airlie
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-14masked-clear: port of Glean's maskedClear test to piglitBrian Paul
2013-01-09gles2: add minmax testcaseTom Gall
2013-01-09gles2: add invalid-es3-queries_gles2 to all.testsTom Gall
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-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-03glean: Remove support for writing results databases.Kenneth Graunke
2013-01-03Convert glsl-fs-mix-constant to a shader runner test.Kenneth Graunke
2013-01-03Convert glsl-fs-mix to a shader runner test.Kenneth Graunke
2012-12-28gles3: use _${piglit_target_api} for testcase namesTom Gall
2012-12-20apple_vertex_array_object: Add IsVertexArray() testMatt Turner
2012-12-20arb_vertex_array_object: Add IsVertexArray() testMatt Turner
2012-12-20arb_transform_feedback2: Add IsTranformFeedback() testMatt Turner
2012-12-19arb_internalformat_query: Verify minimum maximumsIan Romanick
2012-12-19arb_internalformat_query: Verify glGetInternalformativ doesn't over-run the b...Ian Romanick
2012-12-19arb_internalformat_query: Add initial API error test for this extensionIan Romanick
2012-12-19Transform feedback: test buffer size change after binding.Paul Berry
2012-12-16Add a simple test of varying packing.Paul Berry
2012-12-11glsl-es-3.00: Add sanity.shader_testChad Versace
2012-12-11framework: New module shader_test.pyChad Versace
2012-12-07Add test glsl-uniform-out-of-bounds-2.cFrank Henigman
2012-12-07all.tests: Move GLES3 tests into all.testsChad Versace
2012-12-07all.tests: Move GLES2 tests into all.testsChad Versace
2012-12-07all.tests: Move GLES1 tests into all.testsChad Versace
2012-12-07all.tests: Move EGL tests into all.testsChad Versace
2012-12-07all.tests: Fix arg parsing in concurrent_test()Chad Versace
2012-12-07all.tests: Fix plain_test()Chad Versace
2012-11-28invalidate: test GL_MAP_INVALIDATE_* flags between draw calls in a loopMarek Olšák
2012-11-26glsl-es-3.00: Verify that no statment is allowed before the first case in a s...Ian Romanick
2012-11-17all.tests: Remove glean/rgbTriStrip.Kenneth Graunke
2012-11-16glx: Sanity check the various GLX extension strings that an app can queryIan Romanick
2012-11-15Add a test for viewport triangle clipping.Stuart Abercrombie
2012-11-15GL_ARB_framebuffer_object/negative-readpixels-no-rb: Test for Mesa segfault.Eric Anholt
2012-11-15glsl-max-varyings: Add a variant that also tests >MAX_VARYING_COMPONENTS.Eric Anholt
2012-11-15glsl-max-varyings: Make this a concurrent test.Eric Anholt
2012-11-14Revert "GL_ARB_ubo/negative-bindbuffer-buffer: New test for API error."Eric Anholt
2012-11-14gl-3.1: Add a new test for genned object name requirements.Eric Anholt
2012-11-13Add test to verify GL errors in glGenerateMipmapAnuj Phogat
2012-11-13vbo-map-unsync: test unsynchronized buffer mappingBrian Paul