index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
557
-557
/
+557
2014-07-14
arb_texture_multisample: add new texelFetch() test
Brian Paul
2
-0
/
+316
2014-07-14
gl-3.0: add a test to stress the bound resource limits
Matthew McClure
2
-0
/
+1337
2014-07-12
Replace link-mismatch-layout-02 with shader tests
Chris Forbes
3
-0
/
+94
2014-07-10
arb_provoking_vertex/xfb-before-flatshading: use default window size
Brian Paul
1
-2
/
+0
2014-07-10
arb_blend_func_extended: require GL 3.0
Brian Paul
2
-2
/
+2
2014-07-10
glsl-1.10: Test reductions of integer vectors
Ian Romanick
1
-0
/
+28
2014-07-07
ext_framebuffer_multisample: Add NORETURN attribute to print_usage_and_exit.
Vinson Lee
1
-1
/
+1
2014-07-06
glsl-1.20: Add test for literal floats with exponent and suffix.
Matt Turner
1
-0
/
+12
2014-07-06
glsl-1.10: Add tests for literal floats with exponents.
Matt Turner
2
-0
/
+18
2014-07-06
glsl-1.10/glsl-1.20: Add tests for literal float suffixes.
Matt Turner
4
-0
/
+38
2014-07-06
glsl-1.10: Add octal/hex integer literal tests.
Matt Turner
4
-0
/
+36
2014-07-06
glsl-1.10: Add tests for empty block and statements.
Matt Turner
2
-0
/
+18
2014-07-05
ARB_explicit_attrib_location: Remove commas from require_extensions line.
Matt Turner
2
-2
/
+2
2014-07-05
oes_draw_texture: Fix piglit_rgbw_texture() call
Chad Versace
1
-1
/
+2
2014-07-02
amd_vertex_shader_viewport_index: add render test
Ilia Mirkin
4
-0
/
+165
2014-07-02
arb_uniform_buffer_object: add a test that uses persistent buffers
Ilia Mirkin
2
-0
/
+227
2014-07-01
arb_uniform_buffer_object/maxuniformblocksize: fix printf message
Brian Paul
1
-1
/
+1
2014-06-27
cmake: Don't link to the OpenGL ES 2.0 library
Chad Versace
8
-31
/
+5
2014-06-27
arb_gpu_shader5: Add tests for new overload resolution rules
Chris Forbes
8
-0
/
+167
2014-06-27
arb_gpu_shader5: Add tests for new implicit conversions
Chris Forbes
2
-0
/
+114
2014-06-25
arb_fragment_layer_viewport: simple write tests
Ilia Mirkin
8
-0
/
+459
2014-06-25
arb_uniform_buffer_object-minmax: divide block size by 4 to get components
Brian Paul
1
-3
/
+3
2014-06-26
arb_fragment_layer_viewport: Add tests for FS reading correct values
Chris Forbes
4
-0
/
+296
2014-06-26
arb_fragment_layer_viewport: Add tests for not-written cases
Chris Forbes
4
-0
/
+176
2014-06-25
arb_texture_buffer_object-get: use piglit_get_gl_enum_name() in error msg
Brian Paul
1
-2
/
+4
2014-06-25
arb_texture_query_lod: allow some tolerance for comparisons
Marek Olšák
3
-4
/
+17
2014-06-25
arb_arrays_of_arrays: fix required extensions
Timothy Arceri
21
-42
/
+21
2014-06-23
arb_uniform_buffer_object/maxblocks: minor whitespace fix
Brian Paul
1
-1
/
+0
2014-06-23
gl-3.0-render-integer: add a new test for rendering to integer textures
Brian Paul
2
-0
/
+307
2014-06-23
cmake: Don't link to libGLESv1
Chad Versace
5
-5
/
+0
2014-06-23
dispatch: Use piglit-dispatch for GLES1
Chad Versace
1
-9
/
+0
2014-06-21
Add a test to reject semicolons after #extension.
Kenneth Graunke
1
-0
/
+11
2014-06-19
ARB_explicit_uniform_location: change compiler test requirements
Tapani Pälli
2
-2
/
+2
2014-06-18
arb_shader_atomic_counters: recursion checks require a second paste macro
Ilia Mirkin
1
-4
/
+8
2014-06-18
arb_shader_atomic_counters: fix gs support check
Ilia Mirkin
1
-1
/
+1
2014-06-18
arb_gpu_shader5: test transform feedback with multiple streams
Jordan Justen
2
-0
/
+270
2014-06-18
gl-3.1: attributeless-vertexid; C => shader_test
Jordan Justen
3
-86
/
+31
2014-06-18
arb_compute_shader: Add simple compute shader with atomic counters
Jordan Justen
1
-0
/
+29
2014-06-18
Test GL_ARB_clear_texture using 1- and 2- component textures
Neil Roberts
2
-0
/
+69
2014-06-18
Test GL_ARB_clear_texture using a range of float formats
Neil Roberts
2
-0
/
+69
2014-06-18
Test GL_ARB_clear_texture using a range of sized formats
Neil Roberts
2
-0
/
+67
2014-06-18
Test GL_ARB_clear_texture using depth-stencil textures
Neil Roberts
2
-0
/
+71
2014-06-18
Test GL_ARB_clear_texture using a range of base formats
Neil Roberts
4
-0
/
+373
2014-06-18
Test GL_ARB_clear_texture using cube map textures
Neil Roberts
2
-0
/
+236
2014-06-18
Test GL_ARB_clear_texture using 3D textures
Neil Roberts
2
-0
/
+247
2014-06-18
glsl-1.40: Don't try to use embedded struct definitions
Chris Forbes
6
-28
/
+40
2014-06-18
ubo: Don't try to use embedded struct definitions.
Chris Forbes
1
-11
/
+15
2014-06-18
glsl-1.50: Don't try to use embedded struct definitions
Chris Forbes
1
-6
/
+10
2014-06-17
gl-3.0: Don't query GL_TEXTURE_{LUMINANCE,INTENSITY}_* outside compat profile
Ian Romanick
1
-5
/
+28
[next]