aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17arb_shader_storage_buffer_object: add readonly and writeonly testsssbo_testsTapani Pälli
2015-08-17arb_shader_storage_buffer_object: add memory qualifers testTapani Pälli
2015-08-15cl: add clEnqueueFillBuffer testSerge Martin (EdB)
2015-08-15cl: fix CL_KERNEL_GLOBAL_WORK_SIZE querySerge Martin (EdB)
2015-08-15cl: add clGetKernelArgInfo testSerge Martin (EdB)
2015-08-15arb_arrays_of_arrays: Use GL_RGBA8 for image internal formatTimothy Arceri
2015-08-14ext_depth_bounds_test: new test for the extensionMarek Olšák
2015-08-13framework: reduce code ducplication in run parserDylan Baker
2015-08-13framework: add the compression method to the summary aggregate messageDylan Baker
2015-08-13framework/programs/summary.py: parse config for aggregateDylan Baker
2015-08-13framework: split some parser code out into a share moduleDylan Baker
2015-08-13gl-2.0: Add test for re-using shader objectsTopi Pohjolainen
2015-08-13arb_program_interface_query: fix getprogramresourceiv errorsTapani Pälli
2015-08-12xz: Use --help when detecting xz presenceJordan Justen
2015-08-11framework tests: fix binary_check utility bugDylan Baker
2015-08-10framework: remove _test_run_hook from TestDylan Baker
2015-08-09arb_arrays_of_arrays: simple subroutine execution testTimothy Arceri
2015-08-09arb_arrays_of_arrays: add simple fs atomic counter execution testTimothy Arceri
2015-08-09arb_arrays_of_arrays: fix vs decrement atomic counter testTimothy Arceri
2015-08-09arb_arrays_of_arrays: add some atomic counter indirect indexing testsTimothy Arceri
2015-08-07tf3: remove broken and unused codeIlia Mirkin
2015-08-06point-vertex-id: Fix memory leak.Vinson Lee
2015-08-06arb_tessellation_shader-large-uniforms: Fix memory leaks.Vinson Lee
2015-08-06arb_tessellation_shader-invalid-get-program-params: Remove unused variable.Vinson Lee
2015-08-06active-sampler-conflict.c: remove unused variableDylan Baker
2015-08-05framework: when searching a directory ignore files ending in .oldDylan Baker
2015-08-05occlusion_query_meta_save: also test scissored clearBrian Paul
2015-08-05occlusion_query_meta_no_fragments: check more potential meta operationsBrian Paul
2015-08-03core.py: use errno instead of int for error checkingDylan Baker
2015-08-02arb_shader_atomic_counters-semantics: test different binding pointsAlejandro Piñeiro
2015-08-01cl: add clLinkProgram testEdB
2015-07-31Test interpolateAtSample with dynamically nonuniform valuesNeil Roberts
2015-07-30tests: add missing requirements to two arb_arrays_of_arrays testsDylan Baker
2015-07-29arb_tessellation_shader: Test large uniforms arrays. (v3)Fabian Bieler
2015-07-29gen_builtin_uniform_tests.py: Add tessellation control shader tests.Fabian Bieler
2015-07-29arb_tessellation_shader: add tests for partial output writesChris Forbes
2015-07-29arb_tessellation_shader: Simplify tcs-input tests.Chris Forbes
2015-07-29arb_tessellation_shader: add tests to exercise gl_PrimitiveIDChris Forbes
2015-07-29arb_tessellation_shader: Add various simple cases for TCS input readsChris Forbes
2015-07-29arb_tessellation_shader: Add yet another fairly minimal caseChris Forbes
2015-07-29arb_tessellation_shader: add tests for correct set of invocationsChris Forbes
2015-07-29arb_tessellation_shader: Add another minimal execution testChris Forbes
2015-07-29all.py: don't add unsupported texwrap test combinationsMarek Olšák
2015-07-29arb_clear_texture: add tolerance to clear-max-level.c testYu Wang
2015-07-29clearbuffer-invalid-drawbuffer: Fix test cases calling glClearBufferiv with d...Eduardo Lima Mitev
2015-07-29arb_shader_storage_buffer_object: modify tests to use gl_core_version = 32Samuel Iglesias Gonsalvez
2015-07-29arb_arrays_of_arrays: fix simple atomic counters execution testTimothy Arceri
2015-07-29arb_arrays_of_arrays: basic image store execution testsTimothy Arceri
2015-07-29arb_arrays_of_arrays: add some sampler indexing execution testsTimothy Arceri
2015-07-29arb_arrays_of_arrays: add simple atomic counters execution testTimothy Arceri