October 2014 Archives by date
Starting: Wed Oct 1 00:22:44 PDT 2014
Ending: Thu Oct 30 16:48:03 PDT 2014
Messages: 342
- [Piglit] [PATCH] gles2: add test to render a point without vertex attributes
Tapani Pälli
- [Piglit] [RFC] Piglit tags/releases
Daniel Vetter
- [Piglit] [PATCH v2] gles2: add test to render a point without vertex attributes
Tapani Pälli
- [Piglit] [PATCH] gles2: add linker test for varying that is not written but read
Tapani Pälli
- [Piglit] [PATCH] summary: add a csv output option
Thomas Wood
- [Piglit] [PATCH] summary: add a csv output option
Dylan Baker
- [Piglit] [PATCH v2 1/1] cl: Run concurrent on Linux render nodes, or non-Linux
Tom Stellard
- [Piglit] [PATCH 1/2] cl: Add cospi tests
Tom Stellard
- [Piglit] [PATCH] util/wfl: unbound the current context before destroying its window
Ilia Mirkin
- [Piglit] [PATCH] util/wfl: unbound the current context before destroying its window
Dylan Baker
- [Piglit] Atomic Writes for piglit backends
Dylan Baker
- [Piglit] [PATCH] gles2: add linker test for shader not writing to gl_Position
Tapani Pälli
- [Piglit] [RFC] Piglit tags/releases
Ian Romanick
- [Piglit] [RFC] Piglit tags/releases
Ian Romanick
- [Piglit] [PATCH 1/2] cl: Add cospi tests
Aaron Watry
- [Piglit] Fix expanding running tests in logger
Dylan Baker
- [Piglit] [PATCH 1/3] exectest_test.py: Add a unit test for the expanding running bug
Dylan Baker
- [Piglit] [PATCH 2/3] results.py: Do add load class method to TestResult
Dylan Baker
- [Piglit] [PATCH 3/3] results.py: Remove TestrunResult() repair file
Dylan Baker
- [Piglit] [PATCH 2/3] results.py: Do add load class method to TestResult
Ilia Mirkin
- [Piglit] [PATCH 2/3] results.py: Do add load class method to TestResult
Dylan Baker
- [Piglit] [PATCH 2/3] results.py: Do add load class method to TestResult
Ilia Mirkin
- [Piglit] [PATCH 2/3] results.py: Do add load class method to TestResult
Dylan Baker
- [Piglit] [PATCH] framework tests: Stop leaving temporary files
Dylan Baker
- [Piglit] [PATCH] util/wfl: unbound the current context before destroying its window
Emil Velikov
- [Piglit] [PATCH] util/wfl: unbound the current context before destroying its window
Emil Velikov
- [Piglit] [RFC] Piglit tags/releases
Emil Velikov
- [Piglit] [RFC] Piglit tags/releases
Emil Velikov
- [Piglit] Junit backend: add more data to the junit output
Dylan Baker
- [Piglit] [PATCH 1/3] junit.py: Refactor write_test a little
Dylan Baker
- [Piglit] [PATCH 2/3] junit.py: Add piglit failure to junit ouput
Dylan Baker
- [Piglit] [PATCH 3/3] junit.py: Add the command line to the failing test data
Dylan Baker
- [Piglit] Interest in participating in the OPW with X.org
Juliet Fru
- [Piglit] [PATCH 1/2] cl: Add cospi tests
Tom Stellard
- [Piglit] [PATCH] gles2: add linker test for shader not writing to gl_Position
Anuj Phogat
- [Piglit] [RFC] Piglit tags/releases
Jordan Justen
- [Piglit] [PATCH v2] gles2: add test to render a point without vertex attributes
Anuj Phogat
- [Piglit] [PATCH] gles2: add linker test for varying that is not written but read
Anuj Phogat
- [Piglit] [PATCH 1/3] backend_tests.py: add test for piglit. prefix
Dylan Baker
- [Piglit] [PATCH 2/3] backend_test.py: Add test for suffix addition
Dylan Baker
- [Piglit] [PATCH 3/3] framework/programs/run.py: Fix but in backend constructor
Dylan Baker
- [Piglit] [PATCH 1/1] cl: Add more sin/cos tests
Jan Vesely
- [Piglit] Add platform based test skipping to python
Dylan Baker
- [Piglit] [PATCH 01/15] framework tests: fix timeout tests
Dylan Baker
- [Piglit] [PATCH 02/15] framework: Move tests derived classes into a package
Dylan Baker
- [Piglit] [PATCH 03/15] framework/test: refactor abstract Test and PiglitTest
Dylan Baker
- [Piglit] [PATCH 04/15] framework: Split PiglitTest into specific GL and CL classes
Dylan Baker
- [Piglit] [PATCH 05/15] test: Split the spurious resize code out of PiglitGLTest
Dylan Baker
- [Piglit] [PATCH 06/15] gleantest.py: Add WindowResizeMixin to class hierarchy
Dylan Baker
- [Piglit] [PATCH 07/15] framework/test/base.py: Use a flag in _run_command
Dylan Baker
- [Piglit] [PATCH 08/15] base.py: Extend the WindowResizeMixin to return early
Dylan Baker
- [Piglit] [PATCH 09/15] framework: Move PLATFORMS list to core
Dylan Baker
- [Piglit] [PATCH 10/15] piglit_test.py: Automatically add -auto and -fbo when appropriate
Dylan Baker
- [Piglit] [PATCH 12/15] piglit_test.py: Add arguments for platform restrictions to PiglitGLTest
Dylan Baker
- [Piglit] [PATCH 13/15] piglit_test.py: replace pattern match skipping with argument skip
Dylan Baker
- [Piglit] [PATCH 14/15] tests/all.py: Skip EGL specific tests on a pure glx platform
Dylan Baker
- [Piglit] [PATCH 15/15] piglit_test.py: fix potential bug in PiglitGLTest.is_skip()
Dylan Baker
- [Piglit] Add platform based test skipping to python
Dylan Baker
- [Piglit] Tests for ARB_shader_image_load_store.
Francisco Jerez
- [Piglit] [PATCH 01/25] util/shader: Handle compute shaders in shader_name().
Francisco Jerez
- [Piglit] [PATCH 02/25] util/shader: Define "nothrow" variant of piglit_compile_shader_text().
Francisco Jerez
- [Piglit] [PATCH 03/25] arb_shader_image_load_store: Add common image metadata.
Francisco Jerez
- [Piglit] [PATCH 04/25] arb_shader_image_load_store: Import grid execution helpers.
Francisco Jerez
- [Piglit] [PATCH 05/25] arb_shader_image_load_store: Add misc. image manipulation code and hook up to the build system.
Francisco Jerez
- [Piglit] [PATCH 06/25] arb_shader_image_load_store: Import GLSL parser test generator script.
Francisco Jerez
- [Piglit] [PATCH 07/25] arb_shader_image_load_store: Import atomicity image built-in tests.
Francisco Jerez
- [Piglit] [PATCH 08/25] arb_shader_image_load_store: Import image format bitcasting test.
Francisco Jerez
- [Piglit] [PATCH 09/25] arb_shader_image_load_store: Import memory coherency test.
Francisco Jerez
- [Piglit] [PATCH 10/25] arb_shader_image_load_store: Import dead fragments test.
Francisco Jerez
- [Piglit] [PATCH 11/25] arb_shader_image_load_store: Import early_fragment_tests test.
Francisco Jerez
- [Piglit] [PATCH 12/25] arb_shader_image_load_store: Import host memory barrier tests.
Francisco Jerez
- [Piglit] [PATCH 13/25] arb_shader_image_load_store: Import image array indexing test.
Francisco Jerez
- [Piglit] [PATCH 14/25] arb_shader_image_load_store: Import invalid and undefined image access tests.
Francisco Jerez
- [Piglit] [PATCH 15/25] arb_shader_image_load_store: Import tests for layered and unlayered binding.
Francisco Jerez
- [Piglit] [PATCH 16/25] arb_shader_image_load_store: Import test for mipmap level binding.
Francisco Jerez
- [Piglit] [PATCH 17/25] arb_shader_image_load_store: Import tests for the maximum of supported images.
Francisco Jerez
- [Piglit] [PATCH 18/25] arb_shader_image_load_store: Import test for the maximum texture size.
Francisco Jerez
- [Piglit] [PATCH 19/25] arb_shader_image_load_store: Import minimum maximum test.
Francisco Jerez
- [Piglit] [PATCH 20/25] arb_shader_image_load_store: Import memory access qualifier test.
Francisco Jerez
- [Piglit] [PATCH 21/25] arb_shader_image_load_store: Import image aliasing test.
Francisco Jerez
- [Piglit] [PATCH 22/25] arb_shader_image_load_store: Import built-in semantics tests.
Francisco Jerez
- [Piglit] [PATCH 23/25] arb_shader_image_load_store: Import shader memory barrier tests.
Francisco Jerez
- [Piglit] [PATCH 24/25] arb_shader_image_load_store: Import image unit and uniform state tracking tests.
Francisco Jerez
- [Piglit] [PATCH 25/25] arb_shader_image_load_store: Import test for atomics with unused result.
Francisco Jerez
- [Piglit] [PATCH 06/25] arb_shader_image_load_store: Import GLSL parser test generator script.
Dylan Baker
- [Piglit] [RFC] Piglit tags/releases
Michel Dänzer
- [Piglit] [PATCH 06/25] arb_shader_image_load_store: Import GLSL parser test generator script.
Francisco Jerez
- [Piglit] [RFC] Piglit tags/releases
Ken Phillis Jr
- [Piglit] [PATCH 06/25] arb_shader_image_load_store: Import GLSL parser test generator script.
Dylan Baker
- [Piglit] [PATCH] gles2: add shader tests run for gles2
Tapani Pälli
- [Piglit] [PATCH] egl-create-pbuffer-surface: Add test for egl pbuffer surface
Juha-Pekka Heikkila
- [Piglit] [PATCH] egl-create-pbuffer-surface: Add test for egl pbuffer surface
Tapani Pälli
- [Piglit] [PATCH] egl-create-pbuffer-surface: Add test for egl pbuffer surface
Juha-Pekka Heikkila
- [Piglit] [PATCH 1/1] cl: Add more sin/cos tests
Aaron Watry
- [Piglit] [PATCH] gles2: add shader tests run for gles2
Anuj Phogat
- [Piglit] [PATCH] gles2: add shader tests run for gles2
Dylan Baker
- [Piglit] [PATCH 1/1] cl: Add more sin/cos tests
Jan Vesely
- [Piglit] [PATCH] teximage-colors: fix bogus precision assumptions and other issues
sroland at vmware.com
- [Piglit] [PATCH] gles2: add shader tests run for gles2
Tapani
- [Piglit] [PATCH] gles2: add shader tests run for gles2
Tapani
- [Piglit] [PATCH] gles2: add shader tests run for gles2
Dylan Baker
- [Piglit] [PATCH] gles2: add shader tests run for gles2
Tapani
- [Piglit] [PATCH] egl-create-pbuffer-surface: Add test for egl pbuffer surface
Tapani
- [Piglit] [PATCH 03/25] arb_shader_image_load_store: Add common image metadata.
Ian Romanick
- [Piglit] [PATCH 04/25] arb_shader_image_load_store: Import grid execution helpers.
Ian Romanick
- [Piglit] [PATCH 05/25] arb_shader_image_load_store: Add misc. image manipulation code and hook up to the build system.
Ian Romanick
- [Piglit] [PATCH 02/25] util/shader: Define "nothrow" variant of piglit_compile_shader_text().
Ian Romanick
- [Piglit] [PATCH 03/25] arb_shader_image_load_store: Add common image metadata.
Francisco Jerez
- [Piglit] [PATCH 04/25] arb_shader_image_load_store: Import grid execution helpers.
Francisco Jerez
- [Piglit] [PATCH 05/25] arb_shader_image_load_store: Add misc. image manipulation code and hook up to the build system.
Francisco Jerez
- [Piglit] [PATCH 02/25] util/shader: Define "nothrow" variant of piglit_compile_shader_text().
Francisco Jerez
- [Piglit] Porting Glean Tests to the Piglit Framework
Juliet Fru
- [Piglit] [PATCH 1/1] cl: Add more sin/cos tests
Tom Stellard
- [Piglit] Porting Glean Tests to the Piglit Framework
Laura Ekstrand
- [Piglit] [PATCH 1/1] cl: Add more sin/cos tests
Jan Vesely
- [Piglit] [PATCH 1/1] cl: Add more sin/cos tests
Aaron Watry
- [Piglit] [PATCH] fix CL_KERNEL_GLOBAL_WORK_SIZE bug.
Luo, Xionghu
- [Piglit] [PATCH piglit] Time the performance difference with GLX_ARB_context_flush_control
Neil Roberts
- [Piglit] Porting Glean Tests to the Piglit Framework
Juliet Fru
- [Piglit] [PATCH] arb_shader_atomic_counters: Test respecification of a bound ABO
Chris Forbes
- [Piglit] [PATCH piglit] Time the performance difference with GLX_ARB_context_flush_control
Eric Anholt
- [Piglit] [PATCH] arb_shader_atomic_counters: Test respecification of a bound ABO
Francisco Jerez
- [Piglit] [PATCH] teximage-colors: fix bogus precision assumptions and other issues
Brian Paul
- [Piglit] [PATCH piglit] Add a test for GLX_ARB_context_flush_control
Neil Roberts
- [Piglit] [PATCH] teximage-colors: fix bogus precision assumptions and other issues
Jason Ekstrand
- [Piglit] [PATCH 0/6] Began moving Glean tests to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 1/6] Ported blend func test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 2/6] Removed Glean blend test.
Laura Ekstrand
- [Piglit] [PATCH 3/6] Ported floating point exceptions test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 4/6] Removed Glean floating point exceptions test.
Laura Ekstrand
- [Piglit] [PATCH 5/6] Ported ortho positioning test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 6/6] Removed Glean ortho positioning test.
Laura Ekstrand
- [Piglit] [PATCH 0/6] Began moving Glean tests to Piglit.
Ilia Mirkin
- [Piglit] [PATCH 0/6] Began moving Glean tests to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 1/6] Ported blend func test from Glean to Piglit.
Brian Paul
- [Piglit] [PATCH 1/2] Ported the glsl1 test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 2/2] Removed Glean glsl1 test.
Laura Ekstrand
- [Piglit] [PATCH 1/6] Ported blend func test from Glean to Piglit.
Dylan Baker
- [Piglit] [PATCH] egl_khr_fence_sync: check for EGL_KHR_reusable_sync
Daniel Kurtz
- [Piglit] [PATCH 1/6] Ported blend func test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 1/2] Ported the glsl1 test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH] cl: Add test for clCreateProgramWithBinary()
Tom Stellard
- [Piglit] [PATCH] tests/all.py: GLX tests can run on the 'mixed_glx_egl' platform
Michel Dänzer
- [Piglit] [PATCH] tests/all.py: GLX tests can run on the 'mixed_glx_egl' platform
Dylan Baker
- [Piglit] [PATCH] cl: Add test for clCreateProgramWithBinary()
Francisco Jerez
- [Piglit] [PATCH] tests/all.py: GLX tests can run on the 'mixed_glx_egl' platform
Michel Dänzer
- [Piglit] [PATCH] tests/all.py: GLX tests can run on the 'mixed_glx_egl' platform
Dylan Baker
- [Piglit] [PATCH] glx-oml-sync-control-*: Don't fail with -auto on the command line
Michel Dänzer
- [Piglit] Add platform based test skipping to python
Emil Velikov
- [Piglit] [PATCH] glx-oml-sync-control-*: Don't fail with -auto on the command line
Eric Anholt
- [Piglit] [PATCH] Add a variant of the glsl-fs-frontfacing test to show a gallium bug.
Eric Anholt
- [Piglit] [PATCH] glsl: test for sampling using same unit but different uniform
Tapani Pälli
- [Piglit] [PATCH] glx-oml-sync-control-*: Don't fail with -auto on the command line
Michel Dänzer
- [Piglit] [PATCH 1/2] Ported the glsl1 test from Glean to Piglit.
Brian Paul
- [Piglit] [PATCH 1/2] Ported the glsl1 test from Glean to Piglit.
Matt Turner
- [Piglit] [PATCH 1/2] Ported the glsl1 test from Glean to Piglit.
Laura Ekstrand
- [Piglit] Add platform based test skipping to python
Dylan Baker
- [Piglit] [PATCH] glx-oml-sync-control-*: Don't fail with -auto on the command line
Dylan Baker
- [Piglit] [PATCH 1/3] arb_tessellation_shader/execution/tcs-tes-patch-array: new test for patch array
Marek Olšák
- [Piglit] [PATCH 2/3] arb_tessellation_shader/execution: clear before testing
Marek Olšák
- [Piglit] [PATCH 3/3] arb_tessellation_shader/quads: new more complex test
Marek Olšák
- [Piglit] [PATCH] arb_base_instance: Fix core profile problems in drawarrays test
Chris Forbes
- [Piglit] [RFC PATCH] gl-3.1: Add test for trying to draw with a broken vertex attrib
Chris Forbes
- [Piglit] [PATCH] glsl-1.20: new tests for indirect access into a constant array
Marek Olšák
- [Piglit] [PATCH] arb_base_instance: Fix core profile problems in drawarrays test
Brian Paul
- [Piglit] [RFC PATCH] gl-3.1: Add test for trying to draw with a broken vertex attrib
Brian Paul
- [Piglit] [PATCH 1/2] Ported the glsl1 test from Glean to Piglit.
Matt Turner
- [Piglit] [PATCH 1/2] Ported the read pixels sanity test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Laura Ekstrand
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Ilia Mirkin
- [Piglit] [PATCH 1/9] cl: Add atomic_sub global tests
Aaron Watry
- [Piglit] [PATCH 2/9] cl: Add atomic_inc global tests
Aaron Watry
- [Piglit] [PATCH 3/9] cl: Add atomic_dec global tests
Aaron Watry
- [Piglit] [PATCH 4/9] cl: Add atomic_and global tests
Aaron Watry
- [Piglit] [PATCH 5/9] cl: Add atomic_max global tests
Aaron Watry
- [Piglit] [PATCH 6/9] cl: Add atomic_min global tests
Aaron Watry
- [Piglit] [PATCH 7/9] cl: Add atomic_or global tests
Aaron Watry
- [Piglit] [PATCH 8/9] cl: Add atomix_xor global tests
Aaron Watry
- [Piglit] [PATCH 9/9] cl: Add more cospi/sinpi tests
Aaron Watry
- [Piglit] [PATCH] arb_sample_shading: Set run_concurrent for tests, get rid of extra -auto
Chris Forbes
- [Piglit] [PATCH] arb_xfb3: Fix draw_using_invalid_stream_index test
Chris Forbes
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH] libpiglit: Do not set CMAKE_SOVERSION on OpenBSD.
Vinson Lee
- [Piglit] [PATCH] ext_framebuffer_multisample: Add NORETURN attribute to print_usage_and_exit.
Vinson Lee
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Laura Ekstrand
- [Piglit] [PATCH 1/3] arb_tessellation_shader/execution/tcs-tes-patch-array: new test for patch array
Chris Forbes
- [Piglit] [PATCH 3/3] arb_tessellation_shader/quads: new more complex test
Chris Forbes
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Michel Dänzer
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH] libpiglit: Do not set CMAKE_SOVERSION on OpenBSD.
Brian Paul
- [Piglit] [PATCH] ext_framebuffer_multisample: Add NORETURN attribute to print_usage_and_exit.
Brian Paul
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Brian Paul
- [Piglit] [PATCH] glsl-1.10: Try ternary operator with void expressions
Ian Romanick
- [Piglit] [PATCH] Add a variant of the glsl-fs-frontfacing test to show a gallium bug.
Ian Romanick
- [Piglit] [PATCH] tests/all.py: GLX tests can run on the 'mixed_glx_egl' platform
Ian Romanick
- [Piglit] Porting Glean Tests to the Piglit Framework
Ian Romanick
- [Piglit] [RFC PATCH] gl-3.1: Add test for trying to draw with a broken vertex attrib
Ian Romanick
- [Piglit] [PATCH 03/25] arb_shader_image_load_store: Add common image metadata.
Ian Romanick
- [Piglit] [PATCH] arb_uniform_buffer_object: add 'offset' option to the rendering test
Brian Paul
- [Piglit] [RFC PATCH] gl-3.1: Add test for trying to draw with a broken vertex attrib
Chris Forbes
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Brian Paul
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Ilia Mirkin
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Laura Ekstrand
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Vinson Lee
- [Piglit] [PATCH 1/2] Ported polygon offset test from Glean to Piglit.
Laura Ekstrand
- [Piglit] [PATCH 2/2] Removed polygonOffset test from Glean.
Laura Ekstrand
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH 1/2] Ported polygon offset test from Glean to Piglit.
Brian Paul
- [Piglit] [PATCH] Replaced assert(glGetError()) with gl_check_gl_error added fail safe conditions
Juliet Fru
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Brian Paul
- [Piglit] [PATCH] Replaced calls from assert(glGetError()==0) with piglit_check_gl_error()
Juliet Fru
- [Piglit] [PATCH 2/2] Removed polygonOffset test from Glean.
Laura Ekstrand
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Dylan Baker
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Michel Dänzer
- [Piglit] [PATCH] cl: Add test for clCreateProgramWithBinary() v2
Tom Stellard
- [Piglit] [PATCH] cl: Add test for clCreateProgramWithBinary() v3
Tom Stellard
- [Piglit] [PATCH] Updated sanity.py to reflect new Piglit version of the read pixels sanity test.
Laura Ekstrand
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Laura Ekstrand
- [Piglit] [PATCH 1/6] README: Add simple-json and lxml as optional dependencies
Dylan Baker
- [Piglit] [PATCH 2/6] README: use the piglit command not piglit-* commands
Dylan Baker
- [Piglit] [PATCH 3/6] README: Update result statuses
Dylan Baker
- [Piglit] [PATCH 4/6] README: Update the list of test profiles
Dylan Baker
- [Piglit] [PATCH 5/6] README: update test classes information
Dylan Baker
- [Piglit] [PATCH 6/6] README: Remove Todo section
Dylan Baker
- [Piglit] [PATCH] Updated sanity.py to reflect new Piglit version of the read pixels sanity test.
Dylan Baker
- [Piglit] [PATCH] Updated sanity.py to reflect new Piglit version of the read pixels sanity test.
Ilia Mirkin
- [Piglit] [PATCH] Updated sanity.py to reflect new Piglit version of the read pixels sanity test.
Dylan Baker
- [Piglit] [PATCH] Updated sanity.py to reflect new Piglit version of the read pixels sanity test.
Ilia Mirkin
- [Piglit] [PATCH] Updated sanity.py to reflect new Piglit version of the read pixels sanity test.
Dylan Baker
- [Piglit] [PATCH] Updated sanity.py to reflect new Piglit version of the read pixels sanity test.
Laura Ekstrand
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Laura Ekstrand
- [Piglit] [PATCH 1/1] cl: add log10 test
Jan Vesely
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Michel Dänzer
- [Piglit] Malformed(?) output in piglit's html info page
Emil Velikov
- [Piglit] Patch to test for ARB_clip_control
Mathias Fröhlich
- [Piglit] Patch to test for ARB_clip_control
Brian Paul
- [Piglit] [PATCH 2/2] Removed Glean read pixels sanity test.
Laura Ekstrand
- [Piglit] [PATCH] Add shader tests for out of bounds array index
Anuj Phogat
- [Piglit] [PATCH] Add shader tests for out of bounds array index
Chris Forbes
- [Piglit] [PATCH] glsl-1.10: add tests to exercise Mesa bug where output vars are not written
Brian Paul
- [Piglit] Malformed(?) output in piglit's html info page
Dylan Baker
- [Piglit] [PATCH] run.py: Split windows exception handling into helper
Dylan Baker
- [Piglit] [PATCH] cl: Add test for clCreateProgramWithBinary() v3
Francisco Jerez
- [Piglit] [PATCH piglit] Add a test using gl_VertexID with glPolygonMode(GL_POINT)
Neil Roberts
- [Piglit] [PATCH] Updated sanity.py to reflect new Piglit version of the read pixels sanity test.
Eric Anholt
- [Piglit] [PATCH 1/3] json_tests.py: Add unit tests for json backend
Dylan Baker
- [Piglit] [PATCH 2/3] framework: fix glxinfo, uname, and lspci in json output
Dylan Baker
- [Piglit] [PATCH 3/3] run.py: store log_level (verbosity) for resume
Dylan Baker
- [Piglit] [PATCH] glsl-1.10: add tests to exercise Mesa bug where output vars are not written
Tapani
- [Piglit] Patch to test for ARB_clip_control v2
Mathias Fröhlich
- [Piglit] [PATCH 1/2] cl: Add some erf builtin tests
Aaron Watry
- [Piglit] [PATCH 2/2] cl: Add erfc tests
Aaron Watry
- [Piglit] [PATCH 1/8] cl: Add atomic_sub global tests
Aaron Watry
- [Piglit] [PATCH 2/8] cl: Add atomic_inc global tests
Aaron Watry
- [Piglit] [PATCH 3/8] cl: Add atomic_dec global tests
Aaron Watry
- [Piglit] [PATCH 4/8] cl: Add atomic_and global tests
Aaron Watry
- [Piglit] [PATCH 5/8] cl: Add atomic_max global tests
Aaron Watry
- [Piglit] [PATCH 6/8] cl: Add atomic_min global tests
Aaron Watry
- [Piglit] [PATCH 7/8] cl: Add atomic_or global tests
Aaron Watry
- [Piglit] [PATCH 8/8] cl: Add atomix_xor global tests
Aaron Watry
- [Piglit] [PATCH 1/2] cl: Add some erf builtin tests
Jan Vesely
- [Piglit] [PATCH 1/8] cl: Add atomic_sub global tests
Jan Vesely
- [Piglit] [PATCH 1/5] texture-packed-formats: Drop unused blend code.
Eric Anholt
- [Piglit] [PATCH 2/5] texture-packed-formats: Reformat to piglit whitespace style.
Eric Anholt
- [Piglit] [PATCH 3/5] texture-packed-formats: Draw each rect as a 4x4 quad.
Eric Anholt
- [Piglit] [PATCH 4/5] texture-packed-formats: Move some GL state transitions outside of the loop.
Eric Anholt
- [Piglit] [PATCH 5/5] texture-packed-formats: Move the probes to a separate loop.
Eric Anholt
- [Piglit] [PATCH 3/6] README: Update result statuses
Kenneth Graunke
- [Piglit] [PATCH 4/6] README: Update the list of test profiles
Kenneth Graunke
- [Piglit] [PATCH 2/6] README: use the piglit command not piglit-* commands
Kenneth Graunke
- [Piglit] [PATCH 1/6] README: Add simple-json and lxml as optional dependencies
Kenneth Graunke
- [Piglit] [PATCH 1/5] texture-packed-formats: Drop unused blend code.
Kenneth Graunke
- [Piglit] [PATCH] run.py: Split windows exception handling into helper
Kenneth Graunke
- [Piglit] Patch to test for ARB_clip_control v2
Ilia Mirkin
- [Piglit] Patch to test for ARB_clip_control v2
Ilia Mirkin
- [Piglit] Patch to test for ARB_clip_control v2
Mathias Fröhlich
- [Piglit] [PATCH] Add test for ARB_clip_control v3.
Mathias.Froehlich at gmx.net
- [Piglit] [PATCH] Add test for ARB_clip_control v3.
Ilia Mirkin
- [Piglit] [PATCH] Add test for ARB_clip_control v3.
Ilia Mirkin
- [Piglit] [PATCH] Add test for ARB_clip_control v3.
Kenneth Graunke
- [Piglit] Patch to test for ARB_clip_control v2
Mathias Fröhlich
- [Piglit] [PATCH 0/3] Fix two egl tests and add warning into egl-util
Juha-Pekka Heikkila
- [Piglit] [PATCH 1/3] Fix egl-create-pbuffer-surface test
Juha-Pekka Heikkila
- [Piglit] [PATCH 2/3] Fix egl-nok-texture-from-pixmap
Juha-Pekka Heikkila
- [Piglit] [PATCH 3/3] egl-util.c: add warning if no EGL_RENDERABLE_TYPE is defined for test
Juha-Pekka Heikkila
- [Piglit] [PATCH 1/2] git: Prevent automatic CRLF conversion for Mako templates.
jfonseca at vmware.com
- [Piglit] [PATCH 2/2] tests/texturing/bptc: Don't use zero-sized array initializers.
jfonseca at vmware.com
- [Piglit] [PATCH 1/2] git: Prevent automatic CRLF conversion for Mako templates.
Brian Paul
- [Piglit] [PATCH] piglit-print-commands.py: Fix bug with test package
Dylan Baker
- [Piglit] [PATCH] Add test for ARB_clip_control v3.
Mathias Fröhlich
- [Piglit] [PATCH] varying-packing-simple: Add NORETURN attribute to print_usage_and_exit.
Vinson Lee
- [Piglit] [PATCH 1/2] cl: Add some erf builtin tests
Aaron Watry
- [Piglit] [PATCH 1/8] cl: Add atomic_sub global tests
Aaron Watry
- [Piglit] [PATCH] varying-packing-simple: Add NORETURN attribute to print_usage_and_exit.
Brian Paul
- [Piglit] [PATCH 1/6] arb_texture_view-max-level: new test for an NVIDIA texelFetch() bug
Brian Paul
- [Piglit] [PATCH 2/6] arb_texture_view-cubemap-view: new test to check an NVIDIA cubemap bug
Brian Paul
- [Piglit] [PATCH 3/6] arb_copy_image/srgb-copy: test an NVIDIA GL_ARB_copy_image / sRGB bug
Brian Paul
- [Piglit] [PATCH 4/6] gl-3.2-pointsprite-coord: test a MacOS OpenGL sprite coord bug
Brian Paul
- [Piglit] [PATCH 5/6] gl-3.2-pointsprite-origin: test a MacOS sprite origin bug
Brian Paul
- [Piglit] [PATCH 6/6] arb_framebuffer_srgb-clear: check an AMD sRGB clearing bug
Brian Paul
- [Piglit] [PATCH] According to GLSL spec, multi dimension array of interface block should not be tested
zhi cai
- [Piglit] [PATCH 1/2] gl-1.0-readpixsanity: Remove log2 re-definition.
jfonseca at vmware.com
- [Piglit] [PATCH 2/2] gl-1.0-readpixsanity: Eliminate use of variable length arrays.
jfonseca at vmware.com
- [Piglit] [PATCH 2/2] gl-1.0-readpixsanity: Eliminate use of variable length arrays.
Brian Paul
- [Piglit] [PATCH 2/2] gl-1.0-readpixsanity: Eliminate use of variable length arrays.
Jan Vesely
- [Piglit] [PATCH 2/2] gl-1.0-readpixsanity: Eliminate use of variable length arrays.
Jose Fonseca
- [Piglit] [PATCH] Restore junit_suffix functionality
Mark Janes
- [Piglit] [PATCH] Restore junit_suffix functionality
Jason Ekstrand
- [Piglit] [PATCH] According to GLSL spec, multi dimension array of interface block should not be tested
Chris Forbes
- [Piglit] [PATCH 2/2] gl-1.0-readpixsanity: Eliminate use of variable length arrays.
Jan Vesely
- [Piglit] [PATCH 2/2] gl-1.0-readpixsanity: Eliminate use of variable length arrays.
Matt Turner
- [Piglit] [PATCH] According to GLSL spec, multi dimension array of interface block should not be tested
Ian Romanick
- [Piglit] [PATCH] shader_runner: Work around MSVC lacking strtoll
Ian Romanick
- [Piglit] [PATCH] glsl-1.20: Test that constants don't show up as uniforms
Ian Romanick
- [Piglit] [PATCH 2/2] gl-1.0-readpixsanity: Eliminate use of variable length arrays.
Jose Fonseca
- [Piglit] [PATCH] glsl-1.20: Test that constants don't show up as uniforms
Kenneth Graunke
- [Piglit] [PATCH 2/2] gl-1.0-readpixsanity: Eliminate use of variable length arrays.
Matt Turner
- [Piglit] [PATCH] shader_runner: Work around MSVC lacking strtoll
Jose Fonseca
- [Piglit] [PATCH] log.py: Fix overwriting of final summary
Dylan Baker
- [Piglit] [PATCH] shader_runner: Work around MSVC lacking strtoll
Matt Turner
- [Piglit] [PATCH] shader_runner: Work around MSVC lacking strtoll
Jose Fonseca
- [Piglit] [PATCH] log.py: Fix overwriting of final summary
Emil Velikov
- [Piglit] [PATCH 2/3] framework: fix glxinfo, uname, and lspci in json output
Emil Velikov
- [Piglit] [Patch v2 1/5] json_tests.py: Add unit tests for json backend
Dylan Baker
- [Piglit] [Patch v2 2/5] framework: fix glxinfo, uname, and lspci in json output
Dylan Baker
- [Piglit] [Patch v2 3/5] run.py: store log_level (verbosity) for resume
Dylan Baker
- [Piglit] [Patch v2 4/5] results_v0_tests.py: Use TestrunResult.load instead of load_results
Dylan Baker
- [Piglit] [Patch v2 5/5] json_.py: Bump results version to 2
Dylan Baker
- [Piglit] [PATCH] summary.py: Make mako temporary directory user unique
Dylan Baker
- [Piglit] [Patch v2 5/5] json_.py: Bump results version to 2
Emil Velikov
- [Piglit] [Patch v3 1/5] json_tests.py: Add unit tests for json backend
Dylan Baker
- [Piglit] [Patch v3 2/5] framework: fix glxinfo, uname, and lspci in json output
Dylan Baker
- [Piglit] [Patch v3 3/5] run.py: store log_level (verbosity) for resume
Dylan Baker
- [Piglit] [Patch v3 4/5] results_v0_tests.py: Use TestrunResult.load instead of load_results
Dylan Baker
- [Piglit] [Patch v3 5/5] json_.py: Bump results version to 2
Dylan Baker
- [Piglit] [PATCH] json_.py: Bump results version to 2
Dylan Baker
- [Piglit] [Patch v3 5/5] json_.py: Bump results version to 2
Emil Velikov
Last message date:
Thu Oct 30 16:48:03 PDT 2014
Archived on: Thu Oct 30 16:48:05 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).