aboutsummaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)Author
2013-04-25Merge branch 'more-glsl-es-compiler' into gles2-allgles2-allTom Gall
2013-04-24Add outerProduct existance test for glsl es 1.00Tom Gall
2013-04-22Merge branch 'glsl-es-100-variable-index' into gles2-allTom Gall
2013-04-22shader_runner: port glsl 1.20 versions of tests to glsl es 1.00Tom Gall
2013-04-22gles2: glslparser tests ported to glsl es 1.00Tom Gall
2013-04-22gles2: glslparser tests ported to glsl es 1.00Tom Gall
2013-04-22gles2: glslparser tests ported to glsl es 1.00 from glsl 1.10Tom Gall
2013-04-22gles2: glslparser tests ported to glsl es 1.00 from glsl 1.10Tom Gall
2013-04-21remote variable-indexing tests from glsl-1.10 and glsl-1.20Tom Gall
2013-04-20move variable-index-read.sh and variable-index-write.sh to generated_testsTom Gall
2013-04-20variable-index-write.sh: extend to support glsl es 1.00Tom Gall
2013-04-20variable-index-read.sh: extend to support glsl es 1.00Tom Gall
2013-04-19arb_texture_multisample: add test to check sample positions v3Christoph Bumiller
2013-04-19ARB_ubo/maxuniformblocksize: unmap buffer before drawing with itChristoph Bumiller
2013-04-18arb_internalformat_query-minmax: initialise buffer_size_in_elementsDave Airlie
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák
2013-04-13glsl-1.30: add test for default in switch not after all case statementsRoland Scheidegger
2013-04-10Test interaction of primitive restart and transform feedback.Paul Berry
2013-04-09glsl-es-1.00: sanity.shader_test fragment needs default precisionTom Gall
2013-04-09Test that transform feedback works with non-flat integers.Paul Berry
2013-04-06gl-1.0: use default window size to fix Windows runBrian Paul
2013-04-06arb_vertex_buffer_object: use default window size to fix Windows runBrian Paul
2013-04-06arb_framebuffer_object: use default window size to fix Windows runBrian Paul
2013-04-06arb_shader_objects: use default window size to fix Windows runBrian Paul
2013-04-06arb_sampler_objects: use default window size to fix Windows runBrian Paul
2013-04-05arb_shader_texture_lod-texgradcube: Test explicit derivatives for cube mapsRoland Scheidegger
2013-04-01amd_performance_monitor: s/__func__/__FUNCTION__/Vinson Lee
2013-04-01Add tests for the GL_AMD_performance_monitor extension.Kenneth Graunke
2013-03-29arb_texture_query_lod: Test textureQueryLOD with linear filtering.Matt Turner
2013-03-29arb_texture_query_lod: Test textureQueryLOD with lod-biasing.Matt Turner
2013-03-29arb_texture_query_lod: Test textureQueryLOD with no mipmapping.Matt Turner
2013-03-29arb_texture_query_lod: Test textureQueryLOD with nearest filtering.Matt Turner
2013-03-28arb_texture_multisample: add new negative-max-samples testChris Forbes
2013-03-28ext_framebuffer_multisample: skip negative-max-samplesChris Forbes
2013-03-26primgen: new test for PRIMITIVES_GENERATED queryMarek Olšák
2013-03-22shader_runner: remove explicit #version from outerProduct generated tests.Stuart Abercrombie
2013-03-22glsl-1.50: add complex VS+FS interface blocks execution testJordan Justen
2013-03-22glsl-1.50: add more negative tests for interface block linkingJordan Justen
2013-03-20glsl-1.40: Add a simple test of math on uniform buffer loads.Eric Anholt
2013-03-20GL_ARB_fragment_program/sparse-samplers: Test for a bug in i965.Eric Anholt
2013-03-20Add tests/spec/glsl-es-1.00/execution/maximums shader testsTom Gall
2013-03-20glx_arb_create_context: Remove unused variables.Rico Schüller
2013-03-19Fix etc2 test for format=COMPRESSED_R11_EACAnuj Phogat
2013-03-09oes_compressed_etc2_texture-miptree: Fix build.José Fonseca
2013-03-08Enable etc2 tests on gl contexts that support GL_ARB_ES3_compatibility extensionAnuj Phogat
2013-03-08glx_arb_create_context: Add current-no-framebuffer testAdam Jackson
2013-03-06glsl-1.30: add basic test for testing textureOffset functionality.Roland Scheidegger
2013-03-03arb_texture_multisample: Avoiding C99-style struct initializers.José Fonseca
2013-03-03arb_texture_multisample: add new test for errorsChris Forbes
2013-03-03arb_texture_multisample: new tests for sample maskChris Forbes