Show patches with: State = Action Required       |    Archived = No       |   161 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[V2] arb_arrays_of_arrays: geometry shader tests --- 2014-07-16 'Timothy Arceri' via Patchwork Forward New
arb_arrays_of_arrays: fix required extensions --- 2014-06-24 'Timothy Arceri' via Patchwork Forward New
arb_arrays_of_arrays: geometry shader tests --- 2014-06-23 'Timothy Arceri' via Patchwork Forward New
[V4,11/11] arb_arrays_of_arrays: builtin test --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,10/11] arb_arrays_of_arrays: assignment tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,09/11] arb_arrays_of_arrays: uniform tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,08/11] arb_arrays_of_arrays: redeclaration and subroutine tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,07/11] arb_arrays_of_arrays: length and bounds tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,06/11] arb_arrays_of_arrays: interface and struct tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,05/11] arb_arrays_of_arrays: input and output tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,04/11] arb_arrays_of_arrays: function parameter and comparision tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,03/11] arb_arrays_of_arrays: add more constructor tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,02/11] arb_arrays_of_arrays: add more initializer tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,01/11] arb_arrays_of_arrays: initializer and constructor tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
glsl-1.10: extend to test arrays of arrays --- 2014-05-06 'Timothy Arceri' via Patchwork Forward New
[10/10] glsl-es-1.00: array length, preinc, predec, var index, attribute, ctor and assign tests --- 2013-04-26 Tom Gall New
[09/10] glsl-es-1.00: array fn, array structure and redeclaration tests --- 2013-04-26 Tom Gall New
[08/10] glsl-es-1.00:=, !=, * and multidim structure and array operations --- 2013-04-26 Tom Gall New
[07/10] glsl-es-1.00: new array tests for +,/,>,<,>=,<=,&&,!,||,^^,++,--,- --- 2013-04-26 Tom Gall New
[06/10] glsl-es-1.00: new array size tests using a variety of types --- 2013-04-26 Tom Gall New
[05/10] glsl-es-1.00: new tests for array function params and return types --- 2013-04-26 Tom Gall New
[04/10] glsl-es-1.00: New array construction tests with implicit conversion --- 2013-04-26 Tom Gall New
[03/10] glsl-es-1.00: array equality tests --- 2013-04-26 Tom Gall New
[02/10] glsl-es-1.00: array tests using a variety of indexes --- 2013-04-26 Tom Gall New
[01/10] glsl-es-1.00: array assignment tests with implicit conversions --- 2013-04-26 Tom Gall New
[2/2] gles3: Add outerProduct tests to generated_tests --- 2013-04-25 Tom Gall New
[1/2] Add outerProduct existance test for glsl es 1.00 --- 2013-04-25 Tom Gall New
[1/1] piglit-framework-cl.c: When extensions is NULL, don't segv --- 2013-04-21 Tom Gall New
[7/8] variable-index-write.sh: echo generated testcase name and formalize output directory target --- 2013-04-21 Tom Gall New
[6/8] variable-index-read.sh: echo generated testcase name and formalize output directory target --- 2013-04-21 Tom Gall New
[5/8] Add calls to variable-index-read.sh and variable-index-write.sh in generated_tests --- 2013-04-21 Tom Gall New
[3/8] glsl_parser_test.py: For glsl 1.00 use correct glslparsertest_gles2 binary --- 2013-04-21 Tom Gall New
[2/8] variable-index-write.sh: extend to support glsl es 1.00 --- 2013-04-21 Tom Gall New
[1/8] variable-index-read.sh: extend to support glsl es 1.00 --- 2013-04-21 Tom Gall New
[2/2] variable-index-write.sh: extend to support glsl es 1.00 --- 2013-04-18 Tom Gall New
[1/2] variable-index-read.sh: extend to support glsl es 1.00 --- 2013-04-18 Tom Gall New
[3/3] add gen_non-lvalue_es-tests.py to generated_tests/CMakeLists.txt --- 2013-04-02 Tom Gall New
[2/3] add generated_tests/gen_non-lvalue_es-tests.py --- 2013-04-02 Tom Gall New
[1/3] glsl_parser_test.py: For glsl 1.00 use gles2 --- 2013-04-02 Tom Gall New
[1/1] shader_runner.c: Fix lod_bias breakage on GLES. --- 2013-04-01 Tom Gall New
[2/2] variable-index-write.sh: extend to support glsl es 1.00 --- 2013-03-20 Tom Gall New
[1/2] variable-index-read.sh: extend to support glsl es 1.00 --- 2013-03-20 Tom Gall New
[1/1] glslparsertest: On GLES don't require GL_ARB_ES2_compatibility --- 2013-02-18 Tom Gall New
[2/2] glsl2: add builtin-functions-100.vert --- 2013-02-05 Tom Gall New
[1/2] gen_builtin_test.py : add version 100 support --- 2013-02-05 Tom Gall New
[7/7] Android: Add Android.mk to build invalid-es3-queries & minmax --- 2013-02-01 Tom Gall New
[6/7] Android: add glsl es 1.00 sanity.shader_test to /data --- 2013-02-01 Tom Gall New
[5/7] Android: build shader_runner with Android.mk --- 2013-02-01 Tom Gall New
[4/7] Android: Build libpiglitutil_gles2 in Android.mk --- 2013-02-01 Tom Gall New
[3/7] Android: Add Adrian M Negreanu's initial android support --- 2013-02-01 Tom Gall New
[2/7] Android: add tests/Android.mk --- 2013-02-01 Tom Gall New
[1/7] Android: add top level Android.mk --- 2013-02-01 Tom Gall New
[2/2] android: add strchrnul to shader_runner.c --- 2013-02-01 Tom Gall New
[1/2] android: file compile errors w shader_runner.c --- 2013-02-01 Tom Gall New
[2/2] android: add strchrnul to shader_runner.c --- 2013-02-01 Tom Gall New
[1/2] android: file compile errors w shader_runner.c --- 2013-02-01 Tom Gall New
[2/2] android: add strchrnul to shader_runner.c --- 2013-02-01 Tom Gall New
[1/2] android: file compile errors w shader_runner.c --- 2013-02-01 Tom Gall New
[1/1] glsl: add explicit version 100 support --- 2013-01-23 Tom Gall New
[1/1] RFC: add ability to report gl api supported by tests --- 2013-01-23 Tom Gall New
[1/1] gles2: add api/glReadPixels --- 2013-01-16 Tom Gall New
« 1 2 »