summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-31util: fix MSVC build failure in piglit_ktx.cHEADmasterBrian Paul1-1/+1
2012-07-31util: check for valid file type in piglit_load_text_file()Brian Paul1-0/+7
2012-07-31remove glsl-vs-sqrt-zero testBrian Paul4-88/+0
2012-07-31remove glsl-fs-sqrt-zero testBrian Paul4-86/+0
2012-07-27oes_standard_derivatives: Add touch tests for the extensionIan Romanick25-0/+341
2012-07-26framework: When a test catches a spurious window resize, re-run it.Eric Anholt1-8/+20
2012-07-26util: Warn when we get a window resize during an auto run.Eric Anholt1-0/+8
2012-07-24Test scissoring of blits in both windows and fbos.Paul Berry3-0/+190
2012-07-22all.tests: remove the bugs group, move the tests into spec/Marek Olšák1-23/+29
2012-07-20GL_ARB_ubo/maxblocks: New test for rendering with varying numbers of blocks.Eric Anholt3-0/+338
2012-07-20GL_ARB_ubo/row-major: New test for setting/getting matrix layout qualifiers.Eric Anholt3-0/+220
2012-07-20GL_ARB_ubo/referenced-by-shader: Test two glGetActiveUniformBlockiv enums.Eric Anholt3-0/+133
2012-07-20GL_ARB_ubo/getactiveuniformname: New test for API behavior.Eric Anholt3-0/+212
2012-07-20GL_ARB_ubo/getactiveuniformblockname: New test for API behavior.Eric Anholt3-0/+213
2012-07-20GL_ARB_ubo/uniformblockbinding: New test for setting/getting block bindings.Eric Anholt3-0/+161
2012-07-20GL_ARB_ubo/getprogramiv: New test for API behavior on linked programs.Eric Anholt3-0/+152
2012-07-20glx_arb_create_context_robustness: Require ARB_robustness for robust contextsIan Romanick3-0/+140
2012-07-20glx_arb_create_context_robustness: Verify that invalid reset strategies are r...Ian Romanick3-0/+80
2012-07-20glx_ext_create_context_es2_profile: Verify that the invalid ES versions are r...Ian Romanick3-0/+113
2012-07-20glx_ext_create_context_es2_profile: Verify that indirect-rendering is impossibleIan Romanick3-0/+120
2012-07-20glx_arb_create_context_profile: Verify that the profile is ignored pre-3.2Ian Romanick3-0/+117
2012-07-20glx_arb_create_context_profile: Verify that the core profile is supported for...Ian Romanick3-0/+159
2012-07-20glx_arb_create_context_profile: Verify that invalid profiles are rejectedIan Romanick3-0/+110
2012-07-20fbo-blit-stretch: test for stretched blitsJosé Fonseca3-0/+558
2012-07-20util: Remove unused/non-portable headers.José Fonseca1-3/+0
2012-07-20fdo25614-genmipmap: fix gl version checkingMarek Olšák1-2/+2
2012-07-20crash-cubemap-order: check extension supportMarek Olšák1-0/+2
2012-07-18msaa: Add depth buffer testing to sample-alpha-to-coverage test caseAnuj Phogat2-20/+36
2012-07-18msaa: Add depth buffer testing support in draw-buffer-common.cppAnuj Phogat2-51/+149
2012-07-18msaa: Rewrite sample-alpha-to-one test to utilize shared codeAnuj Phogat2-213/+46
2012-07-18msaa: Rewrite sample-alpha-to-coverage test to utilize the shared codeAnuj Phogat2-326/+49
2012-07-18msaa: Add test to verify sample-alpha-to-one with single sample FBOAnuj Phogat3-0/+110
2012-07-18msaa: Add test to verify sample-alpha-to-one with GL_MULTISAMPLE disabledAnuj Phogat3-0/+137
2012-07-18msaa: Add test to verify sample-alpha-to-coverage with integer draw buffersAnuj Phogat3-0/+140
2012-07-18msaa: Add test to verify sample-alpha-to-one with integer draw buffersAnuj Phogat3-0/+137
2012-07-18msaa: Add test to verify sample-alpha-to-coverage with multiple draw buffersAnuj Phogat3-0/+147
2012-07-18msaa: Add test to verify sample-alpha-to-one with multiple draw buffersAnuj Phogat3-0/+160
2012-07-18msaa: Add files containing the shared code to test multiple draw buffersAnuj Phogat2-0/+766
2012-07-18msaa: Share visualize_image function by moving it to common.cppAnuj Phogat3-67/+99
2012-07-18linestipple: print what is testedMarek Olšák1-1/+10
2012-07-17msaa: Check for proper error for operations prohibited on MSAA buffers.Paul Berry2-2/+2
2012-07-17msaa: Test proper functioning when no color buffer is present.Paul Berry3-0/+242
2012-07-17msaa: Add the ability to test computed depths.Paul Berry2-8/+40
2012-07-17msaa: Add the ability to run msaa tests without color/depth/stencil buffers.Paul Berry2-49/+76
2012-07-17msaa/formats: Test signed normalized formats.Paul Berry2-0/+31
2012-07-17msaa/formats: Use a wider color range in MSAA float tests.Paul Berry1-1/+17
2012-07-16Modified tests to allow the test profiles to properly work on platforms where...Kenney Phillis5-0/+11
2012-07-16Changed all tests profile to automatically exclude glx on windows.Kenney Phillis1-1/+3
2012-07-16Changed piglit-run.py to automatically correct previous test results on a pla...Kenney Phillis1-0/+2
2012-07-16Changed test name generation so that regardless of OS path seperator, the tes...Kenney Phillis1-0/+2