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
/
spec
/
arb_shader_atomic_counters
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
arb_shader_atomic_counters: set KHR_no_error compatibility
Timothy Arceri
13
-17
/
+36
2017-03-08
arb_shader_atomic_counters: check different binding points
Andres Gomez
1
-0
/
+51
2016-10-18
arb_shader_atomic_counters: add test with more complex layout of counters
Nicolai Hähnle
1
-0
/
+64
2016-04-13
generators: Add a simple generator for enabled and disabled defines
Dylan Baker
2
-38
/
+0
2016-02-08
arb_shader_atomic_counters: fix glsl version
Marta Lofstedt
1
-2
/
+2
2016-01-03
counters/semantics: change the point emitted from TES that carries info
Ilia Mirkin
1
-1
/
+1
2015-10-21
Make atomic counter tests more robust against race conditions.
Chris Wilson
1
-5
/
+7
2015-10-06
arb_shader_atomic_counters/array-indexing: properly close comment block
Brian Paul
1
-1
/
+1
2015-10-04
arb_shader_atomic_counters: add error output if uniform not found
Timothy Arceri
1
-2
/
+5
2015-10-03
arb_shader_atomic_counters/max-counters: Run the combined atomic buffer test ...
Francisco Jerez
1
-10
/
+12
2015-10-03
arb_shader_atomic_counters/max-counters: Use different atomic counter offsets...
Francisco Jerez
1
-1
/
+1
2015-10-03
arb_shader_atomic_counters/max-counters: Init uint variable with unsigned lit...
Francisco Jerez
1
-2
/
+2
2015-10-03
arb_shader_atomic_counters: Make atomic_counters_generate_source local to max...
Francisco Jerez
3
-60
/
+57
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2015-08-02
arb_shader_atomic_counters-semantics: test different binding points
Alejandro Piñeiro
1
-43
/
+111
2015-05-21
ARB_shader_atomic_counters: Add simple VS test with inc/dec/read
Jordan Justen
1
-0
/
+71
2015-02-21
arb_spec_shader_atomic_counters/unique-id: improve check print
Ilia Mirkin
1
-3
/
+4
2015-01-08
arb_shader_atomic_counters: Check piglit_probe_pixel_rgb results.
Vinson Lee
1
-4
/
+4
2014-10-13
arb_shader_atomic_counters: Test respecification of a bound ABO
Chris Forbes
2
-0
/
+116
2014-08-07
arb_shader_atomic_counters-unique-id: Fix memory leak.
Vinson Lee
1
-0
/
+2
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2014-06-18
arb_shader_atomic_counters: recursion checks require a second paste macro
Ilia Mirkin
1
-4
/
+8
2014-06-18
arb_shader_atomic_counters: fix gs support check
Ilia Mirkin
1
-1
/
+1
2014-06-17
arb_shader_atomic_counters: gs/tes/tcs all need version 150
Ilia Mirkin
2
-15
/
+12
2014-06-17
arb_shader_atomic_counters: get log from the right shader
Ilia Mirkin
1
-2
/
+2
2014-06-02
arb_sac, arb_sso: Fix spelling of tessellation
Chris Forbes
3
-6
/
+6
2014-04-30
arb_shader_atomic_counters: Ensure all return paths return value.
José Fonseca
1
-0
/
+1
2014-04-15
cmake: Use piglit_add_executable instead of add_executable
Dylan Baker
1
-12
/
+12
2014-04-07
arb_shader_atomic_counters: Add a test for unused atomic op results.
Eric Anholt
2
-0
/
+349
2014-04-07
arb_shader_atomic_counters: Bind a VAO in the points case.
Eric Anholt
1
-0
/
+7
2014-03-30
arb_shader_atomic_counters: Test the atomicity of atomic built-in functions.
Francisco Jerez
2
-0
/
+221
2014-03-30
arb_shader_atomic_counters: Test that atomic built-ins execute the expected o...
Francisco Jerez
2
-0
/
+382
2014-03-30
arb_shader_atomic_counters: Test linking with conflicting locations.
Francisco Jerez
2
-0
/
+211
2014-03-30
arb_shader_atomic_counters: Test the minimum maximums defined by the spec.
Francisco Jerez
2
-0
/
+87
2014-03-30
arb_shader_atomic_counters: Test shaders at and beyond the limits.
Francisco Jerez
2
-0
/
+438
2014-03-30
arb_shader_atomic_counters: Test atomic counters as function arguments.
Francisco Jerez
2
-0
/
+112
2014-03-30
arb_shader_atomic_counters: Test atomic ops vs discard.
Francisco Jerez
2
-0
/
+111
2014-03-30
arb_shader_atomic_counters: Test that atomics vs default uniform block.
Francisco Jerez
2
-0
/
+121
2014-03-30
arb_shader_atomic_counters: Test the buffer binding API functions.
Francisco Jerez
2
-0
/
+158
2014-03-30
arb_shader_atomic_counters: Test dynamic indexing of atomic counter arrays.
Francisco Jerez
2
-0
/
+174
2014-03-30
arb_shader_atomic_counters: Test the atomic counter query functions.
Francisco Jerez
2
-0
/
+405
2014-03-30
arb_shader_atomic_counters: Import GLSL parser tests.
Francisco Jerez
22
-0
/
+427
2014-03-30
arb_shader_atomic_counters: Import common helper functions.
Francisco Jerez
4
-0
/
+406