index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
arb_clear_texture: add tolerance to clear-max-level.c test
HEAD
master
Yu Wang
1
-1
/
+1
2015-07-29
clearbuffer-invalid-drawbuffer: Fix test cases calling glClearBufferiv with d...
Eduardo Lima Mitev
1
-12
/
+18
2015-07-29
arb_shader_storage_buffer_object: modify tests to use gl_core_version = 32
Samuel Iglesias Gonsalvez
10
-21
/
+33
2015-07-29
arb_arrays_of_arrays: fix simple atomic counters execution test
Timothy Arceri
1
-13
/
+13
2015-07-29
arb_arrays_of_arrays: basic image store execution tests
Timothy Arceri
2
-0
/
+159
2015-07-29
arb_arrays_of_arrays: add some sampler indexing execution tests
Timothy Arceri
18
-0
/
+1117
2015-07-29
arb_arrays_of_arrays: add simple atomic counters execution test
Timothy Arceri
1
-0
/
+119
2015-07-29
arb_gpu_shader_fp64: test glGetUniformdv interface
Dave Airlie
2
-0
/
+200
2015-07-28
ext_image_dma_buf: Add tests for R8 and GR88 formats (v2)
Chad Versace
2
-0
/
+302
2015-07-28
arb_get_texture_sub_image-errors: test getting zero-sized images
Brian Paul
1
-0
/
+60
2015-07-28
arb_sampler_objects: use piglit_check_gl_error()
Brian Paul
1
-16
/
+4
2015-07-28
arb_clear_texture-simple: remove glDeleteTextures()
Brian Paul
1
-1
/
+0
2015-07-28
GL_ARB_texture_multisample: Test using glClear with a ms render target
Neil Roberts
2
-0
/
+224
2015-07-27
arb_shader_image_load_store/host-mem-barrier: Skip UBO/RaW test if the requir...
Francisco Jerez
1
-1
/
+10
2015-07-27
arb_tessellation_shader/invalid-primitive: fix the test (missing TCS or TES)
Marek Olšák
1
-16
/
+4
2015-07-27
arb_tessellation_shader/invalid-get-program-params: fix it (missing TCS or TES)
Marek Olšák
1
-8
/
+7
2015-07-27
arb_tessellation_shader/get-tcs-params: fix the test
Marek Olšák
1
-0
/
+9
2015-07-27
arb_tessellation_shader: Add tests for gl_out[] redeclaration
Chris Forbes
4
-0
/
+49
2015-07-27
arb_tessellation_shader: split barrier-switch test
Chris Forbes
2
-0
/
+45
2015-07-27
arb_tessellation_shader: test that redeclared barrier() is unrestricted
Chris Forbes
1
-0
/
+44
2015-07-27
arb_tessellation_shader: Test array requirements for inputs and outputs
Chris Forbes
10
-0
/
+141
2015-07-27
arb_tessellation_shader: Add tests for TCS output l-value indexing
Chris Forbes
7
-0
/
+159
2015-07-27
arb_tessellation_shader: Test global layout qualifiers.
Fabian Bieler
2
-0
/
+261
2015-07-27
arb_blend_func_extended: output-location api test
Tapani Pälli
2
-0
/
+93
2015-07-27
arb_gpu_shader_fp64: add test for aligning doubles in transform feedback
Dave Airlie
2
-0
/
+195
2015-07-27
arb_gpu_shader_fp64: test interleaved transform feedback for doubles
Dave Airlie
2
-0
/
+218
2015-07-27
arb_gpu_shader_fp64: check GetTransformFeedbackVaryings returns the correct t...
Dave Airlie
2
-0
/
+134
2015-07-27
arb_gpu_shader_fp64: add separate transform feedback test.
Dave Airlie
4
-0
/
+189
2015-07-26
arb_program_interface_query: add missing space to error message
Timothy Arceri
1
-1
/
+1
2015-07-23
arb_get_texture_sub_image: new tests for GL_ARB_get_texture_sub_image
Brian Paul
7
-0
/
+1315
2015-07-23
Test that interpolateAtSample returns different results
Neil Roberts
2
-0
/
+260
2015-07-23
arb_program_resource: don't try compute enum for tess tests
Dave Airlie
1
-1
/
+0
2015-07-23
arb_program_resource: add vs output to sub test for gs
Dave Airlie
1
-0
/
+2
2015-07-22
arb_direct_state_access: allow tests to run with core profile
Brian Paul
5
-0
/
+5
2015-07-22
ext_packed_float: fix getteximage-invalid-format-for-packed-type test
Brian Paul
1
-1
/
+14
2015-07-22
glsl-1.10: exercise variable-indexed arrays
Brian Paul
1
-0
/
+57
2015-07-22
ARB_sample_shading: Add test for gl_SampleMask in combination with MRTs and a...
Francisco Jerez
2
-0
/
+194
2015-07-22
arb_gpu_shader5: Fix rounding instability in UBO and sampler indexing vs-nonu...
Francisco Jerez
2
-48
/
+58
2015-07-22
arb_gpu_shader5: Reorder probes in UBO and sampler indexing vs-nonuniform-con...
Francisco Jerez
2
-42
/
+42
2015-07-21
arb_sample_shading-builtin-gl-sample-position: Fix VS 2015 build.
Vinson Lee
1
-1
/
+1
2015-07-22
arb_separate_shader_objects: extend active sampler conflict to test AoA
Timothy Arceri
1
-44
/
+123
2015-07-18
arb_separate_shader_objects: enable tess extension in tess stages
Chris Forbes
1
-0
/
+2
2015-07-14
arb_shader_image_load_store: Use GL_RGBA8 for image internal format
Jordan Justen
1
-2
/
+2
2015-07-14
arb_compute_shader: Use GL_RGBA8 for image_load_store internal format
Jordan Justen
4
-6
/
+6
2015-07-13
GL_MESA_pack_invert: Add a test for a few glReadPixels() cases.
Eric Anholt
4
-0
/
+216
2015-07-13
glsl-1.10 Adds tests on how void functions are handled
Renaud Gaubert
23
-1
/
+338
2015-07-13
arb_shader_storage_buffer_object/maxblocks: fail test if glGetIntegerv() give...
Samuel Iglesias Gonsalvez
1
-0
/
+3
2015-07-09
arb_framebuffer_no_attachments: Fix GCC format-security warning.
Vinson Lee
1
-1
/
+1
2015-07-09
arb_gpu_shader_fp64: add some tests for indirect double accesses
Dave Airlie
3
-0
/
+143
2015-07-09
arb_shader_subroutine: add a bunch of shader tests
Dave Airlie
7
-0
/
+389
[next]