November 2014 Archives by author
Starting: Sun Nov 2 05:35:56 PST 2014
Ending: Sun Nov 30 14:34:18 PST 2014
Messages: 356
- [Piglit] [PATCH 2/2] results.py: Allow partially completed runs to be summarized
Dave Airlie
- [Piglit] [PATCH] glsl-1.10: check that mul source is used before dest is written
Dave Airlie
- [Piglit] [PATCH] Remove spec.EXT_timer_query.time-elapsed from quick.py
Eric Anholt
- [Piglit] [PATCH V2 1/2] glsl-1.10: extend to test arrays of arrays
Timothy Arceri
- [Piglit] [PATCH V2 2/2] arb_arrays_of_arrays: geometry shader tests
Timothy Arceri
- [Piglit] [PATCH] arb_arrays_of_arrays: linker tests
Timothy Arceri
- [Piglit] [PATCH] glsl-1.20: test implicitly sized arrays match explicitly sized arrays across the same stage
Timothy Arceri
- [Piglit] Refactor summary code
Dylan Baker
- [Piglit] [PATCH 1/4] template/index.mako: Remove unused 'subtestResult' handling
Dylan Baker
- [Piglit] [PATCH 2/4] summary, py: Refactor HTMLIndex class into generator function
Dylan Baker
- [Piglit] [PATCH 3/4] summary.py: further simplify the html_generator function
Dylan Baker
- [Piglit] [PATCH 4/4] grouptools.py: Add a module specifically for working with group strings
Dylan Baker
- [Piglit] failed assertion in json_.py
Dylan Baker
- [Piglit] [PATCH] profile.py: If the test list is empty after being filtered exit
Dylan Baker
- [Piglit] failed assertion in json_.py
Dylan Baker
- [Piglit] [PATCH] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Dylan Baker
- [Piglit] [PATCH] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Dylan Baker
- [Piglit] [PATCH] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Dylan Baker
- [Piglit] [PATCH RFC v2] arb_shader_precision: add tests for floating point precision
Dylan Baker
- [Piglit] refactor and optimize OpenGL test generators
Dylan Baker
- [Piglit] [PATCH 01/45] test generators: add templates folder
Dylan Baker
- [Piglit] [PATCH 02/45] gen_outerproduct_tests.py: Move template to templates dir
Dylan Baker
- [Piglit] [PATCH 03/45] gen_outerproduct_tests.py: refactor and cleanup
Dylan Baker
- [Piglit] [PATCH 04/45] gen_uniform_initializer_tests.py: fix double assignment
Dylan Baker
- [Piglit] [PATCH 05/45] gen_uniform_initializer_tests.py: Use templates folder for templates
Dylan Baker
- [Piglit] [PATCH 06/45] gen_uniform_initializer_tests.py: Cleanup style problems
Dylan Baker
- [Piglit] [PATCH 07/45] gen_uniform_initializer_tests.py: use print_function
Dylan Baker
- [Piglit] [PATCH 08/45] gen_uniform_initializer_tests templates: minor cleanups and refactors
Dylan Baker
- [Piglit] [PATCH 09/45] gen_uniform_initializer_tests.py: optimize and cleanup further
Dylan Baker
- [Piglit] [PATCH 10/45] interpolation_qualifier...: use with statement and print_function
Dylan Baker
- [Piglit] [PATCH 11/45] interpolation-qualifier...: put templates in templates dir
Dylan Baker
- [Piglit] [PATCH 12/45] interpolation-qualifier...: use if __name__ == '__main__' pattern
Dylan Baker
- [Piglit] [PATCH 13/45] interpolation_qualifier...: combine loops:
Dylan Baker
- [Piglit] [PATCH 14/45] interpolation-qualifier...: cleanup style problems
Dylan Baker
- [Piglit] [PATCH 15/45] gen_shader_bit_encoding_tests.py: split template into separate file
Dylan Baker
- [Piglit] [PATCH 16/45] gen_shader_bit_encoding: cleanup some style issues
Dylan Baker
- [Piglit] [PATCH 17/45] gen_shader_bit_encoding_tests.py: use builtin operators
Dylan Baker
- [Piglit] [PATCH 18/45] gen_shader_bit_encoding_tests.py: Use with and print_function
Dylan Baker
- [Piglit] [PATCH 19/45] gen_shader_bit_encoding_tests.py: minor refactors
Dylan Baker
- [Piglit] [PATCH 20/45] gen_shader_bit_encoding_tests.py: simplify extension handling
Dylan Baker
- [Piglit] [PATCH 21/45] gen_shader_bit_encoding_tests.py: change modifier_funcs to a set of tuples
Dylan Baker
- [Piglit] [PATCH 22/45] gen_shader_bit_encoding_tests.py: cleanup remaining style issues
Dylan Baker
- [Piglit] [PATCH 23/45] gen_non-lvalue_tests.py: refactor generator
Dylan Baker
- [Piglit] [PATCH 24/45] gen_texture_lod_tests.py: Split templates
Dylan Baker
- [Piglit] [PATCH 25/45] gen_texture_query_lod_tests.py: cleanup style problems
Dylan Baker
- [Piglit] [PATCH 26/45] gen_texture_query_lod_tests.py: use with and print_function
Dylan Baker
- [Piglit] [PATCH 27/45] gen_texture_query_lod_tests.py: Use if __name__ == __main__ pattern
Dylan Baker
- [Piglit] [PATCH 28/45] gen_texture_query_lod_tests.py: move file generation up in loop
Dylan Baker
- [Piglit] [PATCH 29/45] gen_texture_query_lod_tests.py: minor refactors
Dylan Baker
- [Piglit] [PATCH 30/45] gen_texture_query_lod_tests.py: Split template into templates folder
Dylan Baker
- [Piglit] [PATCH 31/45] gen_const_builtin_equal_tests.py: us os.path.join for directory names
Dylan Baker
- [Piglit] [PATCH 32/45] gen_const_builtin_equal_tests.py: put template in templates dir
Dylan Baker
- [Piglit] [PATCH 33/45] gen_outerproduct_invalid_params.py: use os.path.join for dirnames
Dylan Baker
- [Piglit] [PATCH 34/45] gen_outerproduct_invalid_params.py: Put template in templates dir
Dylan Baker
- [Piglit] [PATCH 35/45] gen_interpolation_tests.py: Use mako to generate tests
Dylan Baker
- [Piglit] [PATCH 36/45] gen_interpolation_tests.py: make docstring a propper docstring
Dylan Baker
- [Piglit] [PATCH 37/45] gen_interpolation_tests.py: use print_function
Dylan Baker
- [Piglit] [PATCH 38/45] gen_interpolation_tests.py: put template in templates dir
Dylan Baker
- [Piglit] [PATCH 39/45] gen_builtin_packing_tests.py: Fix imports
Dylan Baker
- [Piglit] [PATCH 40/45] gen_builtin_packing_tests.py: Make docstring a proper docstring
Dylan Baker
- [Piglit] [PATCH 41/45] gen_builtin_packing_tests.py: put templates in templates directory
Dylan Baker
- [Piglit] [PATCH 42/45] gen_builtin_packing_tests templates: Use xrange instead of range
Dylan Baker
- [Piglit] [PATCH 43/45] gen_builtin_packing_tests.py: removed unused variable
Dylan Baker
- [Piglit] [PATCH 44/45] gen_builtin_packing_tests.py: Reduce style problems
Dylan Baker
- [Piglit] [PATCH 45/45] Cmake: generate tests based on configure options
Dylan Baker
- [Piglit] refactor and optimize OpenGL test generators
Dylan Baker
- [Piglit] [PATCH 1/2] results.py: remove unused import
Dylan Baker
- [Piglit] [PATCH 2/2] results.py: Allow partially completed runs to be summarized
Dylan Baker
- [Piglit] [PATCH 16/45] gen_shader_bit_encoding: cleanup some style issues
Dylan Baker
- [Piglit] refactor and optimize OpenGL test generators
Dylan Baker
- [Piglit] [PATCH 16/45] gen_shader_bit_encoding: cleanup some style issues
Dylan Baker
- [Piglit] [PATCH v3] Add tests arb_conditional_render_inverted
Dylan Baker
- [Piglit] [PATCH 2/2] results.py: Allow partially completed runs to be summarized
Dylan Baker
- [Piglit] [PATCH] nv_conditional_render: switch to common include layout for tests
Dylan Baker
- [Piglit] [PATCH] Remove spec.EXT_timer_query.time-elapsed from quick.py
Dylan Baker
- [Piglit] [PATCH] all.py: remove explicit additions of -auto to test command lines
Dylan Baker
- [Piglit] [PATCH 6/6] arb_pipeline_statistics: add some basic tests
Dylan Baker
- [Piglit] [PATCH 6/6] arb_pipeline_statistics: add some basic tests
Dylan Baker
- [Piglit] [PATCH v2] Remove ARB_timer_query / EXT_timer_query from quick.py
Dylan Baker
- [Piglit] [PATCH 1/2] Ported logicop test from Glean to Piglit.
Dylan Baker
- [Piglit] [PATCH 1/3] Ported logicop test from Glean to Piglit.
Dylan Baker
- [Piglit] [PATCH 2/2] framework/backends/junit: Prepend command line to stdout.
Dylan Baker
- [Piglit] [PATCH 2/2] framework/backends/junit: Prepend command line to stdout.
Dylan Baker
- [Piglit] [PATCH RFC v3] arb_shader_precision: add tests for floating point precision
Dylan Baker
- [Piglit] [PATCH] summary.py: escape \ from Windows results when creating folders on Linux
Dylan Baker
- [Piglit] [PATCH] framework: Make the logger print spinners instead of test numbers.
Dylan Baker
- [Piglit] Matt specific generator changes
Dylan Baker
- [Piglit] [PATCH 01/24] test generators: add templates folder
Dylan Baker
- [Piglit] [PATCH 02/24] gen_shader_bit_encoding_tests.py: split template into separate file
Dylan Baker
- [Piglit] [PATCH 03/24] gen_shader_bit_encoding_test.py: use the if __name__ == __main__ pattern
Dylan Baker
- [Piglit] [PATCH 04/24] gen_shader_bit_encoding_tests.py: use builtin operators
Dylan Baker
- [Piglit] [PATCH 05/24] gen_shader_bit_encoding_tests.py: Use with and print_function
Dylan Baker
- [Piglit] [PATCH 06/24] gen_shader_bit_encoding_tests.py: Silence or fix pylint warnings
Dylan Baker
- [Piglit] [PATCH 07/24] gen_shader_bit_encoding_tests.py: move dirname assignment up in loops
Dylan Baker
- [Piglit] [PATCH 08/24] gen_shader_bit_encoding_tests.py: remove unecissary assignments
Dylan Baker
- [Piglit] [PATCH 09/24] gen_shader_bit_encoding_tests.py: silence remaining pylint warnings
Dylan Baker
- [Piglit] [PATCH 10/24] gen_texture_lod_tests.py: Split templates
Dylan Baker
- [Piglit] [PATCH 11/24] gen_texture_query_lod_tests.py: cleanup style problems
Dylan Baker
- [Piglit] [PATCH 12/24] gen_texture_query_lod_tests.py: use with and print_function
Dylan Baker
- [Piglit] [PATCH 13/24] gen_texture_query_lod_tests.py: Use if __name__ == __main__ pattern
Dylan Baker
- [Piglit] [PATCH 14/24] gen_texture_query_lod_tests.py: move file generation up in loop
Dylan Baker
- [Piglit] [PATCH 15/24] gen_texture_query_lod_tests.py: minor refactors
Dylan Baker
- [Piglit] [PATCH 16/24] gen_texture_query_lod_tests.py: Split template into templates folder
Dylan Baker
- [Piglit] [PATCH 17/24] gen_const_builtin_equal_tests.py: us os.path.join for directory names
Dylan Baker
- [Piglit] [PATCH 18/24] gen_const_builtin_equal_tests.py: put template in templates dir
Dylan Baker
- [Piglit] [PATCH 19/24] gen_builtin_packing_tests.py: Fix imports
Dylan Baker
- [Piglit] [PATCH 20/24] gen_builtin_packing_tests.py: Make docstring a proper docstring
Dylan Baker
- [Piglit] [PATCH 21/24] gen_builtin_packing_tests.py: put templates in templates directory
Dylan Baker
- [Piglit] [PATCH 22/24] gen_builtin_packing_tests templates: Use xrange instead of range
Dylan Baker
- [Piglit] [PATCH 23/24] gen_builtin_packing_tests.py: removed unused variable
Dylan Baker
- [Piglit] [PATCH 24/24] gen_builtin_packing_tests.py: Reduce style problems
Dylan Baker
- [Piglit] v2 generator rewrites
Dylan Baker
- [Piglit] [PATCH 01/21] gen_outerproduct_tests.py: Move template to templates dir
Dylan Baker
- [Piglit] [PATCH 02/21] gen_outerproduct_tests.py: refactor and cleanup
Dylan Baker
- [Piglit] [PATCH 03/21] gen_uniform_initializer_tests.py: fix double assignment
Dylan Baker
- [Piglit] [PATCH 04/21] gen_uniform_initializer_tests.py: Use templates folder for templates
Dylan Baker
- [Piglit] [PATCH 05/21] gen_uniform_initializer_tests.py: Cleanup style problems
Dylan Baker
- [Piglit] [PATCH 06/21] gen_uniform_initializer_tests.py: use print_function
Dylan Baker
- [Piglit] [PATCH 07/21] gen_uniform_initializer_tests templates: minor cleanups and refactors
Dylan Baker
- [Piglit] [PATCH 08/21] gen_uniform_initializer_tests.py: optimize and cleanup further
Dylan Baker
- [Piglit] [PATCH 09/21] interpolation_qualifier...: use with statement and print_function
Dylan Baker
- [Piglit] [PATCH 10/21] interpolation-qualifier...: put templates in templates dir
Dylan Baker
- [Piglit] [PATCH 11/21] interpolation-qualifier...: use if __name__ == '__main__' pattern
Dylan Baker
- [Piglit] [PATCH 12/21] interpolation_qualifier...: combine loops
Dylan Baker
- [Piglit] [PATCH 13/21] interpolation-qualifier...: cleanup style problems
Dylan Baker
- [Piglit] [PATCH 14/21] gen_non-lvalue_tests.py: refactor generator
Dylan Baker
- [Piglit] [PATCH 15/21] gen_outerproduct_invalid_params.py: use os.path.join for dirnames
Dylan Baker
- [Piglit] [PATCH 16/21] gen_outerproduct_invalid_params.py: Put template in templates dir
Dylan Baker
- [Piglit] [PATCH 17/21] gen_interpolation_tests.py: Use mako to generate tests
Dylan Baker
- [Piglit] [PATCH 18/21] gen_interpolation_tests.py: make docstring a propper docstring
Dylan Baker
- [Piglit] [PATCH 19/21] gen_interpolation_tests.py: use print_function
Dylan Baker
- [Piglit] [PATCH 20/21] gen_interpolation_tests.py: put template in templates dir
Dylan Baker
- [Piglit] [PATCH 21/21] Cmake: generate tests based on configure options
Dylan Baker
- [Piglit] [PATCH] According to GLSL spec, multi dimension array of interface block should not be tested
Cai, Zhi
- [Piglit] [PATCH v2] cl: fix clGetKernelWorkGroupInfo
EdB
- [Piglit] [PATCH] cl: add tests for clCompileProgram
EdB
- [Piglit] [PATCH v2] cl: add tests for clCompileProgram
EdB
- [Piglit] [PATCH 0/3] add CL_MEM_HOST_* releated tests
EdB
- [Piglit] [PATCH 1/3] cl: fix doxygen filename
EdB
- [Piglit] [PATCH 2/3] cl: fix test name
EdB
- [Piglit] [PATCH 3/3] cl: add CL_MEM_HOST_* releated tests
EdB
- [Piglit] [PATCH] cl: split CL10/CL11+ optimization options testing
EdB
- [Piglit] [PATCH] cl: fix clCompileProgram compil error with CL1.1
EdB
- [Piglit] [PATCH] fix CL_KERNEL_GLOBAL_WORK_SIZE bug.
EdB
- [Piglit] [PATCH] cl: fix clGetKernelWorkGroupInfo on CL 1.2
EdB
- [Piglit] [PATCH] arb_copy_image-formats: Initialize variable.
Jason Ekstrand
- [Piglit] refactor and optimize OpenGL test generators
Jason Ekstrand
- [Piglit] [PATCH 2/2] Fixed gl.py so that it correctly parses the new gl.xml file.
Laura Ekstrand
- [Piglit] [PATCH 2/2] Fixed gl.py so that it correctly parses the new gl.xml file.
Laura Ekstrand
- [Piglit] [PATCH] gl-1.0-fpexceptions: #ifdef out unused functions.
Laura Ekstrand
- [Piglit] [PATCH 1/2] Ported logicop test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 2/2] Removed Glean logicop test.
Laura Ekstrand
- [Piglit] [PATCH 1/3] Ported logicop test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 1/3] util: Exposed piglit_compare_images_ubyte in piglit-util-gl.h so that tests can use it.
Laura Ekstrand
- [Piglit] [PATCH 2/3] gl-2.1: Ported pbo test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 3/3] glean: Removed Glean pbo test.
Laura Ekstrand
- [Piglit] [PATCH RFC v2] arb_shader_precision: add tests for floating point precision
Micah Fedke
- [Piglit] [PATCH RFC v3] arb_shader_precision: add tests for floating point precision
Micah Fedke
- [Piglit] [PATCH RFC v4] arb_shader_precision: add tests for floating point precision
Micah Fedke
- [Piglit] [PATCH 1/7] cmake: Require Visual Studio 2013.
Jose Fonseca
- [Piglit] [PATCH 6/7] tests/util: Define snprintf as _snprintf on MSVC.
Jose Fonseca
- [Piglit] [PATCH] ext_transform_feedback: Silence GCC -Wmaybe-uninitialized warning.
Jose Fonseca
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Jose Fonseca
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Jose Fonseca
- [Piglit] [PATCH 2/2] framework/backends/junit: Prepend command line to stdout.
Jose Fonseca
- [Piglit] [PATCH 2/2] framework/backends/junit: Prepend command line to stdout.
Jose Fonseca
- [Piglit] Junit backend: add more data to the junit output
Jose Fonseca
- [Piglit] The infamous Waffle WGL support
Jose Fonseca
- [Piglit] [PATCH 3/4] utils: add initial WAFFLE_WGL support
Jose Fonseca
- [Piglit] [RFC PATCH] summary.py: escape \ from Windows results when creating folders on Linux
Jose Fonseca
- [Piglit] [PATCH] summary.py: escape \ from Windows results when creating folders on Linux
Jose Fonseca
- [Piglit] [PATCH 00/12] Move all the misc platform 'hacks' to util
Jose Fonseca
- [Piglit] [RFC PATCH 2/2] cmake: build the util libraries as shared under Windows
Jose Fonseca
- [Piglit] [RFC PATCH 2/2] cmake: build the util libraries as shared under Windows
Jose Fonseca
- [Piglit] [RFC PATCH 2/2] cmake: build the util libraries as shared under Windows
Jose Fonseca
- [Piglit] [RFC PATCH 2/2] cmake: build the util libraries as shared under Windows
Jose Fonseca
- [Piglit] [PATCH] arb_texture_multisample: add test for sampling from depth
Chris Forbes
- [Piglit] [PATCH] glsl-1.20: Add tests exposing some crashes with double indirection
Chris Forbes
- [Piglit] [PATCH] glsl-1.20: Add tests exposing some crashes with const arrays
Chris Forbes
- [Piglit] [PATCH V2 2/2] arb_arrays_of_arrays: geometry shader tests
Chris Forbes
- [Piglit] [PATCH] arb_xfb3: Fix draw_using_invalid_stream_index test
Chris Forbes
- [Piglit] [PATCH] glsl-1.20: Add tests exposing some crashes with const arrays
Chris Forbes
- [Piglit] [PATCH] glsl-1.20: Add tests exposing some crashes with const arrays
Chris Forbes
- [Piglit] [PATCH] gl-2.0: Add test for interaction between pointsprites and const attribs
Chris Forbes
- [Piglit] [PATCH] gl-2.0: Add test for interaction between pointsprites and const attribs
Chris Forbes
- [Piglit] [PATCH] gl-2.0: Add test for pointsprite state with non-point primitives
Chris Forbes
- [Piglit] [PATCH] gl-2.0: Add test for interaction between pointsprites and const attribs
Chris Forbes
- [Piglit] [PATCH] glsl-1.50: Add more tests for interface block name reuse
Chris Forbes
- [Piglit] [PATCH] Add test for ARB_clip_control v4.
Mathias Fröhlich
- [Piglit] [PATCH] Add test for ARB_clip_control v4.
Mathias Fröhlich
- [Piglit] [PATCH] Add test for ARB_clip_control.
Mathias Fröhlich
- [Piglit] Piglit Plans
Tom Gall
- [Piglit] [PATCH] framework: Listen to 'info'-level dmesg as well.
Kenneth Graunke
- [Piglit] [PATCH] Add imulExtended/umulExtended tests with non-uniform parameters.
Kenneth Graunke
- [Piglit] [PATCH] Add a very basic version of the "primgen" test.
Kenneth Graunke
- [Piglit] [PATCH] Add a very basic version of the "primgen" test.
Kenneth Graunke
- [Piglit] [PATCH] Add "#version 300 es" by glShaderSource when the shader is based on GLSL ES30, and the shader it self do not contained the token "#version 300 es"
Kenneth Graunke
- [Piglit] [PATCH] framework: Make the logger print spinners instead of test numbers.
Kenneth Graunke
- [Piglit] [PATCH] Remove spec.EXT_timer_query.time-elapsed from quick.py
Mark Janes
- [Piglit] [PATCH] Remove spec.EXT_timer_query.time-elapsed from quick.py
Mark Janes
- [Piglit] [PATCH v2] Remove ARB_timer_query / EXT_timer_query from quick.py
Mark Janes
- [Piglit] [PATCH v2] Remove ARB_timer_query / EXT_timer_query from quick.py
Mark Janes
- [Piglit] [PATCH v2] Remove ARB_timer_query / EXT_timer_query from quick.py
Mark Janes
- [Piglit] [PATCH 2/2] framework/backends/junit: Prepend command line to stdout.
Mark Janes
- [Piglit] [PATCH] util/gl: link against OPENGL_gl_LIBRARY on waffle aware systems
Mark Janes
- [Piglit] [PATCH v2] util/gl: link against OPENGL_gl_LIBRARY on waffle aware systems
Mark Janes
- [Piglit] [PATCH v2] Remove ARB_timer_query / EXT_timer_query from quick.py
Ken Phillis Jr
- [Piglit] [PATCH v2] gbm: use libcaca to display results in non-auto mode
Jordan Justen
- [Piglit] [PATCH 1/4] cs: Add simple uniform test with outputs in atomic counters
Jordan Justen
- [Piglit] [PATCH 2/4] cs: Test basic texture sampling from a compute shader
Jordan Justen
- [Piglit] [PATCH 3/4] cs: Test values of gl_LocalInvocationID using atomic counters
Jordan Justen
- [Piglit] [PATCH 4/4] cs: Add test of barrier() function that uses atomic counters
Jordan Justen
- [Piglit] [PATCH] cs: use unsigned for gl_WorkGroupSize in compiler tests
Jordan Justen
- [Piglit] [PATCH] glsl-1.50: Add more tests for interface block name reuse
Jordan Justen
- [Piglit] [PATCH] arb_texture_multisample: add test for sampling from depth
Glenn Kennard
- [Piglit] [PATCH 2/2] Removed Glean logicop test.
Glenn Kennard
- [Piglit] [PATCH v3] Add tests arb_conditional_render_inverted
Tobias Klausmann
- [Piglit] [PATCH v4] Add tests arb_conditional_render_inverted
Tobias Klausmann
- [Piglit] [PATCH] nv_conditional_render: switch to common include layout for tests
Tobias Klausmann
- [Piglit] Piglit Plans
Daniel Kurtz
- [Piglit] [PATCH] ext_transform_feedback-points: a new, simple xfb test
Charmaine Lee
- [Piglit] [PATCH] gl-1.0-fpexceptions: #ifdef out unused functions.
Vinson Lee
- [Piglit] [PATCH] arb_copy_image-formats: Initialize variable.
Vinson Lee
- [Piglit] [PATCH] arb_separate_shader_object: Silence GCC maybe-uninitialized warnings.
Vinson Lee
- [Piglit] [PATCH] ext_transform_feedback: Silence GCC maybe-uninitialized warning.
Vinson Lee
- [Piglit] [PATCH] ext_transform_feedback: Silence GCC -Wmaybe-uninitialized warning.
Vinson Lee
- [Piglit] failed assertion in json_.py
Ilia Mirkin
- [Piglit] [PATCH] Add test for ARB_clip_control v4.
Ilia Mirkin
- [Piglit] [PATCH 16/45] gen_shader_bit_encoding: cleanup some style issues
Ilia Mirkin
- [Piglit] [PATCH] Add test for ARB_clip_control.
Ilia Mirkin
- [Piglit] [PATCH] glsl-1.10: check that mul source is used before dest is written
Ilia Mirkin
- [Piglit] [PATCH 6/6] arb_pipeline_statistics: add some basic tests
Ilia Mirkin
- [Piglit] [PATCH v2] Remove ARB_timer_query / EXT_timer_query from quick.py
Ilia Mirkin
- [Piglit] [PATCH v2] Remove ARB_timer_query / EXT_timer_query from quick.py
Ilia Mirkin
- [Piglit] [PATCH] arb_spec_shader_atomic_counters/unique-id: improve check print
Ilia Mirkin
- [Piglit] [PATCH] ext_transform_feedback-points: a new, simple xfb test
Brian Paul
- [Piglit] failed assertion in json_.py
Brian Paul
- [Piglit] [PATCH] profile.py: If the test list is empty after being filtered exit
Brian Paul
- [Piglit] [PATCH] arb_separate_shader_object: Silence GCC maybe-uninitialized warnings.
Brian Paul
- [Piglit] [PATCH] ext_transform_feedback: Silence GCC maybe-uninitialized warning.
Brian Paul
- [Piglit] [PATCH 2/2] glx_ext_create_context_es2_profile: Update versions.
Brian Paul
- [Piglit] [PATCH v4] Add tests arb_conditional_render_inverted
Brian Paul
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Brian Paul
- [Piglit] [PATCH 1/5] arb_uniform_buffer_object: Random test generation infrastructure
Pohjolainen, Topi
- [Piglit] [PATCH] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Tapani Pälli
- [Piglit] [PATCH v2] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Tapani Pälli
- [Piglit] [PATCH] glsl-es-1.00: add invariance tests for builtin variables
Tapani Pälli
- [Piglit] [PATCH piglit] Test doing a meta operation while there is an occlusion query
Neil Roberts
- [Piglit] [PATCH piglit] Don't test floats with the form ‘1f’
Neil Roberts
- [Piglit] oes_texture_float tests: GL_OES_texture_float, GL_OES_texture_half_float, GL_OES_texture_float_linear and GL_OES_texture_half_float_linear
Rogovin, Kevin
- [Piglit] [PATCH 1/5] arb_uniform_buffer_object: Random test generation infrastructure
Ian Romanick
- [Piglit] [PATCH] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Ian Romanick
- [Piglit] [PATCH 1/6] arb_texture_view-max-level: new test for an NVIDIA texelFetch() bug
Ian Romanick
- [Piglit] [PATCH 2/6] arb_texture_view-cubemap-view: new test to check an NVIDIA cubemap bug
Ian Romanick
- [Piglit] [PATCH 2/6] arb_texture_view-cubemap-view: new test to check an NVIDIA cubemap bug
Ian Romanick
- [Piglit] [PATCH] According to GLSL spec, multi dimension array of interface block should not be tested
Ian Romanick
- [Piglit] [PATCH] glsl-es-1.00: add invariance tests for builtin variables
Ian Romanick
- [Piglit] [PATCH v2] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Ian Romanick
- [Piglit] [PATCH] glsl-1.20: Add tests exposing some crashes with const arrays
Ian Romanick
- [Piglit] [PATCH] Add "#version 300 es" by glShaderSource when the shader is based on GLSL ES30, and the shader it self do not contained the token "#version 300 es"
Wang Shuo
- [Piglit] [PATCH v2] cl: fix clGetKernelWorkGroupInfo
Tom Stellard
- [Piglit] [PATCH v2] cl: add tests for clCompileProgram
Tom Stellard
- [Piglit] [PATCH v2] cl: add tests for clCompileProgram
Tom Stellard
- [Piglit] [PATCH 0/3] add CL_MEM_HOST_* releated tests
Tom Stellard
- [Piglit] [PATCH] cl: split CL10/CL11+ optimization options testing
Tom Stellard
- [Piglit] [PATCH 1/5] arb_uniform_buffer_object: Random test generation infrastructure
Tapani
- [Piglit] [PATCH 0/3] Fix two egl tests and add warning into egl-util
Tapani
- [Piglit] [PATCH] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Tapani
- [Piglit] oes_texture_float tests: GL_OES_texture_float, GL_OES_texture_half_float, GL_OES_texture_float_linear and GL_OES_texture_half_float_linear
Tapani
- [Piglit] oes_texture_float tests: GL_OES_texture_float, GL_OES_texture_half_float, GL_OES_texture_float_linear and GL_OES_texture_half_float_linear
Tapani
- [Piglit] [PATCH] Add imulExtended/umulExtended tests with non-uniform parameters.
Matt Turner
- [Piglit] [PATCH 16/45] gen_shader_bit_encoding: cleanup some style issues
Matt Turner
- [Piglit] [PATCH 22/45] gen_shader_bit_encoding_tests.py: cleanup remaining style issues
Matt Turner
- [Piglit] [PATCH 43/45] gen_builtin_packing_tests.py: removed unused variable
Matt Turner
- [Piglit] refactor and optimize OpenGL test generators
Matt Turner
- [Piglit] [PATCH piglit] Don't test floats with the form ‘1f’
Matt Turner
- [Piglit] [PATCH 6/7] tests/util: Define snprintf as _snprintf on MSVC.
Emil Velikov
- [Piglit] [PATCH 7/7] cmake: Warn when variable length arrays are used.
Emil Velikov
- [Piglit] [PATCH 1/7] cmake: Require Visual Studio 2013.
Emil Velikov
- [Piglit] [PATCH 1/2] glx-close-display: Fix GLX_DOUBLEBUFFER attrib.
Emil Velikov
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Emil Velikov
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Emil Velikov
- [Piglit] The infamous Waffle WGL support
Emil Velikov
- [Piglit] [PATCH 1/4] util: fix comment typo
Emil Velikov
- [Piglit] [PATCH 2/4] utils/glx: remove empty/unused function piglit_framework_fbo_init_glx
Emil Velikov
- [Piglit] [PATCH 3/4] utils: add initial WAFFLE_WGL support
Emil Velikov
- [Piglit] [PATCH 4/4] util/dispatch: move "to waffle or not to waffle" decision in the caller
Emil Velikov
- [Piglit] [RFC PATCH] summary.py: escape \ from Windows results when creating folders on Linux
Emil Velikov
- [Piglit] [PATCH] summary.py: escape \ from Windows results when creating folders on Linux
Emil Velikov
- [Piglit] [PATCH 1/2] util/gl: link against OPENGL_gl_LIBRARY on waffle-less systems
Emil Velikov
- [Piglit] [RFC PATCH 2/2] cmake: build the util libraries as shared under Windows
Emil Velikov
- [Piglit] [PATCH 00/12] Move all the misc platform 'hacks' to util
Emil Velikov
- [Piglit] [PATCH 01/12] util: move windows macro redefitions into a single place
Emil Velikov
- [Piglit] [PATCH 02/12] shader_runner: remove no longer needed includes
Emil Velikov
- [Piglit] [PATCH 03/12] glsl-fs-pointcoord: remove useless windows.h include
Emil Velikov
- [Piglit] [PATCH 04/12] util: add piglit_time_is_monotonic helper
Emil Velikov
- [Piglit] [PATCH 05/12] util: convert piglit_getmicroseconds to piglit_time_get_nano
Emil Velikov
- [Piglit] [PATCH 06/12] util: add non-monotonic/windows version of piglit_time_get_nano
Emil Velikov
- [Piglit] [PATCH 07/12] arb_timer_query: use piglit_time_get_nano
Emil Velikov
- [Piglit] [PATCH 08/12] ext_timer_query: use piglit_time_get_nano
Emil Velikov
- [Piglit] [PATCH 09/12] util: add usleep wrapper/define
Emil Velikov
- [Piglit] [PATCH 10/12] util: move string wrapper no piglit-util.h
Emil Velikov
- [Piglit] [PATCH 11/12] utils: provide static inline strchrnul/strndup
Emil Velikov
- [Piglit] [PATCH 12/12] util: drop unneeded windows.h include
Emil Velikov
- [Piglit] [PATCH 3/4] utils: add initial WAFFLE_WGL support
Emil Velikov
- [Piglit] [PATCH] summary.py: escape \ from Windows results when creating folders on Linux
Emil Velikov
- [Piglit] [RFC PATCH 2/2] cmake: build the util libraries as shared under Windows
Emil Velikov
- [Piglit] [PATCH] summary.py: escape \ from Windows results when creating folders on Linux
Emil Velikov
- [Piglit] [RFC PATCH 2/2] cmake: build the util libraries as shared under Windows
Emil Velikov
- [Piglit] [PATCH] util/gl: link against OPENGL_gl_LIBRARY on waffle aware systems
Emil Velikov
- [Piglit] [PATCH] util/gl: link against OPENGL_gl_LIBRARY on waffle aware systems
Emil Velikov
- [Piglit] [PATCH] util/gl: link against OPENGL_gl_LIBRARY on waffle aware systems
Emil Velikov
- [Piglit] [PATCH v2] util/gl: link against OPENGL_gl_LIBRARY on waffle aware systems
Emil Velikov
- [Piglit] [PATCH 2/2] Fixed gl.py so that it correctly parses the new gl.xml file.
Chad Versace
- [Piglit] Piglit Plans
Chad Versace
- [Piglit] [PATCH 43/45] gen_builtin_packing_tests.py: removed unused variable
Chad Versace
- [Piglit] [PATCH v2] cl: fix clGetKernelWorkGroupInfo
Jan Vesely
- [Piglit] [PATCH] framework: Listen to 'info'-level dmesg as well.
Daniel Vetter
- [Piglit] [PATCH] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Wang, Shuo
- [Piglit] [PATCH] glsl-es-3.00: test for 'invariant(all)' usage in a fragment shader
Wang, Shuo
- [Piglit] [PATCH] Add "#version 300 es" by glShaderSource when the shader is based on GLSL ES30, and the shader it self do not contained the token "#version 300 es"
Wang, Shuo
- [Piglit] [PATCH] Add a very basic version of the "primgen" test.
Ben Widawsky
- [Piglit] [PATCH] Add a very basic version of the "primgen" test.
Ben Widawsky
- [Piglit] [PATCH 0/6] ARB_pipeline_statistics tests
Ben Widawsky
- [Piglit] [PATCH 1/6] ARB_pipeline_statistics_query (vertex): basic test
Ben Widawsky
- [Piglit] [PATCH 2/6] ARB_pipeline_statistics_query (vertex): adjacency
Ben Widawsky
- [Piglit] [PATCH 3/6] ARB_pipeline_statistics_query (clip): basic test
Ben Widawsky
- [Piglit] [PATCH 4/6] ARB_pipeline_statistics_query (frag): basic test
Ben Widawsky
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Ben Widawsky
- [Piglit] [PATCH 6/6] arb_pipeline_statistics: add some basic tests
Ben Widawsky
- [Piglit] [PATCH 6/6] arb_pipeline_statistics: add some basic tests
Ben Widawsky
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Ben Widawsky
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Ben Widawsky
- [Piglit] [PATCH v2] Remove ARB_timer_query / EXT_timer_query from quick.py
Ben Widawsky
- [Piglit] [PATCH 5/6] ARB_pipeline_statistics_query (geom): basic test
Ben Widawsky
- [Piglit] [PATCH] run.py: add an option to load a test list from a file
Thomas Wood
- [Piglit] [Bug 86361] [Bisected]Piglit compile-program.c make fail
bugzilla-daemon at freedesktop.org
- [Piglit] [Bug 86361] [Bisected]Piglit compile-program.c make fail
bugzilla-daemon at freedesktop.org
- [Piglit] [Bug 86361] [Bisected]Piglit compile-program.c make fail
bugzilla-daemon at freedesktop.org
- [Piglit] [Bug 86361] [Bisected]Piglit compile-program.c make fail
bugzilla-daemon at freedesktop.org
- [Piglit] [PATCH] Add test for ARB_clip_control v4.
Mathias.Froehlich at gmx.net
- [Piglit] [PATCH] Add test for ARB_clip_control.
Mathias.Froehlich at gmx.net
- [Piglit] [PATCH 1/7] cmake: Require Visual Studio 2013.
jfonseca at vmware.com
- [Piglit] [PATCH 2/7] tests/util: Centralize MSVC max/min macros workarounds.
jfonseca at vmware.com
- [Piglit] [PATCH 3/7] tests/util: INFINITY/NAN are defined on MSVC 2013.
jfonseca at vmware.com
- [Piglit] [PATCH 4/7] tests/util: Consolidate the MSVC ffs implementations.
jfonseca at vmware.com
- [Piglit] [PATCH 5/7] tests/util: MSVC 2013 already defines va_copy macro.
jfonseca at vmware.com
- [Piglit] [PATCH 6/7] tests/util: Define snprintf as _snprintf on MSVC.
jfonseca at vmware.com
- [Piglit] [PATCH 7/7] cmake: Warn when variable length arrays are used.
jfonseca at vmware.com
- [Piglit] [PATCH 1/2] glx-close-display: Fix GLX_DOUBLEBUFFER attrib.
jfonseca at vmware.com
- [Piglit] [PATCH 2/2] glx_ext_create_context_es2_profile: Update versions.
jfonseca at vmware.com
- [Piglit] [PATCH 1/2] tests/llvmpipe: Add a test profile for llvmpipe.
jfonseca at vmware.com
- [Piglit] [PATCH 2/2] framework/backends/junit: Prepend command line to stdout.
jfonseca at vmware.com
- [Piglit] [PATCH] framework/test/base: Pass None preexec_fn on Windows.
jfonseca at vmware.com
- [Piglit] [PATCH] framework/backends/junit: Split test name correctly on Windows.
jfonseca at vmware.com
- [Piglit] [PATCH] framework/summary/junit: Remove.
jfonseca at vmware.com
Last message date:
Sun Nov 30 14:34:18 PST 2014
Archived on: Sun Nov 30 14:34:19 PST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).