Show patches with: State = Action Required       |    Archived = No       |   161 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[1/6] image_common: resolve EGL_EXT_image_dma_buf_import_modifiers functions --- 2016-11-25 Varad Gautam New
[2/6] sample_common: allow importing dmabufs with format modifiers --- 2016-11-25 Varad Gautam New
[3/6] ext_image_dma_buf_import/invalid_attributes: fail on incomplete modifiers --- 2016-11-25 Varad Gautam New
[4/6] ext_image_dma_buf_import: test for failure with invalid query parameters --- 2016-11-25 Varad Gautam New
[5/6] ext_image_dma_buf_import: add test frame data to import with modifiers --- 2016-11-25 Varad Gautam New
[6/6] ext_image_dma_buf_import: test sampling correctness with format modifiers --- 2016-11-25 Varad Gautam New
[1/1] gles2: add api/glReadPixels --- 2013-01-16 Tom Gall New
[1/1] RFC: add ability to report gl api supported by tests --- 2013-01-23 Tom Gall New
[1/1] glsl: add explicit version 100 support --- 2013-01-23 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
[2/2] android: add strchrnul to shader_runner.c --- 2013-02-01 Tom Gall New
[1/7] Android: add top level Android.mk --- 2013-02-01 Tom Gall New
[2/7] Android: add tests/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
[4/7] Android: Build libpiglitutil_gles2 in Android.mk --- 2013-02-01 Tom Gall New
[5/7] Android: build shader_runner with Android.mk --- 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
[7/7] Android: Add Android.mk to build invalid-es3-queries & minmax --- 2013-02-01 Tom Gall New
[1/2] gen_builtin_test.py : add version 100 support --- 2013-02-05 Tom Gall New
[2/2] glsl2: add builtin-functions-100.vert --- 2013-02-05 Tom Gall New
[1/1] glslparsertest: On GLES don't require GL_ARB_ES2_compatibility --- 2013-02-18 Tom Gall New
[1/2] variable-index-read.sh: extend to support glsl es 1.00 --- 2013-03-20 Tom Gall New
[2/2] variable-index-write.sh: extend to support glsl es 1.00 --- 2013-03-20 Tom Gall New
[1/1] shader_runner.c: Fix lod_bias breakage on GLES. --- 2013-04-01 Tom Gall New
[1/3] glsl_parser_test.py: For glsl 1.00 use gles2 --- 2013-04-02 Tom Gall New
[2/3] add generated_tests/gen_non-lvalue_es-tests.py --- 2013-04-02 Tom Gall New
[3/3] add gen_non-lvalue_es-tests.py to generated_tests/CMakeLists.txt --- 2013-04-02 Tom Gall New
[1/2] variable-index-read.sh: extend to support glsl es 1.00 --- 2013-04-18 Tom Gall New
[2/2] variable-index-write.sh: extend to support glsl es 1.00 --- 2013-04-18 Tom Gall New
[1/8] variable-index-read.sh: extend to support glsl es 1.00 --- 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
[3/8] glsl_parser_test.py: For glsl 1.00 use correct glslparsertest_gles2 binary --- 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
[6/8] variable-index-read.sh: echo generated testcase name and formalize output directory target --- 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
[1/1] piglit-framework-cl.c: When extensions is NULL, don't segv --- 2013-04-21 Tom Gall New
[1/2] Add outerProduct existance test for glsl es 1.00 --- 2013-04-25 Tom Gall New
[2/2] gles3: Add outerProduct tests to generated_tests --- 2013-04-25 Tom Gall New
[01/10] glsl-es-1.00: array assignment tests with implicit conversions --- 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
[03/10] glsl-es-1.00: array equality tests --- 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
[05/10] glsl-es-1.00: new tests for array function params and return types --- 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
[07/10] glsl-es-1.00: new array tests for +,/,>,<,>=,<=,&&,!,||,^^,++,--,- --- 2013-04-26 Tom Gall New
[08/10] glsl-es-1.00:=, !=, * and multidim structure and array operations --- 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
[10/10] glsl-es-1.00: array length, preinc, predec, var index, attribute, ctor and assign tests --- 2013-04-26 Tom Gall New
glsl-1.10: extend to test arrays of arrays --- 2014-05-06 '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
[V4,02/11] arb_arrays_of_arrays: add more initializer 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,04/11] arb_arrays_of_arrays: function parameter and comparision 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,06/11] arb_arrays_of_arrays: interface and struct 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,08/11] arb_arrays_of_arrays: redeclaration and subroutine 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,10/11] arb_arrays_of_arrays: assignment tests --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
[V4,11/11] arb_arrays_of_arrays: builtin test --- 2014-06-14 'Timothy Arceri' via Patchwork Forward New
arb_arrays_of_arrays: geometry shader tests --- 2014-06-23 'Timothy Arceri' via Patchwork Forward New
arb_arrays_of_arrays: fix required extensions --- 2014-06-24 'Timothy Arceri' via Patchwork Forward New
[V2] arb_arrays_of_arrays: geometry shader tests --- 2014-07-16 'Timothy Arceri' via Patchwork Forward New
[V2] glsl-1.10: extend to test arrays of arrays --- 2014-07-31 'Timothy Arceri' via Patchwork Forward New
gl-4.4: Test GL_MAX_VERTEX_ATTRIB_STRIDE --- 2014-08-14 'Timothy Arceri' via Patchwork Forward New
[V2] gl-4.4: Test GL_MAX_VERTEX_ATTRIB_STRIDE --- 2014-08-14 'Timothy Arceri' via Patchwork Forward New
[V3] gl-4.4: Test GL_MAX_VERTEX_ATTRIB_STRIDE --- 2014-08-15 'Timothy Arceri' via Patchwork Forward New
[V2,1/2] glsl-1.10: extend to test arrays of arrays --- 2014-11-19 'Timothy Arceri' via Patchwork Forward New
[V2,2/2] arb_arrays_of_arrays: geometry shader tests --- 2014-11-19 'Timothy Arceri' via Patchwork Forward New
arb_arrays_of_arrays: linker tests --- 2014-11-23 'Timothy Arceri' via Patchwork Forward New
glsl-1.20: test implicitly sized arrays match explicitly sized arrays across the same stage --- 2014-11-25 'Timothy Arceri' via Patchwork Forward New
[V2] glsl-1.20: test implicitly sized arrays match explicitly sized arrays across the same stage --- 2014-12-04 'Timothy Arceri' via Patchwork Forward New
[1/2,V2] arb_arrays_of_arrays: linker tests --- 2014-12-04 'Timothy Arceri' via Patchwork Forward New
[2/2] arb_arrays_of_arrays: linker intrastage tests --- 2014-12-04 'Timothy Arceri' via Patchwork Forward New
glsl-1.50: test implicitly sized arrays match explicitly sized arrays across the same stage --- 2014-12-22 'Timothy Arceri' via Patchwork Forward New
glsl-1.50: check shader input is read only --- 2014-12-24 'Timothy Arceri' via Patchwork Forward New
glsl-1.50: fix some linker tests --- 2014-12-24 'Timothy Arceri' via Patchwork Forward New
[1/2] glsl-1.50: check array sizes when instance name differ --- 2015-02-28 'Timothy Arceri' via Patchwork Forward New
[2/2] arb_arrays_of_arrays: check array sizes when instance name differ --- 2015-02-28 'Timothy Arceri' via Patchwork Forward New
[1/2] arb_arrays_of_arrays: test linking of interface fields --- 2015-03-14 'Timothy Arceri' via Patchwork Forward New
[2/2] arb_arrays_of_arrays: fix output size --- 2015-03-14 'Timothy Arceri' via Patchwork Forward New
glsl-1.50: check read only interfaces are read only --- 2015-03-27 'Timothy Arceri' via Patchwork Forward New
[1/2] arb_arrays_of_arrays: test linking of interface fields --- 2015-03-29 'Timothy Arceri' via Patchwork Forward New
[2/2] arb_arrays_of_arrays: fix output size --- 2015-03-29 'Timothy Arceri' via Patchwork Forward New
arb_arrays_of_arrays: compile test basic types --- 2015-03-30 'Timothy Arceri' via Patchwork Forward New
[1/2] arb_arrays_of_arrays: change input compile tests to fragment shaders --- 2015-04-01 'Timothy Arceri' via Patchwork Forward New
[2/2] arb_arrays_of_arrays: compile test all basic types --- 2015-04-01 'Timothy Arceri' via Patchwork Forward New
[V2,2/2] arb_arrays_of_arrays: compile test all basic types --- 2015-04-01 'Timothy Arceri' via Patchwork Forward New
[V3,2/2] arb_arrays_of_arrays: compile test all basic types --- 2015-04-01 'Timothy Arceri' via Patchwork Forward New
varying-packing: add arrays of arrays support --- 2015-04-26 'Timothy Arceri' via Patchwork Forward New
arb_gpu_shader5: test indexing of samplers inside structs --- 2015-06-04 'Timothy Arceri' via Patchwork Forward New
arb_arrays_of_arrays: add some sampler tests --- 2015-06-06 'Timothy Arceri' via Patchwork Forward New
[1/4] arb_arrays_of_arrays: test binding limits for uniforms --- 2015-06-08 'Timothy Arceri' via Patchwork Forward New
[2/4] arb_arrays_of_arrays: add simple atomic counters execution test --- 2015-06-08 'Timothy Arceri' via Patchwork Forward New
[3/4] arb_arrays_of_arrays: add basic linking tests for atomic counters --- 2015-06-08 'Timothy Arceri' via Patchwork Forward New
[4/4] arb_arrays_of_arrays: basic image store execution tests --- 2015-06-08 'Timothy Arceri' via Patchwork Forward New
« 1 2 »