aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-29arb_gpu_shader_fp64: test glGetUniformdv interfaceDave Airlie
2015-07-28ext_image_dma_buf: Add tests for R8 and GR88 formats (v2)Chad Versace
2015-07-28arb_get_texture_sub_image-errors: test getting zero-sized imagesBrian Paul
2015-07-28arb_sampler_objects: use piglit_check_gl_error()Brian Paul
2015-07-28arb_clear_texture-simple: remove glDeleteTextures()Brian Paul
2015-07-28GL_ARB_texture_multisample: Test using glClear with a ms render targetNeil Roberts
2015-07-28point-vertex-id: Test using an instanced attributeNeil Roberts
2015-07-28point-vertex-id: Additionally test with gl_InstanceIDNeil Roberts
2015-07-27compressedteximage: bump the texture size to reproduce a radeonsi bug (v2)Marek Olšák
2015-07-27arb_shader_image_load_store/host-mem-barrier: Skip UBO/RaW test if the requir...Francisco Jerez
2015-07-27arb_tessellation_shader/invalid-primitive: fix the test (missing TCS or TES)Marek Olšák
2015-07-27arb_tessellation_shader/invalid-get-program-params: fix it (missing TCS or TES)Marek Olšák
2015-07-27arb_tessellation_shader/get-tcs-params: fix the testMarek Olšák
2015-07-27arb_tessellation_shader: Add tests for gl_out[] redeclarationChris Forbes
2015-07-27arb_tessellation_shader: split barrier-switch testChris Forbes
2015-07-27arb_tessellation_shader: test that redeclared barrier() is unrestrictedChris Forbes
2015-07-27arb_tessellation_shader: Test array requirements for inputs and outputsChris Forbes
2015-07-27arb_tessellation_shader: Add tests for TCS output l-value indexingChris Forbes
2015-07-27generated_tests: Test tessellation control shader input.Chris Forbes
2015-07-27generated_tests: Test tessellation evaluation shader input.Fabian Bieler
2015-07-27arb_tessellation_shader: Test global layout qualifiers.Fabian Bieler
2015-07-27arb_blend_func_extended: output-location api testTapani Pälli
2015-07-27arb_gpu_shader_fp64: add test for aligning doubles in transform feedbackDave Airlie
2015-07-27arb_gpu_shader_fp64: test interleaved transform feedback for doublesDave Airlie
2015-07-27arb_gpu_shader_fp64: check GetTransformFeedbackVaryings returns the correct t...Dave Airlie
2015-07-27arb_gpu_shader_fp64: add separate transform feedback test.Dave Airlie
2015-07-27piglit/util: add support for probing doubles in a buffer.Dave Airlie
2015-07-26arb_program_interface_query: add missing space to error messageTimothy Arceri
2015-07-23arb_get_texture_sub_image: new tests for GL_ARB_get_texture_sub_imageBrian Paul
2015-07-23framework: Don't add extra '.' to xz compressed files on shell pathDylan Baker
2015-07-23framework: fix handling of files with a '.' in the name of the fileDylan Baker
2015-07-23framework: add --force to xz compress lineDylan Baker
2015-07-23framework: hide stderr messages from xz binaryDylan Baker
2015-07-23Test that interpolateAtSample returns different resultsNeil Roberts
2015-07-23arb_program_resource: don't try compute enum for tess testsDave Airlie
2015-07-23arb_program_resource: add vs output to sub test for gsDave Airlie
2015-07-22arb_direct_state_access: allow tests to run with core profileBrian Paul
2015-07-22ext_packed_float: fix getteximage-invalid-format-for-packed-type testBrian Paul
2015-07-22glsl-1.10: exercise variable-indexed arraysBrian Paul
2015-07-22tex3d-maxsize: print max 3D texture size that's found/testedBrian Paul
2015-07-22ARB_sample_shading: Add test for gl_SampleMask in combination with MRTs and a...Francisco Jerez
2015-07-22arb_gpu_shader5: Fix rounding instability in UBO and sampler indexing vs-nonu...Francisco Jerez
2015-07-22arb_gpu_shader5: Reorder probes in UBO and sampler indexing vs-nonuniform-con...Francisco Jerez
2015-07-21arb_sample_shading-builtin-gl-sample-position: Fix VS 2015 build.Vinson Lee
2015-07-22arb_separate_shader_objects: extend active sampler conflict to test AoATimothy Arceri
2015-07-21egl_khr_fence_sync: Remove unused variable.Vinson Lee
2015-07-21Test sampling functions with constant zero argumentsNeil Roberts
2015-07-20framework/backends/json.py: Fix PEP 8 issues.Vinson Lee
2015-07-20texwrap: skip if integers or offset used with non-2DDave Airlie
2015-07-18arb_separate_shader_objects: enable tess extension in tess stagesChris Forbes