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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
framework: remove duplicate import of framework.exceptions
HEAD
master
Dylan Baker
1
-1
/
+1
2017-07-19
arb_post_depth_coverage: Make multisampling test more robust
Lyude
1
-216
/
+133
2017-07-19
arb_post_depth_coverage: Don't try sample rates we don't support
Lyude
2
-2
/
+6
2017-07-19
glsl-1.50: add linker test for unused in out blocks
Józef Kucia
1
-0
/
+38
2017-07-18
framework: Don't stop resume because no tests are left to be run
Dylan Baker
1
-5
/
+10
2017-07-18
arb_provoking_vertex: fix quads-follow-provoking-vertex test
Brian Paul
1
-2
/
+11
2017-07-18
tests/util: remove unneeded cmake code for WGL
Brian Paul
1
-6
/
+0
2017-07-17
clipflat: refactor some code
Brian Paul
1
-50
/
+71
2017-07-17
Respect GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT in binding-layout.c.
Kenneth Graunke
1
-4
/
+12
2017-07-14
Remove a useless GLU depedency
Marek Olšák
2
-2
/
+0
2017-07-14
glx-multithread-clearbuffer: new test reproducing amdgpu CS thread deadlock
Marek Olšák
3
-0
/
+103
2017-07-12
wgl: add new multi-context, multi-window rendering tests
Brian Paul
4
-0
/
+289
2017-07-11
wgl: initial check-in of wgl utility code and wgl sanity check program
Brian Paul
10
-1
/
+396
2017-07-11
blit-scaled-linear: whitespace fixes
Brian Paul
1
-6
/
+6
2017-07-11
blit-scaled-linear: minor shader code improvements
Brian Paul
1
-7
/
+5
2017-07-11
glx-multi-window-single-context: new GLX test
Brian Paul
3
-0
/
+130
2017-07-11
glx-multi-context-single-window: new GLX test
Brian Paul
3
-0
/
+157
2017-07-11
utils/glx: request depth/stencil buffer visual for windows, contexts
Brian Paul
1
-0
/
+2
2017-07-11
arb_clear_texture-errors: add more error tests
Brian Paul
1
-0
/
+88
2017-07-11
gl-3.1-buffer-bindings: new test of GL buffer binding points
Brian Paul
3
-0
/
+190
2017-07-11
egl_mesa_platform_surfaceless: fix compilation warning
Juan A. Suarez Romero
1
-3
/
+3
2017-07-05
es3: add tests for verifying overloading behavior
Ilia Mirkin
2
-0
/
+29
2017-07-06
glsl-1.50: set KHR_no_error status
Timothy Arceri
20
-18
/
+42
2017-07-06
glsl-1.40: set KHR_no_error status
Timothy Arceri
1
-0
/
+1
2017-07-06
glsl-1.30: set KHR_no_error status
Timothy Arceri
9
-0
/
+9
2017-07-06
glsl-1.30: alphabetise build list
Timothy Arceri
1
-1
/
+1
2017-07-06
arb_sample_shading: set KHR_no_error status
Timothy Arceri
9
-0
/
+9
2017-07-06
arb_gpu_shader5: set KHR_no_error status
Timothy Arceri
16
-0
/
+16
2017-07-06
arb_color_buffer_float: set KHR_no_error status
Timothy Arceri
1
-0
/
+1
2017-07-06
hiz: set KHR_no_error status
Timothy Arceri
24
-0
/
+24
2017-07-06
fast_color_clear: set KHR_no_error status
Timothy Arceri
4
-0
/
+4
2017-07-06
arb_shader_atomic_counters: fix KHR_no_error support for buffer binding test
Timothy Arceri
1
-4
/
+6
2017-07-03
glsl-1.20: better test indirect indexing of literal array of structs
Timothy Arceri
3
-0
/
+140
2017-06-30
util: Avoid asking GL to transpose the ortho_uniform matrix.
Eric Anholt
1
-5
/
+5
2017-06-30
ARB_blend_func_extended: set KHR_no_error status
Timothy Arceri
9
-8
/
+19
2017-06-30
gl-1.0: set KHR_no_error support for remaining gl-1.0 tests
Timothy Arceri
30
-5
/
+39
2017-06-30
bugs: set KHR_no_error support for remaining bugs tests
Timothy Arceri
18
-0
/
+18
2017-06-29
cmake: Check for linux/sync_file.h for egl_khr_fence_sync.
Vinson Lee
2
-0
/
+3
2017-06-29
ARB_point_parameters: port glean test pointatten to piglit
Timothy Arceri
9
-375
/
+252
2017-06-28
pbo: Don't assume that GL_MAX_PIXEL_MAP_TABLE is 256
Sandra Koroniewska
1
-1
/
+1
2017-06-28
fbo: set KHR_no_error compatibility for remaining fbo tests
Timothy Arceri
76
-33
/
+118
2017-06-27
egl_khr_fence_sync: Enable android native fences extension test.
Rafael Antognolli
1
-0
/
+6
2017-06-27
egl_khr_fence_sync: Test for wait with zero timeout.
Rafael Antognolli
1
-0
/
+97
2017-06-27
egl_khr_fence_sync: Verify that dup() fails on invalid fence.
Rafael Antognolli
1
-0
/
+51
2017-06-27
egl_khr_fence_sync: Verify eglDupNativeFenceFDANDROID.
Rafael Antognolli
1
-0
/
+47
2017-06-27
egl_khr_fence_sync: Add test to create fence from fd.
Rafael Antognolli
1
-0
/
+145
2017-06-27
egl_khr_fence_sync: Add sw_sync lib.
Rafael Antognolli
3
-1
/
+156
2017-06-27
egl_khr_fence_sync: add tests for android fence.
Rafael Antognolli
1
-0
/
+54
2017-06-27
egl_khr_fence_sync: Prepare to support android native_sync.
Rafael Antognolli
1
-51
/
+93
2017-06-26
drawoverhead: test 8 UBOs instead of 4
Marek Olšák
1
-2
/
+2
[next]