summaryrefslogtreecommitdiff
path: root/tests/spec
AgeCommit message (Expand)AuthorFilesLines
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák208-210/+208
2013-04-13glsl-1.30: add test for default in switch not after all case statementsRoland Scheidegger1-0/+33
2013-04-10Test interaction of primitive restart and transform feedback.Paul Berry2-0/+260
2013-04-09glsl-es-1.00: sanity.shader_test fragment needs default precisionTom Gall1-0/+2
2013-04-09Test that transform feedback works with non-flat integers.Paul Berry2-0/+138
2013-04-06gl-1.0: use default window size to fix Windows runBrian Paul2-4/+0
2013-04-06arb_vertex_buffer_object: use default window size to fix Windows runBrian Paul2-4/+0
2013-04-06arb_framebuffer_object: use default window size to fix Windows runBrian Paul2-4/+0
2013-04-06arb_shader_objects: use default window size to fix Windows runBrian Paul5-10/+0
2013-04-06arb_sampler_objects: use default window size to fix Windows runBrian Paul2-4/+0
2013-04-05arb_shader_texture_lod-texgradcube: Test explicit derivatives for cube mapsRoland Scheidegger2-0/+196
2013-04-01amd_performance_monitor: s/__func__/__FUNCTION__/Vinson Lee1-1/+1
2013-04-01Add tests for the GL_AMD_performance_monitor extension.Kenneth Graunke5-0/+1483
2013-03-29arb_texture_query_lod: Test textureQueryLOD with linear filtering.Matt Turner1-0/+132
2013-03-29arb_texture_query_lod: Test textureQueryLOD with lod-biasing.Matt Turner1-0/+182
2013-03-29arb_texture_query_lod: Test textureQueryLOD with no mipmapping.Matt Turner1-0/+121
2013-03-29arb_texture_query_lod: Test textureQueryLOD with nearest filtering.Matt Turner1-0/+192
2013-03-28arb_texture_multisample: add new negative-max-samples testChris Forbes2-0/+130
2013-03-28ext_framebuffer_multisample: skip negative-max-samplesChris Forbes1-0/+16
2013-03-26primgen: new test for PRIMITIVES_GENERATED queryMarek Olšák2-0/+102
2013-03-22shader_runner: remove explicit #version from outerProduct generated tests.Stuart Abercrombie98-200/+300
2013-03-22glsl-1.50: add complex VS+FS interface blocks execution testJordan Justen1-0/+158
2013-03-22glsl-1.50: add more negative tests for interface block linkingJordan Justen3-0/+104
2013-03-20glsl-1.40: Add a simple test of math on uniform buffer loads.Eric Anholt1-0/+36
2013-03-20GL_ARB_fragment_program/sparse-samplers: Test for a bug in i965.Eric Anholt2-0/+155
2013-03-20Add tests/spec/glsl-es-1.00/execution/maximums shader testsTom Gall8-0/+233
2013-03-20glx_arb_create_context: Remove unused variables.Rico Schüller1-2/+0
2013-03-19Fix etc2 test for format=COMPRESSED_R11_EACAnuj Phogat2-0/+7
2013-03-09oes_compressed_etc2_texture-miptree: Fix build.José Fonseca1-0/+8
2013-03-08Enable etc2 tests on gl contexts that support GL_ARB_ES3_compatibility extensionAnuj Phogat3-12/+60
2013-03-08glx_arb_create_context: Add current-no-framebuffer testAdam Jackson2-0/+91
2013-03-06glsl-1.30: add basic test for testing textureOffset functionality.Roland Scheidegger2-0/+157
2013-03-03arb_texture_multisample: Avoiding C99-style struct initializers.José Fonseca1-2/+2
2013-03-03arb_texture_multisample: add new test for errorsChris Forbes2-0/+70
2013-03-03arb_texture_multisample: new tests for sample maskChris Forbes4-0/+265
2013-03-03arb_texture_multisample: new test for teximage stateChris Forbes2-0/+78
2013-03-03arb_texture_multisample: new test for fb configsChris Forbes2-0/+327
2013-03-03arb_texture_multisample: new minmax testChris Forbes2-0/+53
2013-03-03arb_texture_multisample: add cmake plumbingChris Forbes3-0/+16
2013-03-01glsl-1.50: move interface-blocks-simple-varying to execution dirJordan Justen1-0/+0
2013-03-01glsl-1.50: add simple test for varying interface blockJordan Justen1-0/+50
2013-03-01glsl-1.50: varying keyword is not allowed within an interface blockJordan Justen1-0/+22
2013-03-01glsl-1.50: attribute keyword is not allowed within an interface blockJordan Justen1-0/+22
2013-03-01glsl-es-3.00: add uniform block type mismatch link testJordan Justen1-0/+39
2013-03-01glsl-1.10: add uniform type mismatch link testJordan Justen1-0/+29
2013-03-01glsl-1.50: add test for interface block member qualifier mismatchJordan Justen1-0/+22
2013-03-01Change expected behavior for #if with undefined macros.Carl Worth2-6/+26
2013-02-26Add a variant of glsl-fs-pointcoord for gles2.Eric Anholt2-0/+142
2013-02-22glsl-1.50: test interface blocks with GSJordan Justen1-0/+57
2013-02-22glsl-1.50: make sure 'out' interface blocks are rejected for FSJordan Justen2-0/+44