April 2013 Archives by thread
Starting: Mon Apr 1 09:52:55 PDT 2013
Ending: Tue Apr 30 21:50:21 PDT 2013
Messages: 310
- [Piglit] [PATCH 1/3] shader_runner: remove explicit #version from spec/glsl-1.10 tests
Stuart Abercrombie
- [Piglit] [PATCH] CL Builtins: Fix sign-extension bug in rotate
Tom Stellard
- [Piglit] [PATCH] CL Builtin: Remove an invalid mad24 test
Tom Stellard
- [Piglit] [PATCH] [CL]: Fix mul24 test and add mad24/mul24 uint tests
Tom Stellard
- [Piglit] [PATCH] Add tests for the GL_AMD_performance_monitor extension.
Ian Romanick
- [Piglit] [PATCH] Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Ian Romanick
- [Piglit] [PATCH] Add tests for the GL_AMD_performance_monitor extension.
Kenneth Graunke
- [Piglit] [PATCH 1/1] shader_runner.c: Fix lod_bias breakage on GLES.
Tom Gall
- [Piglit] [PATCH] provoking-vertex: also test clockwise triangles
Jose Fonseca
- [Piglit] Merge request: variable-index patches
Tom Gall
- [Piglit] [PATCH 1/3] glsl_parser_test.py: For glsl 1.00 use gles2
Tom Gall
- [Piglit] [PATCH] ARB_ubo/maxuniformblocksize: unmap buffer before drawing with it
Christoph Bumiller
- [Piglit] [PATCH] arb_shader_texture_lod-texgradcube: Test explicit derivatives for cube maps
sroland at vmware.com
- [Piglit] [PATCH] ARB_draw_indirect: add initial tests
Christoph Bumiller
- [Piglit] [PATCH 0/4] ARB_separate_shader_objects V3
gregory
- [Piglit] [PATCH] lodbias: increase window size fix test on Windows
Brian Paul
- [Piglit] [PATCH 1/5] arb_sampler_objects: use default window size to fix Windows run
Brian Paul
- [Piglit] [PATCH 1/3] draw-pixels: display results when there's a failure
Brian Paul
- [Piglit] [PATCH] arb_texture_multisample: add test to check sample positions
Christoph Bumiller
- [Piglit] [PATCH] arb_texture_multisample: add test to check sample positions v2
Christoph Bumiller
- [Piglit] [PATCH] Test that transform feedback works with non-flat integers.
Paul Berry
- [Piglit] [PATCH] Test interaction of primitive restart and transform feedback.
Paul Berry
- [Piglit] [PATCH] texturing: add reliable test for GL_TEXTURE_MAX_LEVEL using texelFetch
Christoph Bumiller
- [Piglit] [PATCH 3/3] depthstencil-render-miplevels: Present the results in non-auto mode.
Eric Anholt
- [Piglit] [PATCH 1/2] gtf: Upstream appears to have switched to imagefileio off by default.
Eric Anholt
- [Piglit] [PATCH 2/2] gtf: Parse either the old or new GLES conformance suite output.
Eric Anholt
- [Piglit] [PATCH v2] Test interaction of primitive restart and transform feedback.
Paul Berry
- [Piglit] [PATCH 1/1] glsl-es-1.00: sanity.shader_test fragment needs default precision
Chad Versace
- [Piglit] patch tracking
Tom Gall
- [Piglit] [PATCH] arb_texture_multisample: add test to check sample positions v3
Christoph Bumiller
- [Piglit] [PATCH] cl: Fix char/short test names
Aaron Watry
- [Piglit] [PATCH] Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
- [Piglit] [PATCH] glsl-1.30: add test for default in switch not after all case statements
sroland at vmware.com
- [Piglit] [PATCH 00/20] Piglit framework patches for Python 3.3 and test timeout
Jon Severinsson
- [Piglit] [PATCH 01/20] framework: Fix "inconsistent use of tabs and spaces in indentation" warnings.
Jon Severinsson
- [Piglit] [PATCH 03/20] framework: Consistently use Python 2.2+ syntax for dictionary key checks.
Jon Severinsson
- [Piglit] [PATCH] cl: Add test of get_global_size(dim)
Aaron Watry
- [Piglit] [PATCH 1/3] cl: Add test for sha256 Ch function
Tom Stellard
- [Piglit] Tests for EXT_image_dma_buf_import
Topi Pohjolainen
- [Piglit] [PATCH] arb_internalformat_query-minmax: initialise buffer_size_in_elements
Dave Airlie
- [Piglit] Requiring Python 3.x for Piglit?
Kenneth Graunke
- [Piglit] [PATCH 1/2] variable-index-read.sh: extend to support glsl es 1.00
Tom Gall
- [Piglit] [PATCH] add new --ignoreStderr option to piglit-run.py
Brian Paul
- [Piglit] [PATCH] add a simple glinfo "test" program
Brian Paul
- [Piglit] [PATCH 1/1] generated-cl-int-builtins.py:detect and return ints and longs in getValue
Tom Gall
- [Piglit] [PATCH] add new piglit-summary.py script for printing summaries of results file(s)
Brian Paul
- [Piglit] [PATCH 1/7] glsl-1.50 interface blocks: test parsing interpolation qualifiers
Jordan Justen
- [Piglit] [PATCH] Add test for concurrent shader compiler use. v3
Tom Stellard
- [Piglit] [PATCH 1/3] Add amd_vertex_shader_layer layered-2d-texture-render test
Jordan Justen
- [Piglit] [PATCH 1/4] piglit-merge-results.py: Drop dead code
Dylan Baker
- [Piglit] [PATCH] fbo: add test for multiple draw buffer combinations including GL_NONE
Christoph Bumiller
- [Piglit] [PATCH] glsl-max-varyings: Allow up to 256 varyings.
Fabian Bieler
- [Piglit] [PATCH 1/8] variable-index-read.sh: extend to support glsl es 1.00
Tom Gall
- [Piglit] [PATCH 1/1] piglit-framework-cl.c: When extensions is NULL, don't segv
Tom Gall
- [Piglit] [PATCH 3/3] pragma-macro-expansion: changed to extension-macro-expansion.
Fabian Bieler
- [Piglit] [PATCH 00/19] Bit built-ins for ARB_gpu_shader5
Matt Turner
- [Piglit] [PATCH 01/19] arb_gpu_shader5: Add a fragment shader bitCount execution test.
Matt Turner
- [Piglit] [PATCH 1/3] glsl-max-varyings: Allow up to 256 varyings.
Fabian Bieler
- [Piglit] [PATCH 2/3] link-mismatch-layout-02: Remove storage qualifier.
Fabian Bieler
- [Piglit] [PATCH] Test interaction of dead code elimination with "break" statements.
Paul Berry
- [Piglit] [PATCH] Add test for concurrent shader compiler use. v3
Tom Stellard
- [Piglit] [PATCH] Check for glsl before compiling a shader.
Mathias Fröhlich
- [Piglit] [PATCH 1/2] linestipple: Update for current piglit style.
Eric Anholt
- [Piglit] [PATCH 2/2] linestipple: Report subtest results.
Eric Anholt
- [Piglit] [PATCH] Primitive restart: Test in every possible draw mode.
Paul Berry
- [Piglit] [PATCH 1/2] Add outerProduct existance test for glsl es 1.00
Tom Gall
- [Piglit] [PATCH] gl-1.0-dlist-shademodel: test glShadeModel() inside a display list
Brian Paul
- [Piglit] [PATCH] dlist-beginend: test some tricky glBegin/glEnd display list corner cases
Brian Paul
- [Piglit] [PATCH 1/2] gl-1.0-begend-coverage: remove unneeded #include "minmax-test.h"
Brian Paul
- [Piglit] HTML generation enhancements
Dylan Baker
- [Piglit] [PATCH] s3tc-errors: add more glTex[Sub]Image2D() error checking tests
Brian Paul
- [Piglit] [PATCH 1/5] array-of-struct-of-array: Added indexing operator to array.
Fabian Bieler
- [Piglit] [PATCH 01/10] glsl-es-1.00: array assignment tests with implicit conversions
Tom Gall
- [Piglit] [PATCH 02/10] glsl-es-1.00: array tests using a variety of indexes
Tom Gall
- [Piglit] [PATCH 03/10] glsl-es-1.00: array equality tests
Tom Gall
- [Piglit] [PATCH 04/10] glsl-es-1.00: New array construction tests with implicit conversion
Tom Gall
- [Piglit] [PATCH 05/10] glsl-es-1.00: new tests for array function params and return types
Tom Gall
- [Piglit] [PATCH 06/10] glsl-es-1.00: new array size tests using a variety of types
Tom Gall
- [Piglit] [PATCH 07/10] glsl-es-1.00: new array tests for +, /, >, <, >=, <=, &&, !, ||, ^^, ++, --, -
Tom Gall
- [Piglit] [PATCH 08/10] glsl-es-1.00:=, !=, * and multidim structure and array operations
Tom Gall
- [Piglit] [PATCH 09/10] glsl-es-1.00: array fn, array structure and redeclaration tests
Tom Gall
- [Piglit] [PATCH 10/10] glsl-es-1.00: array length, preinc, predec, var index, attribute, ctor and assign tests
Tom Gall
- [Piglit] [PATCH] arb-fragment-coord-conventions: test center shift correctness
Christoph Bumiller
- [Piglit] [v2] Tests for EXT_image_dma_buf_import
Topi Pohjolainen
- [Piglit] [PATCH 0/2] Fixes for relative paths to absolute paths.
Kenney Phillis
- [Piglit] [PATCH] Add a GLSL parser test for a late function prototype.
Kenneth Graunke
- [Piglit] [PATCH 2/5] triangle-rasterization: Add multiple possible filling conventions.
Fabian Bieler
Last message date:
Tue Apr 30 21:50:21 PDT 2013
Archived on: Wed May 8 15:22:35 PDT 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).