index
:
~currojerez/piglit
fb-fetch
image-load-store
jenkins
master
Unnamed repository; edit this file 'description' to name the repository.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-31
arb_shader_image_load_store: Import shader memory barrier tests.
Francisco Jerez
4
-0
/
+226
2015-01-31
arb_shader_image_load_store: Import built-in semantics tests.
Francisco Jerez
4
-0
/
+401
2015-01-31
arb_shader_image_load_store: Import image aliasing test.
Francisco Jerez
3
-0
/
+181
2015-01-31
arb_shader_image_load_store: Import memory access qualifier test.
Francisco Jerez
3
-0
/
+192
2015-01-31
arb_shader_image_load_store: Import minimum maximum test.
Francisco Jerez
3
-0
/
+78
2015-01-31
arb_shader_image_load_store: Import test for the maximum texture size.
Francisco Jerez
4
-0
/
+201
2015-01-31
arb_shader_image_load_store: Import tests for the maximum of supported images.
Francisco Jerez
3
-0
/
+276
2015-01-31
arb_shader_image_load_store: Import test for mipmap level binding.
Francisco Jerez
3
-0
/
+197
2015-01-31
arb_shader_image_load_store: Import tests for layered and unlayered binding.
Francisco Jerez
3
-0
/
+223
2015-01-31
arb_shader_image_load_store: Import invalid and undefined image access tests.
Francisco Jerez
3
-0
/
+487
2015-01-31
arb_shader_image_load_store: Import image array indexing test.
Francisco Jerez
3
-0
/
+176
2015-01-31
arb_shader_image_load_store: Import host memory barrier tests.
Francisco Jerez
4
-0
/
+1067
2015-01-31
arb_shader_image_load_store: Import early_fragment_tests test.
Francisco Jerez
3
-0
/
+300
2015-01-31
arb_shader_image_load_store: Import dead fragments test.
Francisco Jerez
3
-0
/
+251
2015-01-31
arb_shader_image_load_store: Import memory coherency test.
Francisco Jerez
4
-1
/
+234
2015-01-31
arb_shader_image_load_store: Import image format bitcasting test.
Francisco Jerez
3
-0
/
+176
2015-01-31
arb_shader_image_load_store: Import atomicity image built-in tests.
Francisco Jerez
3
-0
/
+369
2015-01-31
arb_shader_image_load_store: Add misc. image manipulation code and hook up to...
Francisco Jerez
6
-0
/
+784
2015-01-31
arb_shader_image_load_store: Import grid execution helpers.
Francisco Jerez
2
-0
/
+605
2015-01-31
arb_shader_image_load_store: Add common image metadata.
Francisco Jerez
2
-0
/
+1129
2015-01-31
util/shader: Define "nothrow" variant of piglit_compile_shader_text().
Francisco Jerez
2
-2
/
+19
2015-01-30
gbm: Use caca_flop to vertically flop the output
Jordan Justen
1
-18
/
+2
2015-01-30
gbm: Fix off by 1 error in libcaca image flop
Jordan Justen
1
-2
/
+2
2015-01-30
sso: consume error in active-sampler-conflict
Tapani Pälli
1
-0
/
+2
2015-01-28
gen_dispatch.py: silence error
Dylan Baker
1
-1
/
+1
2015-01-28
gen_dispatch.py: Remove unnecessary parens from assert keyword
Dylan Baker
1
-4
/
+4
2015-01-28
gen_dispatch.py: remove use of cmp.
Dylan Baker
1
-40
/
+2
2015-01-28
gen_dispatch.py: sort imports into groups
Dylan Baker
1
-2
/
+3
2015-01-28
gen_dispatch.py: remove unused imports
Dylan Baker
1
-4
/
+1
2015-01-28
piglit-displatch-gen.h.mako: sort comments
Dylan Baker
1
-1
/
+1
2015-01-28
tests/igt.py: don't run tests if the environment check failed
Thomas Wood
1
-12
/
+7
2015-01-27
glsl-fs-function-samplers: rename mix parameter to mixFactor
Brian Paul
1
-2
/
+2
2015-01-27
Add a new shader attachment/link ordering test.
Brian Paul
2
-0
/
+88
2015-01-26
deqp: (V5)Add option to run subset of external dEQP-GLES3
Wang Shuo
1
-0
/
+35
2015-01-26
cl: Fix tolerance for SP division
Jan Vesely
1
-3
/
+3
2015-01-23
gen_dispatch.py: PEP 8 fixes
Vinson Lee
1
-2
/
+1
2015-01-23
cl-api-create-sampler: Fix memory leak.
Vinson Lee
1
-0
/
+1
2015-01-20
arb_copy_image-targets: Add comments to silence Coverity defects.
Vinson Lee
1
-0
/
+2
2015-01-20
gl-3.0-bound-resource-limits: Fix potential strncat overflow.
Vinson Lee
1
-1
/
+1
2015-01-20
arb_sample_shading-builtin-gl-sample-id: Use const reference.
Vinson Lee
1
-1
/
+1
2015-01-20
gles2: bind default fbo in GL_EXT_draw_buffers
Tapani Pälli
1
-0
/
+2
2015-01-19
cmake: Fix ee8579b452f0 regression
Dylan Baker
1
-1
/
+1
2015-01-19
cmake: Alwats link Waffle_LIBRARIES.
José Fonseca
1
-2
/
+5
2015-01-19
cmake: use more standard cmake names
Dylan Baker
1
-6
/
+3
2015-01-19
cl.py: Hide pylint warnings
Dylan Baker
1
-0
/
+5
2015-01-19
cl.py: fix PEP8 warnings
Dylan Baker
1
-30
/
+49
2015-01-19
cl.py: Use the more standard sys.platform.startswith for linux detection
Dylan Baker
1
-2
/
+3
2015-01-19
cl.py: Use TESTS_DIR and GENERATED_TESTS_DIR
Dylan Baker
1
-11
/
+13
2015-01-19
cl.py: use os.path.join for paths
Dylan Baker
1
-9
/
+21
2015-01-19
python: move TESTS_DIR and GENERATED_TESTS_DIR into shared module
Dylan Baker
3
-12
/
+38
[next]