summaryrefslogtreecommitdiff
path: root/tests/all.py
AgeCommit message (Expand)AuthorFilesLines
2014-07-14arb_texture_multisample: add new texelFetch() testBrian Paul1-0/+3
2014-07-14gl-3.0: add a test to stress the bound resource limitsMatthew McClure1-0/+1
2014-07-14tex-miplevel-selection: test all functions from ARB_texture_rectangleMarek Olšák1-0/+5
2014-07-14tex-miplevel-selection: test all texture functions from GLSL 1.2Marek Olšák1-0/+30
2014-07-14tex-miplevel-selection: test all functions from ARB_shader_texture_lodMarek Olšák1-3/+36
2014-07-14tex-miplevel-selection: fix cubemap targets for texture() and texture(bias)Marek Olšák1-7/+7
2014-07-14tex-miplevel-selection: test all texture functions with Rect targetsMarek Olšák1-0/+20
2014-07-14tex-miplevel-selection: test all variants of textureProjGradOffsetMarek Olšák1-0/+8
2014-07-14tex-miplevel-selection: test all variants of textureProjGradMarek Olšák1-0/+8
2014-07-14tex-miplevel-selection: test all variants of textureGradOffsetMarek Olšák1-0/+10
2014-07-14tex-miplevel-selection: test all variants of textureGradMarek Olšák1-0/+13
2014-07-14tex-miplevel-selection: test all variants of textureProjLodOffsetMarek Olšák1-0/+8
2014-07-14tex-miplevel-selection: test all variants of textureProjLodMarek Olšák1-0/+8
2014-07-14tex-miplevel-selection: test all variants of textureLodOffsetMarek Olšák1-0/+9
2014-07-14tex-miplevel-selection: test all variants of textureProjOffset with biasMarek Olšák1-0/+8
2014-07-14tex-miplevel-selection: test all variants of textureProjOffsetMarek Olšák1-0/+8
2014-07-14tex-miplevel-selection: test all variants of textureProj with biasMarek Olšák1-0/+8
2014-07-14tex-miplevel-selection: test all variants of textureProjMarek Olšák1-0/+8
2014-07-14tex-miplevel-selection: test all variants of textureOffset with biasMarek Olšák1-0/+9
2014-07-14tex-miplevel-selection: test all variants of textureOffsetMarek Olšák1-0/+10
2014-07-14tex-miplevel-selection: test all variants of texture() with biasMarek Olšák1-0/+26
2014-07-14all.py: mark old tex-miplevel-selection tests as concurrentMarek Olšák1-6/+6
2014-07-14tex-miplevel-selection: test all variants of textureLodMarek Olšák1-0/+11
2014-07-12Replace link-mismatch-layout-02 with shader testsChris Forbes1-1/+3
2014-07-12Remove tests/shaders/link-mismatch-layout-0[13]Chris Forbes1-2/+0
2014-07-10tests/all.py: Fix built-in-constants* tests to use fullpath to shaders.Alan Hourihane1-10/+10
2014-07-08glean/glsl1: Delete duplicated gl_FrontFacing tests.Matt Turner1-2/+0
2014-07-08glean/glsl1: Delete duplicated uniform/varying tests.Matt Turner1-4/+0
2014-07-08glean/glsl1: Delete duplicated indexing tests.Matt Turner1-11/+0
2014-07-08glean/glsl1: Delete duplicated conditional expressions tests.Matt Turner1-2/+0
2014-07-06glean/glsl1: Delete duplicated discard tests.Matt Turner1-3/+0
2014-07-06glean/glsl1: Delete duplicated assignment operators test.Matt Turner1-1/+0
2014-07-06glean/glsl1: Delete duplicated float literal tests.Matt Turner1-1/+0
2014-07-06glean/glsl1: Delete duplicated integer literal tests.Matt Turner1-1/+0
2014-07-06glean/glsl1: Delete duplicated empty block/statement tests.Matt Turner1-1/+0
2014-07-06glean/glsl1: Delete duplicated fp precision tests.Matt Turner1-2/+0
2014-07-06glean/glsl1: Delete duplicated loop tests.Matt Turner1-12/+0
2014-07-06glean/glsl1: Delete duplicated gl_*Color tests.Matt Turner1-3/+1
2014-07-02amd_vertex_shader_viewport_index: add render testIlia Mirkin1-0/+4
2014-07-02arb_uniform_buffer_object: add a test that uses persistent buffersIlia Mirkin1-0/+1
2014-06-26arb_fragment_layer_viewport: Add tests for not-written casesChris Forbes1-0/+6
2014-06-23gl-3.0-render-integer: add a new test for rendering to integer texturesBrian Paul1-0/+1
2014-06-19tests/all.py: Fix bug that erases testsDylan Baker1-3/+2
2014-06-18arb_gpu_shader5: test transform feedback with multiple streamsJordan Justen1-0/+1
2014-06-18gl-3.1: attributeless-vertexid; C => shader_testJordan Justen1-1/+0
2014-06-18Test GL_ARB_clear_texture using 1- and 2- component texturesNeil Roberts1-0/+1
2014-06-18Test GL_ARB_clear_texture using a range of float formatsNeil Roberts1-0/+1
2014-06-18Test GL_ARB_clear_texture using a range of sized formatsNeil Roberts1-0/+1
2014-06-18Test GL_ARB_clear_texture using depth-stencil texturesNeil Roberts1-0/+1
2014-06-18Test GL_ARB_clear_texture using a range of base formatsNeil Roberts1-0/+1