index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generated_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
generators: Support NumPy 2.x
Daniel Stone
2
-4
/
+4
2024-07-19
generated_tests: fix numpy overflow warnings that are errors in numpy 2.0
Dylan Baker
5
-74
/
+123
2024-07-19
generated_tests: print mako exceptions
Dylan Baker
27
-219
/
+481
2024-04-15
conversion-explicit: use a different value for normalized +/- min
Mike Blumenkrantz
1
-2
/
+2
2024-03-25
more spelling fixes accross the whole codebase
Lucas Stach
1
-2
/
+2
2024-03-05
tests: Fix cl test program@execute@builtin@builtin-float-degrees-1.0.generate...
jiajia Qian
1
-1
/
+2
2023-03-16
arb_gpu_shader_int64: Test int64-related shift operators more thoroughly
Sviatoslav Peleshko
1
-34
/
+44
2022-08-29
fix the spelling in whole piglit
David Heidelberg
11
-18
/
+18
2022-08-18
arb_enhanced_layouts: add test for uniform variables
Andrii Simiklit
3
-0
/
+409
2022-07-26
arb_uniform_buffer_object: add random generated tests to list of shaders
Timothy Arceri
1
-0
/
+4
2022-07-26
arb_uniform_buffer_object: produce a stable set of random tests
Mark Janes
1
-1
/
+3
2022-07-26
Revert "arb_uniform_buffer_object: add random generated tests to list of shad...
Mark Janes
1
-4
/
+0
2022-07-25
arb_uniform_buffer_object: add random generated tests to list of shaders
Timothy Arceri
1
-0
/
+4
2022-07-25
generated_tests/random_ubo: use integer division for align function
Timothy Arceri
1
-1
/
+1
2022-07-25
generated_tests/random_ubo: fix broken unsigned int types
Timothy Arceri
1
-4
/
+4
2022-01-25
generated_tests/gen_tcs/tes_input_tests.py: do not hardcode the full binary path
Alexander Kanavin
2
-2
/
+2
2021-02-22
arb_uniform_buffer_object: Migrate to Python 3.
Vinson Lee
1
-3
/
+3
2020-12-14
gen_builtin_packing_tests: Only fill a 10x10 window.
Eric Anholt
4
-0
/
+4
2020-07-30
prevent long temp-path on windows
Erik Faye-Lund
1
-6
/
+10
2020-07-13
intel_shader_integer_functions2: ignore overflow errors
Erik Faye-Lund
1
-2
/
+12
2020-07-13
builtin-functions: ignore RuntimeWarnings from add-tests
Erik Faye-Lund
1
-5
/
+7
2020-06-01
Switch from collections to collections.abc.
Vinson Lee
1
-6
/
+1
2020-05-02
gen_variable_index_write_tests: stop arrays from being optimised away
Timothy Arceri
3
-2
/
+14
2020-04-23
ext_draw_instanced: add test
Simon Zeni
1
-0
/
+1
2020-03-03
generated_tests: Remove six dependency.
Vinson Lee
2
-4
/
+2
2020-02-26
arb_gpu_shader_fp64: Remove execution tests from gen_inout_fp64
Danylo Piliaiev
3
-102
/
+2
2020-02-26
arb_gpu_shader_fp64/int64: Test in/out variables with generator
Danylo Piliaiev
2
-2
/
+542
2020-02-26
random_ubo: Add GL_ARB_gpu_shader_int64 types
Danylo Piliaiev
1
-15
/
+42
2020-02-26
random_ubo: Fix python3 errors
Danylo Piliaiev
1
-9
/
+11
2020-02-13
drop python2 support
Dylan Baker
67
-164
/
+18
2020-02-12
Fix build on 32-bit arch of gen_intel_shader_integer_functions2 tests
Jose Maria Casanova Crespo
2
-12
/
+12
2020-01-07
intel_shader_integer_functions2: Add generated execution tests for multiply32x16
Ian Romanick
3
-0
/
+161
2020-01-07
intel_shader_integer_functions2: Add generated execution tests for averageRou...
Ian Romanick
1
-0
/
+72
2020-01-07
intel_shader_integer_functions2: Add generated execution tests for average
Ian Romanick
2
-0
/
+80
2020-01-07
intel_shader_integer_functions2: Add generated execution tests for subtractSa...
Ian Romanick
3
-0
/
+353
2020-01-07
intel_shader_integer_functions2: Add generated execution tests for addSaturate
Ian Romanick
3
-0
/
+341
2020-01-07
intel_shader_integer_functions2: Add generated execution tests for countTrail...
Ian Romanick
1
-0
/
+26
2020-01-07
intel_shader_integer_functions2: Add generated execution tests for countLeadi...
Ian Romanick
3
-0
/
+113
2020-01-07
intel_shader_integer_functions2: Add generated execution tests for absoluteDi...
Ian Romanick
3
-0
/
+427
2019-11-19
generated_tests: more python fixes
Eric Engestrom
2
-11
/
+11
2019-11-19
python: fix collections.abc warning
Eric Engestrom
1
-1
/
+7
2019-09-05
generators: Add the default precision for floats in GLSL ES shaders
Neil Roberts
3
-0
/
+12
2019-04-15
ext_gpu_shader4: add compiler tests for everything
Marek Olšák
25
-0
/
+840
2018-11-08
python: add explicit utf-8 encoding
Eric Engestrom
22
-0
/
+22
2018-07-18
generated_tests: Make API a subdir in gen_shader_framebuffer_fetch_tests
Dylan Baker
1
-39
/
+50
2018-07-17
EXT_shader_framebuffer_fetch: Add test cases specific to desktop GL.
Francisco Jerez
1
-0
/
+155
2018-07-17
EXT_shader_framebuffer_fetch: Add tests for framebuffer fetch outputs with in...
Francisco Jerez
1
-0
/
+36
2018-07-17
EXT_shader_framebuffer_fetch: Port existing tests to non-coherent extension.
Francisco Jerez
1
-30
/
+60
2018-07-17
EXT_shader_framebuffer_fetch: Pass output type and precision to decl_frag_dat...
Francisco Jerez
1
-35
/
+38
2018-07-17
EXT_shader_framebuffer_fetch: Parameterize more tests on the GL API version.
Francisco Jerez
1
-12
/
+16
[next]