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-04-13
framework/exceptions: Add an exception class for user errors
Dylan Baker
1
-0
/
+11
2017-04-12
arb_post_depth_coverage-sample-shading: Test sample shading.
Plamena Manolova
3
-0
/
+319
2017-04-12
arb_post_depth_coverage-multisampling: Add a multisampling test.
Plamena Manolova
3
-0
/
+313
2017-04-12
arb_post_depth_coverage-basic: Add a basic initial test.
Plamena Manolova
5
-0
/
+259
2017-04-11
arb_bindless_texture: add execution-related tests
Samuel Pitoiset
6
-0
/
+291
2017-04-11
arb_bindless_texture: add linker-related tests
Samuel Pitoiset
6
-0
/
+209
2017-04-11
arb_bindless_texture: add compiler-related tests
Samuel Pitoiset
46
-0
/
+1310
2017-04-11
add API-related tests for ARB_bindless_texture
Samuel Pitoiset
15
-0
/
+3077
2017-04-11
shader_runner: add support for ARB_bindless_texture
Samuel Pitoiset
1
-0
/
+92
2017-04-08
glsl-1.10: tests return lowering for a loop nested in an if
Timothy Arceri
1
-0
/
+33
2017-04-07
tests/py_modules/constants.py: look for generated_tests in build dir (v2)
Brian Paul
1
-2
/
+7
2017-04-06
arb_texture_buffer_range: test glTexBufferRange() with wrong target
Samuel Pitoiset
1
-0
/
+9
2017-04-06
glsl-1.50: instance name is not used to match UBO/SSBOs shader interfaces
Andres Gomez
26
-0
/
+1311
2017-04-05
cl: OCL1.1 allows pointers to NULL as valid kernel args
Jan Vesely
1
-9
/
+12
2017-04-05
cl: Unmap mapped cl buffer in buffer-flags test
Jan Vesely
1
-0
/
+5
2017-04-03
glslparsertest: Add test case for FDO bug #100438.
Vinson Lee
1
-0
/
+10
2017-04-03
arb_cull_distance: Fix sometimes-uninitialized warnings.
Vinson Lee
1
-0
/
+2
2017-04-03
arb_shader_clock: add basic execution tests
Nicolai Hähnle
2
-0
/
+117
2017-04-03
arb_shader_ballot: test peeling away the first invocation
Nicolai Hähnle
2
-0
/
+79
2017-04-03
arb_shader_ballot: test ballotARB inside if/else control flow
Nicolai Hähnle
1
-0
/
+83
2017-04-03
arb_shader_ballot: test builtin variables
Nicolai Hähnle
1
-0
/
+58
2017-04-03
arb_shader_ballot: add readFirstInvocationARB test
Nicolai Hähnle
2
-0
/
+91
2017-04-03
arb_shader_ballot: add readInvocationARB tests
Nicolai Hähnle
2
-0
/
+76
2017-04-03
arb_shader_ballot: simple ballotARB execution test
Nicolai Hähnle
1
-0
/
+28
2017-03-31
nv_fill_rectangle: add tests
Lyude
14
-0
/
+438
2017-03-31
shader_runner: Add support for "polygon mode"
Lyude
1
-0
/
+14
2017-03-30
arb_vertex_attrib_64bit: remove piglit_ortho_projection() call
Samuel Pitoiset
1
-2
/
+0
2017-03-27
Set nearest filter for CopyImage textures in api errors test.
Kenneth Graunke
1
-0
/
+6
2017-03-27
Set non-mipmap filter for CopyImage textures in namespace pollution test
Kenneth Graunke
1
-0
/
+2
2017-03-20
glsl-1.30: Test multiple large local arrays
Glenn Kennard
1
-0
/
+35
2017-03-20
glsl-1.30: Test large local vec3 array
Glenn Kennard
1
-0
/
+27
2017-03-20
glsl-1.30: Test large vec2 local array
Glenn Kennard
1
-0
/
+27
2017-03-20
glsl-1.30: Test large vec4 local array
Glenn Kennard
1
-0
/
+28
2017-03-20
glsl-1.30: Test large local array (v2)
Glenn Kennard
1
-0
/
+57
2017-03-08
README: correct flags for 32-on-64 build
Constantine Charlamov
1
-2
/
+4
2017-03-08
arb_shader_atomic_counters: check different binding points
Andres Gomez
1
-0
/
+51
2017-03-08
arb_shading_language_420pack: check different binding points
Andres Gomez
6
-0
/
+377
2017-03-06
shader_runner: make buffer large enough to fit any GL enum
Sandra Koroniewska
1
-1
/
+1
2017-03-01
arb_gpu_shader_fp64: add non-uniform control flow test for indirect addressing
Samuel Iglesias Gonsálvez
2
-0
/
+118
2017-02-24
builtin_functions: Add more 64-bit integers
Jason Ekstrand
1
-2
/
+22
2017-02-24
get-active-attrib-array: allocate a sufficiently large buffer
Nicolai Hähnle
1
-1
/
+1
2017-02-24
arb_gpu_shader_fp64: fix vs-double-uniform-array-direct-indirect
Samuel Iglesias Gonsálvez
1
-1
/
+1
2017-02-23
generated_tests: Fix require_extensions for constant_array_size
Dylan Baker
1
-2
/
+2
2017-02-23
generated_tests: fix tessellation -> tesselation typo
Dylan Baker
1
-7
/
+7
2017-02-23
arb_transform_feedback_overflow_query: skip QBO subtests if unsupported
Kenneth Graunke
1
-0
/
+6
2017-02-22
primitive-restart: Delete more glDrawArrays tests.
Kenneth Graunke
1
-120
/
+0
2017-02-21
arb_transform_feedback_overflow_query: add error tests.
Rafael Antognolli
3
-0
/
+271
2017-02-21
Add arb_transform_feedback_overflow_query tests.
Rafael Antognolli
5
-0
/
+610
2017-02-20
all.py: let VBO tests run concurrently
Brian Paul
1
-10
/
+10
2017-02-19
draw-elements: test glMultiDrawElements(GL_UNSIGNED_BYTE)
Marek Olšák
1
-3
/
+31
[next]