September 2012 Archives by author
Starting: Sat Sep 1 10:15:35 PDT 2012
Ending: Sun Sep 30 19:42:43 PDT 2012
Messages: 159
- [Piglit] [PATCH 2/2] Make shader_runner add a #version directive to shaders lacking one.
Stuart Abercrombie
- [Piglit] [PATCH 2/2] Make shader_runner add a #version directive to shaders lacking one.
Stuart Abercrombie
- [Piglit] [PATCH 2/2] Make shader_runner add a #version directive to shaders lacking one.
Stuart Abercrombie
- [Piglit] ARB_texture_cube_map_array : initial tests
Dave Airlie
- [Piglit] [PATCH 1/7] textureSize: add GL_ARB_texture_cube_map_array support.
Dave Airlie
- [Piglit] [PATCH 2/7] arb_texture_cube_map_array: basic cubemap test
Dave Airlie
- [Piglit] [PATCH 3/7] arb_texture_cube_map_array: check for teximage3d invalid values.
Dave Airlie
- [Piglit] [PATCH 4/7] arb_texture_cube_map_array: test getting binding.
Dave Airlie
- [Piglit] [PATCH 5/7] arb_texture_cube_map_array: add cube array shadow sampler
Dave Airlie
- [Piglit] [PATCH 6/7] arb_texture_cube_map_array: add fbo test
Dave Airlie
- [Piglit] [PATCH 7/7] arb_texture_cube_map_array: add to all.tests.
Dave Airlie
- [Piglit] ARB_texture_cube_map_array : initial tests
Dave Airlie
- [Piglit] [PATCH 3/7] arb_texture_cube_map_array: check for teximage3d invalid values.
Dave Airlie
- [Piglit] ARB_texture_cube_map_array : initial tests
Dave Airlie
- [Piglit] [PATCH] arb_texture_cube_map_array: fix assorted compiler warnings
Dave Airlie
- [Piglit] [PATCH] Add OpenCL support
Eric Anholt
- [Piglit] [PATCH] Convert simple if(piglit_get_gl_version() < N) { SKIP } to require
Eric Anholt
- [Piglit] [PATCH 4/4] framebuffer-blit-levels: Test stencil buffers.
Eric Anholt
- [Piglit] ARB_texture_cube_map_array : initial tests
Eric Anholt
- [Piglit] [PATCH] Add OpenCL support
Eric Anholt
- [Piglit] [PATCH] GL_ARB_fragment_program: Add some shader_runner texturing tests.
Eric Anholt
- [Piglit] [PATCH] glsl-fs-shadow2D-clamp-z: test clamping of Z in shadow2D
Eric Anholt
- [Piglit] [PATCH] s3tc-errors: test GL error checking with s3tc textures
Eric Anholt
- [Piglit] [PATCH 1/2] GLX_OML_sync_control: Add new tests.
Eric Anholt
- [Piglit] [PATCH 2/2] framework: Report the command string instead of traceback on OSError.
Eric Anholt
- [Piglit] [PATCH 00/23] Support tests for GL core contexts
Eric Anholt
- [Piglit] [PATCH 1/4] util: Add a piglit_probe_image_stencil() function.
Paul Berry
- [Piglit] [PATCH 2/4] framebuffer-blit-levels: fix off-by-one error.
Paul Berry
- [Piglit] [PATCH 3/4] framebuffer-blit-levels: Make a function for uploading test data to texture.
Paul Berry
- [Piglit] [PATCH 4/4] framebuffer-blit-levels: Test stencil buffers.
Paul Berry
- [Piglit] [PATCH] msaa: Test that multisampled blits can flip the image in the X or Y direction.
Paul Berry
- [Piglit] [PATCH] Fix explicit attrib location tests layout-12|13.frag; add a new one.
Paul Berry
- [Piglit] [PATCH 2/2] Make shader_runner add a #version directive to shaders lacking one.
Paul Berry
- [Piglit] [PATCH 4/4] framebuffer-blit-levels: Test stencil buffers.
Paul Berry
- [Piglit] [PATCH 2/2] Make shader_runner add a #version directive to shaders lacking one.
Paul Berry
- [Piglit] [PATCH] Make shader_runner add a #version directive to shaders lacking one.
Paul Berry
- [Piglit] [PATCH v2 1/2] framebuffer-blit-levels: Make a function for uploading test data to texture.
Paul Berry
- [Piglit] [PATCH v2 2/2] framebuffer-blit-levels: Test stencil buffers.
Paul Berry
- [Piglit] [PATCH 2/2] Make shader_runner add a #version directive to shaders lacking one.
Paul Berry
- [Piglit] [PATCH] shader_runner: Avoid lround(), which is unsupported on Windows.
Paul Berry
- [Piglit] [PATCH] Test that sRGB-related blits are allowed and do not do encoding/decoding.
Paul Berry
- [Piglit] [PATCH] glean/texCombine: test fewer
Andreas Boll
- [Piglit] glean/depthStencil: Warning: depthStencil ignored; not a valid test name.
Andreas Boll
- [Piglit] glean/depthStencil: Warning: depthStencil ignored; not a valid test name.
Andreas Boll
- [Piglit] [PATCH 1/2] glean/depthStencil: fix the test
Andreas Boll
- [Piglit] [PATCH] max-texture-size-level: don't try to create maxSize x maxSize textures
Jose Fonseca
- [Piglit] [PATCH 2/2] shader_runner: add casts to silence char** vs const GLchar** warnings
Jose Fonseca
- [Piglit] [PATCH V2] Support for more tests to run with -fbo
Chris Forbes
- [Piglit] [PATCH 2/8] Tidy glsl-arb-fragment-coord-conventions
Chris Forbes
- [Piglit] [PATCH 3/8] convert version check to piglit_require_gl_version
Chris Forbes
- [Piglit] [PATCH 4/8] Never call glutKeyboardFunc in -auto mode
Chris Forbes
- [Piglit] [PATCH 5/8] Get rid of reshape funcs
Chris Forbes
- [Piglit] [PATCH 6/8] clean some whitespace
Chris Forbes
- [Piglit] [PATCH 7/8] Fix bogus texture name used in fp-kil
Chris Forbes
- [Piglit] [PATCH 8/8] Convert some raw glReadPixels to use piglit probes
Chris Forbes
- [Piglit] [PATCH] Convert simple if(piglit_get_gl_version() < N) { SKIP } to require
Chris Forbes
- [Piglit] to-do item: clean up GL error checks
Chris Forbes
- [Piglit] [PATCH] ext_timer_query-time-elapsed: make result more reliable v2
Vadim Girlin
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Vadim Girlin
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Vadim Girlin
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Vadim Girlin
- [Piglit] [PATCH] Add OpenCL support
Kenneth Graunke
- [Piglit] [PATCH] Add a test for EXT_texture_swizzle and DEPTH_TEXTURE_MODE together.
Kenneth Graunke
- [Piglit] [PATCH] Add a test for EXT_texture_swizzle and DEPTH_TEXTURE_MODE together.
Kenneth Graunke
- [Piglit] [PATCH] Clean up depth-tex-modes-glsl a bit.
Kenneth Graunke
- [Piglit] [PATCH 0/3] Use glGetStringi for extensions with GL >= 3.0
Jordan Justen
- [Piglit] [PATCH 1/3] Move extensions checking entirely to piglit-util-gl-common.c
Jordan Justen
- [Piglit] [PATCH 2/3] piglit gl: convert gl extension checking to use an array of strings
Jordan Justen
- [Piglit] [PATCH 3/3] piglit gl: use glGetStringi for GL >= 3.0
Jordan Justen
- [Piglit] [PATCH v2 1/2] piglit gl: convert gl extension checking to use an array of strings
Jordan Justen
- [Piglit] [PATCH v2 2/2] piglit gl: use glGetStringi for GL >= 3.0
Jordan Justen
- [Piglit] [PATCH] cmake: Use C++ compiler to link C programs if using Solaris Studio.
Vinson Lee
- [Piglit] random results with texture-integer-glsl130
Vinson Lee
- [Piglit] [PATCH] glean/texCombine: test fewer combinations
Marek Olšák
- [Piglit] glean/depthStencil: Warning: depthStencil ignored; not a valid test name.
Marek Olšák
- [Piglit] [PATCH 1/2] glean/depthStencil: fix the test
Marek Olšák
- [Piglit] [PATCH 2/2] fbo-blit-stretch: add ability to choose a subtest
Marek Olšák
- [Piglit] glean/depthStencil: Warning: depthStencil ignored; not a valid test name.
Marek Olšák
- [Piglit] [PATCH] fbo-colormask-formats: test glColorMask with all formats
Marek Olšák
- [Piglit] [PATCH 1/2] fbo-blit-stretch: add cast to silence signed/unsigned comparison warning
Marek Olšák
- [Piglit] [PATCH] glsl-fs-shadow2D-clamp-z: test clamping of Z in shadow2D
Marek Olšák
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Brian Paul
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Brian Paul
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Brian Paul
- [Piglit] [PATCH 2/7] arb_texture_cube_map_array: basic cubemap test
Brian Paul
- [Piglit] [PATCH 3/7] arb_texture_cube_map_array: check for teximage3d invalid values.
Brian Paul
- [Piglit] [PATCH 4/7] arb_texture_cube_map_array: test getting binding.
Brian Paul
- [Piglit] [PATCH 5/7] arb_texture_cube_map_array: add cube array shadow sampler
Brian Paul
- [Piglit] [PATCH 6/7] arb_texture_cube_map_array: add fbo test
Brian Paul
- [Piglit] ARB_texture_cube_map_array : initial tests
Brian Paul
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Brian Paul
- [Piglit] [PATCH] max-texture-size-level: don't try to create maxSize x maxSize textures
Brian Paul
- [Piglit] ARB_texture_cube_map_array : initial tests
Brian Paul
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Brian Paul
- [Piglit] [PATCH 1/2] texture-storage: fix internal format mistakes in the test
Brian Paul
- [Piglit] [PATCH 2/2] texture-storage: do more thorough testing of internal format values
Brian Paul
- [Piglit] [PATCH] glean/texCombine: test fewer combinations
Brian Paul
- [Piglit] glean/depthStencil: Warning: depthStencil ignored; not a valid test name.
Brian Paul
- [Piglit] [PATCH 2/2] fbo-blit-stretch: add ability to choose a subtest
Brian Paul
- [Piglit] [PATCH] fbo-colormask-formats: test glColorMask with all formats
Brian Paul
- [Piglit] [PATCH 1/2] fbo-blit-stretch: add cast to silence signed/unsigned comparison warning
Brian Paul
- [Piglit] [PATCH 2/2] shader_runner: add casts to silence char** vs const GLchar** warnings
Brian Paul
- [Piglit] [PATCH] Add a test for EXT_texture_swizzle and DEPTH_TEXTURE_MODE together.
Brian Paul
- [Piglit] [PATCH] s3tc-errors: test GL error checking with s3tc textures
Brian Paul
- [Piglit] [PATCH 3/7] arb_texture_cube_map_array: check for teximage3d invalid values.
Brian Paul
- [Piglit] [PATCH] piglit: add piglit_rgbw_image() helper
Brian Paul
- [Piglit] [PATCH] arb_texture_cube_map_array: fix assorted compiler warnings
Brian Paul
- [Piglit] [PATCH] Clean up depth-tex-modes-glsl a bit.
Brian Paul
- [Piglit] [PATCH] glsl-fs-shadow2D-clamp-z: test clamping of Z in shadow2D
Brian Paul
- [Piglit] [PATCH] Test that sRGB-related blits are allowed and do not do encoding/decoding.
Brian Paul
- [Piglit] [PATCH 1/2] teximage-errors: use piglit_check_gl_error() helper
Brian Paul
- [Piglit] [PATCH 2/2] teximage-errors: fix a couple mistakes, add two new test cases
Brian Paul
- [Piglit] to-do item: clean up GL error checks
Brian Paul
- [Piglit] [PATCH 1/3] piglit: add compressed texture helper functions
Brian Paul
- [Piglit] [PATCH 2/3] s3tc-errors: use new piglit compressed texture helpers
Brian Paul
- [Piglit] [PATCH 3/3] compressedteximage: use new piglit compressed texture helpers
Brian Paul
- [Piglit] [PATCH] max-texture-size-level: test per-level max texture size error checking
Anuj Phogat
- [Piglit] [PATCH] msaa: Test that multisampled blits can flip the image in the X or Y direction.
Anuj Phogat
- [Piglit] [PATCH 1/4] util: Add a piglit_probe_image_stencil() function.
Anuj Phogat
- [Piglit] [PATCH 2/4] framebuffer-blit-levels: fix off-by-one error.
Anuj Phogat
- [Piglit] [PATCH] Add OpenCL support
Tom Stellard
- [Piglit] [PATCH] Add OpenCL support
Tom Stellard
- [Piglit] [PATCH] Add OpenCL support
Tom Stellard
- [Piglit] [PATCH] Add OpenCL support
Blaž Tomažič
- [Piglit] [PATCH] Add OpenCL support
Blaž Tomažič
- [Piglit] [Mesa-dev] [PATCH] egl-util: Adds probe_front_pixel_rgb function
Matt Turner
- [Piglit] [PATCH 1/3] Move extensions checking entirely to piglit-util-gl-common.c
Chad Versace
- [Piglit] [PATCH 2/3] piglit gl: convert gl extension checking to use an array of strings
Chad Versace
- [Piglit] [PATCH 3/3] piglit gl: use glGetStringi for GL >= 3.0
Chad Versace
- [Piglit] [PATCH V2] Support for more tests to run with -fbo
Chad Versace
- [Piglit] [PATCH 00/23] Support tests for GL core contexts
Chad Versace
- [Piglit] [PATCH 01/23] tests: Remove all uses of glutBitmapCharacter
Chad Versace
- [Piglit] [PATCH 02/23] texline: Convert to use piglit framework
Chad Versace
- [Piglit] [PATCH 03/23] tests, util: Wrap glutPostRedisplay with piglit_post_redisplay
Chad Versace
- [Piglit] [PATCH 04/23] tests, util: Wrap glutKeyboardFunc with piglit_set_keyboard_func
Chad Versace
- [Piglit] [PATCH 05/23] tests, util: Wrap glutSwapBuffers with piglit_swap_buffers
Chad Versace
- [Piglit] [PATCH 06/23] tests, util: Wrap glutReshapeFunc with piglit_set_reshape_func
Chad Versace
- [Piglit] [PATCH 07/23] framework: Report 'skip' if test executable not found
Chad Versace
- [Piglit] [PATCH 09/23] tests: Remove direct includes of piglit-framework.h
Chad Versace
- [Piglit] [PATCH 10/23] util: Rename piglit-framework.[ch] -> piglit-framework-gl.[ch]
Chad Versace
- [Piglit] [PATCH 11/23] cmake: Prefix cmake options and feature macros with PIGLIT
Chad Versace
- [Piglit] [PATCH 12/23] util: Add wrappers for malloc and calloc that catch errors
Chad Versace
- [Piglit] [PATCH 13/23] util: Add Waffle utility functions
Chad Versace
- [Piglit] [PATCH 14/23] cmake: Define cmake flags and feature macros for X11, GLX, EGL
Chad Versace
- [Piglit] [PATCH 15/23] util: Rename piglit_gl_test_info -> piglit_gl_test_config
Chad Versace
- [Piglit] [PATCH 17/23] util: Add new GL test frameworks
Chad Versace
- [Piglit] [PATCH 18/23] cmake: On Linux, require Waffle by default
Chad Versace
- [Piglit] [PATCH 19/23] cmake, util: Switch GL tests to use new framework
Chad Versace
- [Piglit] [PATCH 20/23] util,glut_waffle: Remove unused sources from old GL test framework
Chad Versace
- [Piglit] [PATCH 21/23] util: Remove unneeded extern
Chad Versace
- [Piglit] [PATCH 23/23] gl-3.1/minmax: Add support for running under a GL 3.1 core context
Chad Versace
- [Piglit] [NOTICE] Piglit's build requirements for Linux will soon change
Chad Versace
- [Piglit] [PATCH 00/23] Support tests for GL core contexts
Chad Versace
- [Piglit] [PATCH 08/23] util, tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums
Chad Versace
- [Piglit] [PATCH 16/23] util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
- [Piglit] [PATCH 22/23] util: Add fields to piglit_gl_test_config for listing supported GL flavors
Chad Versace
- [Piglit] [PATCH 2/2] framework: Report the command string instead of traceback on OSError.
Chad Versace
- [Piglit] [PATCH 1/2] GLX_OML_sync_control: Add new tests.
Chad Versace
- [Piglit] [PATCH] Add OpenCL test for building program with build options.
Aaron Watry
Last message date:
Sun Sep 30 19:42:43 PDT 2012
Archived on: Sun Sep 30 19:42:45 PDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).