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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
glsl-1.30: move tests requiring uint from glsl-1.20
Pavel Ondračka
4
-4
/
+4
2024-11-06
cl: print the failing value in r600 test
David Heidelberg
1
-1
/
+1
2024-10-24
framework: call destroy directly instead of using atexit
Mike Blumenkrantz
4
-13
/
+15
2024-10-24
glsl-1.20: loop unroll tests for uint induction var
Timothy Arceri
4
-0
/
+260
2024-10-22
framework: move atexit call closer to init
Mike Blumenkrantz
1
-1
/
+1
2024-10-16
arb_bindless_texture: better test UBOs used as function parms
Timothy Arceri
2
-0
/
+79
2024-10-16
arb_compute_shader: add a compiler test for function inlining
Tapani Pälli
1
-0
/
+21
2024-10-15
cl: Don't use device_infos if num_device_infos == 0
Michel Dänzer
1
-2
/
+2
2024-10-08
cl: extend cl_device_info with OpenCL 3.0 parameters
David Heidelberg
1
-1
/
+18
2024-10-08
cl: cl_mem_flags has CL_MEM_KERNEL_READ_AND_WRITE since 2.0
David Heidelberg
1
-1
/
+4
2024-10-07
cl: Fix missing OpenCL 3.0 definition
David Heidelberg
2
-20
/
+24
2024-10-01
ext_direct_state_access: Fix deprecated-non-prototype warning
Vinson Lee
1
-1
/
+1
2024-09-29
tests/egl_ext_surface_compression: skip if Wayland display connection fails
Pavel Ondračka
1
-0
/
+5
2024-09-26
perf: add a new test that measures shader IO throughput in GB/s
Marek Olšák
3
-0
/
+699
2024-09-26
perf: remove the glsl-compile-time test
Marek Olšák
2
-285
/
+0
2024-09-26
perf: remove the vertexrate test
Marek Olšák
2
-278
/
+0
2024-09-24
cl: fix piglit-util-cl missing clReleaseEvent()
Patrick Lerda
1
-0
/
+2
2024-09-24
cl: fix piglit-util-cl memory leaks
Patrick Lerda
1
-7
/
+6
2024-09-20
cl: install include_test.h
David Heidelberg
1
-0
/
+1
2024-09-18
tests/egl_ext_surface_compression: fix incorect executable name
David Heidelberg
2
-3
/
+3
2024-09-13
fix arb_query_buffer_object-coherency to warn on invalid GS results instead o...
Samuel Pitoiset
4
-18
/
+22
2024-09-05
tests: add tests for fixed-rate compression extensions
Louis-Francis Ratté-Boulianne
16
-1
/
+960
2024-09-05
registry: update gl.xml
Louis-Francis Ratté-Boulianne
1
-2878
/
+3224
2024-09-04
cl: Initialize device_config
David Heidelberg
1
-1
/
+1
2024-09-04
cl: Correct CL_DEVICE_DOUBLE_FP_CONFIG check for OpenCL > 1.2
David Heidelberg
1
-5
/
+9
2024-09-04
cl: Add imperfect CL_DEVICE_OPENCL_C_VERSION check
David Heidelberg
1
-3
/
+8
2024-09-04
cl: Compile with OpenCL 3.0 support
David Heidelberg
3
-5
/
+25
2024-08-29
arb_gpu_shader5: Test bitfieldInsert with a base that is masked
Ian Romanick
1
-0
/
+34
2024-08-26
enqueue-fill-buffer: fill whole buffer with zeroes
David Heidelberg
1
-1
/
+1
2024-08-26
enqueue-fill-buffer: improve array formatting
David Heidelberg
1
-3
/
+3
2024-08-23
s3tc: require float-texture support
Erik Faye-Lund
3
-0
/
+12
2024-08-23
piglit-util: Add a sanity check for subtests
Eric R. Smith
1
-1
/
+2
2024-08-22
glsl: update recently added implicit matching test
Timothy Arceri
1
-3
/
+8
2024-08-22
glsl: test function overload resolution
Timothy Arceri
1
-0
/
+44
2024-08-22
glsl: check for implicit conversion error in glsl 1.10
Timothy Arceri
1
-0
/
+37
2024-08-22
Reapply "arb_bindless_texture: add another function param bindless test"
Timothy Arceri
1
-0
/
+35
2024-08-22
write-after-clear: Add testcases with the zero values
Nanley Chery
1
-0
/
+13
2024-08-21
Python: Drop Python 3.7 support
Daniel Stone
2
-4
/
+4
2024-08-21
Python: Test both 1.x and 2.x of NumPy
Daniel Stone
2
-2
/
+4
2024-08-21
generators: Support NumPy 2.x
Daniel Stone
2
-4
/
+4
2024-08-21
Python: Support Python 3.12 for tox
Daniel Stone
2
-4
/
+4
2024-08-21
tests/replayer: Use correct Path.exists() check
Daniel Stone
1
-2
/
+2
2024-08-21
Python: Lock numpy to 1.x
Daniel Stone
2
-2
/
+2
2024-08-15
fbo-blending-formats: skip unsupported formats
Pavel Ondračka
1
-0
/
+15
2024-08-12
traces: Lock pixelmatch version to pre-ES6
Daniel Stone
1
-1
/
+1
2024-08-12
arb_bindless_texture: test image/sampler constructors
Timothy Arceri
2
-0
/
+41
2024-08-09
Revert "arb_bindless_texture: add another function param bindless test"
Nico Cortes
1
-35
/
+0
2024-08-08
arb_gpu_shader5: add linker version of function overloads test
Timothy Arceri
1
-0
/
+47
2024-08-06
arb_bindless_texture: add another function param bindless test
Timothy Arceri
1
-0
/
+35
2024-08-01
glsl: test function linking with implicit param conversions
Timothy Arceri
3
-0
/
+146
[next]