index
:
~nh/piglit
arb_gl_spirv
deqp-run-multi
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
fbo: Remove support for the checkerboard test pattern
Ian Romanick
1
-17
/
+1
2017-06-01
texsubimage-depth-formats: Require ARB_depth_texture
Ian Romanick
1
-0
/
+2
2017-06-01
getteximage-depth: Require ARB_depth_texture
Ian Romanick
1
-0
/
+2
2017-06-01
fbo: Require ARB_depth_texture in more tests
Ian Romanick
3
-1
/
+3
2017-06-01
fbo: Fix trivial typo in comment
Ian Romanick
1
-1
/
+1
2017-05-30
egl_khr_create_context: Don't expect GL_CONTEXT_FLAGS query to work when it c...
Ian Romanick
1
-8
/
+54
2017-05-30
arb_shader_image_load_store: set KHR_no_error compatibility
Samuel Pitoiset
19
-0
/
+19
2017-05-30
arb_texture_view: add simple test for rendering to R32UI texture view
Józef Kucia
3
-0
/
+103
2017-05-30
arb_get_program_binary: check correctly got_error
Juan A. Suarez Romero
1
-1
/
+1
2017-05-30
arb_shader_storage_buffer_object: set KHR_no_error compatibility
Timothy Arceri
11
-22
/
+39
2017-05-30
arb_shader_atomic_counters: set KHR_no_error compatibility
Timothy Arceri
13
-17
/
+36
2017-05-30
arb_indirect_parameters: set KHR_no_error compatibility
Timothy Arceri
2
-0
/
+2
2017-05-30
arb_draw_indirect: set KHR_no_error compatibility
Timothy Arceri
12
-0
/
+12
2017-05-30
arb_uniform_buffer_object: set KHR_no_error compatibility
Timothy Arceri
33
-76
/
+124
2017-05-30
gl-4.4: set KHR_no_error compatibility
Timothy Arceri
1
-5
/
+8
2017-05-30
arb_base_instance: set KHR_no_error compatibility
Timothy Arceri
2
-0
/
+2
2017-05-26
egl_mesa_platform_surfaceless: Use EXT functions for surfaces
Daniel Diaz
1
-2
/
+21
2017-05-26
egl_mesa_platform_surfaceless: Don't use eglGetPlatformDisplay directly
Daniel Diaz
1
-1
/
+1
2017-05-26
util/egl: Honour Surfaceless MESA in get_default_display
Daniel Diaz
1
-0
/
+7
2017-05-26
tests: Update integration for khronos CTS runner.
Andres Gomez
2
-11
/
+11
2017-05-25
genned-names: correct the parameter for glBindBufferRange
Sandra Koroniewska
1
-1
/
+1
2017-05-25
glean: remove test_uniform_multiple_samplers()
Timothy Arceri
1
-18
/
+0
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
[prev]
[next]