index
:
~rantogno/piglit
cnl/hacked_multisample_accuracy
dither
glean-master
glsl2
master
shader_runner
wip/texsubimage-hacked
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-22
arb_gpu_shader_fp64: set missing 'w' component to glsl-uniform-initializer-4
Samuel Pitoiset
1
-1
/
+1
2017-05-22
shaders: set missing blue color to glsl-const-builtin-distance.shader_test
Samuel Pitoiset
1
-1
/
+1
2017-05-22
shaders/ssa: fix wrong syntax in fs-swap-problem.shader_test
Samuel Pitoiset
1
-1
/
+1
2017-05-22
parser_utils: do not overwrite value when no digits are found
Samuel Pitoiset
1
-6
/
+12
2017-05-22
arb_bindless_texture: fix setting bound/bindless uniforms
Samuel Pitoiset
1
-16
/
+141
2017-05-22
arb_bindless_texture: add new explicit-image-binding.shader_test
Samuel Pitoiset
1
-0
/
+58
2017-05-22
shader_runner: only clear handles that are resident
Samuel Pitoiset
1
-4
/
+7
2017-05-22
shader_runner: clear resident handles before texture bindings
Samuel Pitoiset
1
-3
/
+3
2017-05-19
cl-api-get-platform-ids: Remove duplicate piglit_cl_check_error.
Vinson Lee
1
-1
/
+0
2017-05-19
arb_sparse_buffer: Fix Coverity unintentional integer overflow defect.
Vinson Lee
1
-1
/
+1
2017-05-19
arb_direct_state_access: Fix memory leaks.
Vinson Lee
1
-0
/
+3
2017-05-19
arb_uniform_buffer_object: add uniform-block-memory-qualifier.frag
Samuel Pitoiset
2
-25
/
+27
2017-05-19
arb_bindless_texture: add ubo-named-block execution tests
Samuel Pitoiset
2
-0
/
+88
2017-05-19
shader_runner: add support for setting resident handles to UBO
Samuel Pitoiset
1
-0
/
+6
2017-05-19
arb_bindless_texture: add new execution tests with sampler/image arrays
Samuel Pitoiset
4
-0
/
+264
2017-05-19
arb_bindless_texture: add missing writeonly qualifier to images/inout.frag
Samuel Pitoiset
1
-1
/
+1
2017-05-18
texturing: Add decompression test for S3TC DXT1
Nanley Chery
3
-0
/
+98
2017-05-18
arb_compute_shader: set KHR_no_error compatibility
Timothy Arceri
6
-0
/
+6
2017-05-18
arb_compute_shader: remove misleading headers
Timothy Arceri
2
-12
/
+0
2017-05-18
arb_compute_variable_group_size: set KHR_no_error compatibility
Timothy Arceri
3
-0
/
+3
2017-05-18
arb_draw_buffers_blend: set KHR_no_error compatibility
Timothy Arceri
1
-0
/
+1
2017-05-18
arb_copy_buffer: set KHR_no_error compatibility
Timothy Arceri
12
-0
/
+12
2017-05-18
arb_framebuffer_object: set KHR_no_error compatibility
Timothy Arceri
11
-0
/
+11
2017-05-18
KHR_no_error: set compatibility status for a bunch of glCompressedTex* tests
Timothy Arceri
14
-0
/
+14
2017-05-18
arb_direct_state_access: set KHR_no_error compatibility
Timothy Arceri
27
-82
/
+164
2017-05-18
piglit-framework-gl: add piglit_khr_no_error for detecting when khr_no_error ...
Timothy Arceri
2
-0
/
+3
2017-05-18
textureSamples: fix printf
Timothy Arceri
1
-1
/
+1
2017-05-18
tests: mark KHR_no_error compatible tests
Timothy Arceri
99
-0
/
+99
2017-05-18
tests: mark KHR_no_error incompatible tests
Timothy Arceri
7
-0
/
+7
2017-05-18
tests: add no_error test profile for testing KHR_no_error
Timothy Arceri
1
-0
/
+29
2017-05-18
shader_runner: mark as compatible with KHR_no_error testing
Timothy Arceri
1
-0
/
+1
2017-05-18
piglit-framework-gl: skip tests incompatible with KHR_no_error
Timothy Arceri
1
-0
/
+16
2017-05-18
piglit-framework-gl: add KHR_no_error enum to piglit_gl_test_config
Timothy Arceri
2
-0
/
+13
2017-05-10
arb_sparse_buffer: add tests for various *BufferSubData commands
Nicolai Hähnle
3
-0
/
+595
2017-05-10
arb_sparse_buffer: add an extended commit test
Nicolai Hähnle
3
-0
/
+334
2017-05-10
arb_sparse_buffer: add basic rendering test
Nicolai Hähnle
3
-0
/
+201
2017-05-10
arb_sparse_buffer: minmax test
Nicolai Hähnle
5
-0
/
+77
2017-05-10
util: add MIN3/MAX3 convenience macros
Nicolai Hähnle
1
-0
/
+2
2017-05-10
glsl-1.50: test gl_PrimitiveID in fragment shader when instancing is used
Nicolai Hähnle
1
-0
/
+60
2017-05-10
arb_tessellation_shader: test gl_PrimitiveID in instanced draws
Nicolai Hähnle
5
-0
/
+409
2017-05-10
shader_runner: add "relative probe rect rgba" command
Nicolai Hähnle
1
-0
/
+12
2017-05-10
shader_runner: add "draw arrays instanced" command
Nicolai Hähnle
1
-20
/
+34
2017-05-05
drawoverhead: new microbenchmark
Marek Olšák
6
-0
/
+662
2017-05-05
arb_compute_shader: test shaders when only 1 channel of gl_WorkGroupID is used
Marek Olšák
3
-0
/
+168
2017-05-05
arb_tessellation_shader: add 3 new trivial tess+gs tests
Marek Olšák
3
-0
/
+183
2017-05-05
glsl-1.50: test instancing with a geometry shader
Marek Olšák
1
-0
/
+58
2017-05-05
arb_tessellation_shader: test instancing
Marek Olšák
1
-0
/
+52
2017-05-05
shader_runner: add "draw instanced rect ortho" commands
Marek Olšák
1
-0
/
+24
2017-05-05
util: support instancing with piglit_draw_rect_custom
Marek Olšák
7
-18
/
+29
2017-05-05
srgb_conformance: fix error computation
Neha Bhende
1
-7
/
+8
[next]