summaryrefslogtreecommitdiff
path: root/tests/all.py
AgeCommit message (Expand)AuthorFilesLines
2015-04-14arb_vertex_attrib_64bit: exercise the VertexAttribL interfacesDave Airlie1-0/+5
2015-04-13arb_transform_feedback3: test another skip/next buffer comboDave Airlie1-1/+1
2015-04-13all.py: add ARB_texture_stencil8 tests to all.pyDave Airlie1-1/+14
2015-04-10fbo-colormask-formats: Don't forget to run the core tests.Eric Anholt1-0/+1
2015-04-08program_interface_query: add getprogramresourceiv in all.pyMartin Peres1-0/+1
2015-04-08all.py: fix test nameDave Airlie1-1/+1
2015-04-07arb_fbo: add test of mixed color/depth buffer sizesBrian Paul1-0/+1
2015-04-07drawpixels-color-index: new test for glDrawPixels(GL_COLOR_INDEX)Brian Paul1-0/+1
2015-04-07arb_clear_texture-clear-max-level: exercise an nvidia ARB_clear_texture bugBrian Paul1-0/+1
2015-04-07program_interface_query: add tests for getprogramresourcenameMartin Peres1-0/+1
2015-04-07program_interface_query: add tests for getprogramresourceindexMartin Peres1-1/+1
2015-04-07program_interface_query: add tests for getprograminterfaceivMartin Peres1-0/+1
2015-04-07program_interface_query: add tests for querying the resourcesMartin Peres1-0/+1
2015-04-02arb_sync: Test to demonstrate ClientWaitSync bug.Laura Ekstrand1-0/+1
2015-04-02texturing: Testing glGenerateMipmap(GL_TEXTURE_CUBE_MAP) without glTexStorage2D.Laura Ekstrand1-0/+1
2015-04-01tests/all.py: Don't add glsl-1.50 TextureSize tests twiceDylan Baker1-5/+13
2015-04-01tests/all.py: remove duplicate oes_compressed_paletted testDylan Baker1-1/+0
2015-04-01tests/all.py: move arb_gpu_shader5 out of loopDylan Baker1-18/+18
2015-04-01tests/all.py: move arb_framebuffer-rgb tests out of loopDylan Baker1-2/+2
2015-04-01tests/all.py: Remove duplicate arb_tessellation_shader_minmax entryDylan Baker1-1/+0
2015-04-01tests/all.py: fix two tests that had options droppedDylan Baker1-2/+2
2015-04-01all.py: Fix space in executable name.Laura Ekstrand1-1/+2
2015-04-01all.py: Change format for arb_direct_state_access-compressedtextureimage.Laura Ekstrand1-2/+2
2015-03-30tests/all: Fix Windows exclusion of GLX tests.Jose Fonseca1-2/+1
2015-03-26gl-2.0: port const vertex attrib webgl test to piglitIlia Mirkin1-0/+1
2015-03-20arb_clip_control: add test for ARB_clip_control.Mathias Fröhlich1-0/+5
2015-03-19gl-3.1: Verify error for drawing with default VAOIan Romanick1-0/+1
2015-03-17all.py: remove remaining uses of run_concurrent=TrueDylan Baker1-22/+19
2015-03-17arb_shader_storage_buffer_object: add minmax testAditya Atluri1-0/+5
2015-03-16all.py: Fix PEP 8 issues.Vinson Lee1-33/+65
2015-03-11tests/all: Use grouptools.join for glx_ext_import_context.Jose Fonseca1-3/+3
2015-03-11spec/arb_blend_func_extended: Add test for SIMD16 dual source blendingIago Toral Quiroga1-0/+2
2015-03-09all.py: Fix PEP 8 issues.Vinson Lee1-83/+105
2015-03-06tests/all.py: Fix typo that switched arb with extDylan Baker1-1/+1
2015-03-05all.py: Fix copy and paste errorDylan Baker1-1/+1
2015-03-05all.py: disable pylint's bad-continuation errorDylan Baker1-0/+6
2015-03-05all.py: use __future__ functionsDylan Baker1-3/+4
2015-03-05all.py: Remove run_concurrent=True flagDylan Baker1-1634/+1219
2015-03-05piglit_test.py: Change run_concurrent to True by defaultDylan Baker1-2/+2
2015-03-05all.py: Set run_concurrent=False explicitlyDylan Baker1-506/+588
2015-03-05all.py: Use group_manager default_args for exclude_platformsDylan Baker1-59/+50
2015-03-05all.py: Use TestProfile.group_manager default_args to set require_platformsDylan Baker1-175/+118
2015-03-05all.py: add asmparser tests automatically with loopDylan Baker1-443/+17
2015-03-05all.py: Convert all.py to use TestProfile.group_managerDylan Baker1-3206/+4215
2015-03-05all.py: move all of the helper functions to the top of the fileDylan Baker1-153/+149
2015-03-05all.py: use profile.test_list instead of profile.test for glean testsDylan Baker1-2/+2
2015-03-05all.py: remove extra newline in list.Dylan Baker1-2/+1
2015-03-04all.py: Fix two tests being assigned the same nameDylan Baker1-1/+1
2015-03-04arb_program_interface_query: GetProgramResourceIndex testTapani Pälli1-0/+1
2015-03-03arb_direct_state_access: Added *NamedRenderbuffer* testsMartin Peres1-0/+1