summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-11Use smaller buffer and different pixel values 1st and 2nd round91926_dirty_but_simpleTopi Pohjolainen1-8/+21
2015-10-26more dbgTopi Pohjolainen1-2/+2
2015-10-26dbgTopi Pohjolainen1-2/+2
2015-10-26dbg: texsubimage simplifiedTopi Pohjolainen1-1/+19
2015-10-26dbgTopi Pohjolainen2-3/+18
2015-10-26Revert "Reject invalid dimensions"Topi Pohjolainen1-13/+6
2015-10-26Reject invalid dimensionsTopi Pohjolainen1-6/+13
2015-10-19dbg: print all texsubimage failuresTopi Pohjolainen1-3/+9
2015-08-13gl-2.0: Add test for re-using shader objectsTopi Pohjolainen3-0/+107
2015-08-13arb_program_interface_query: fix getprogramresourceiv errorsTapani Pälli1-5/+4
2015-08-12xz: Use --help when detecting xz presenceJordan Justen1-77/+76
2015-08-11framework tests: fix binary_check utility bugDylan Baker2-6/+20
2015-08-10framework: remove _test_run_hook from TestDylan Baker2-8/+11
2015-08-09arb_arrays_of_arrays: simple subroutine execution testTimothy Arceri1-0/+63
2015-08-09arb_arrays_of_arrays: add simple fs atomic counter execution testTimothy Arceri1-0/+108
2015-08-09arb_arrays_of_arrays: fix vs decrement atomic counter testTimothy Arceri1-7/+8
2015-08-09arb_arrays_of_arrays: add some atomic counter indirect indexing testsTimothy Arceri2-0/+153
2015-08-07tf3: remove broken and unused codeIlia Mirkin1-31/+1
2015-08-06point-vertex-id: Fix memory leak.Vinson Lee1-0/+2
2015-08-06arb_tessellation_shader-large-uniforms: Fix memory leaks.Vinson Lee1-0/+4
2015-08-06arb_tessellation_shader-invalid-get-program-params: Remove unused variable.Vinson Lee1-4/+0
2015-08-06active-sampler-conflict.c: remove unused variableDylan Baker1-1/+0
2015-08-05framework: when searching a directory ignore files ending in .oldDylan Baker2-1/+18
2015-08-05occlusion_query_meta_save: also test scissored clearBrian Paul1-5/+24
2015-08-05occlusion_query_meta_no_fragments: check more potential meta operationsBrian Paul1-2/+39
2015-08-03core.py: use errno instead of int for error checkingDylan Baker1-2/+3
2015-08-02arb_shader_atomic_counters-semantics: test different binding pointsAlejandro Piñeiro1-43/+111
2015-08-01cl: add clLinkProgram testEdB3-0/+396
2015-07-31Test interpolateAtSample with dynamically nonuniform valuesNeil Roberts3-0/+279
2015-07-30tests: add missing requirements to two arb_arrays_of_arrays testsDylan Baker2-0/+4
2015-07-29arb_tessellation_shader: Test large uniforms arrays. (v3)Fabian Bieler3-0/+335
2015-07-29gen_builtin_uniform_tests.py: Add tessellation control shader tests.Fabian Bieler2-4/+142
2015-07-29arb_tessellation_shader: add tests for partial output writesChris Forbes2-0/+128
2015-07-29arb_tessellation_shader: Simplify tcs-input tests.Chris Forbes1-6/+5
2015-07-29arb_tessellation_shader: add tests to exercise gl_PrimitiveIDChris Forbes2-0/+140
2015-07-29arb_tessellation_shader: Add various simple cases for TCS input readsChris Forbes7-0/+479
2015-07-29arb_tessellation_shader: Add yet another fairly minimal caseChris Forbes1-0/+50
2015-07-29arb_tessellation_shader: add tests for correct set of invocationsChris Forbes2-0/+120
2015-07-29arb_tessellation_shader: Add another minimal execution testChris Forbes1-0/+49
2015-07-29all.py: don't add unsupported texwrap test combinationsMarek Olšák1-4/+6
2015-07-29arb_clear_texture: add tolerance to clear-max-level.c testYu Wang1-1/+1
2015-07-29clearbuffer-invalid-drawbuffer: Fix test cases calling glClearBufferiv with d...Eduardo Lima Mitev1-12/+18
2015-07-29arb_shader_storage_buffer_object: modify tests to use gl_core_version = 32Samuel Iglesias Gonsalvez10-21/+33
2015-07-29arb_arrays_of_arrays: fix simple atomic counters execution testTimothy Arceri1-13/+13
2015-07-29arb_arrays_of_arrays: basic image store execution testsTimothy Arceri2-0/+159
2015-07-29arb_arrays_of_arrays: add some sampler indexing execution testsTimothy Arceri18-0/+1117
2015-07-29arb_arrays_of_arrays: add simple atomic counters execution testTimothy Arceri1-0/+119
2015-07-29arb_gpu_shader_fp64: test glGetUniformdv interfaceDave Airlie3-0/+201
2015-07-28ext_image_dma_buf: Add tests for R8 and GR88 formats (v2)Chad Versace3-0/+305
2015-07-28arb_get_texture_sub_image-errors: test getting zero-sized imagesBrian Paul1-0/+60