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
/
tests
/
fast_color_clear
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
write-after-clear: Add testcases with the zero values
Nanley Chery
1
-0
/
+13
2022-08-29
fix the spelling in whole piglit
David Heidelberg
2
-2
/
+2
2022-05-31
Don't check for OpenGL 1.1
Ian Romanick
3
-3
/
+0
2022-05-31
Fix many incorrect GLSL checks
Ian Romanick
2
-2
/
+4
2020-11-04
Add a test for fast-clearing via glClearTexImage
Nanley Chery
2
-0
/
+80
2020-10-06
write-after-clear: Test multi-layer clears
Nanley Chery
1
-0
/
+11
2020-10-06
write-after-clear: Enable variable z-offset probes
Nanley Chery
1
-6
/
+6
2020-10-06
write-after-clear: Support multi-layer clears
Nanley Chery
1
-13
/
+14
2020-07-31
write-after-clear: Test clears of alternating layers
Nanley Chery
1
-0
/
+11
2020-07-31
write-after-clear: Support 2D array textures
Nanley Chery
1
-15
/
+17
2020-06-02
write-after-clear: Test linear -> sRGB with sRGB storage
Nanley Chery
1
-1
/
+13
2020-06-02
write-after-clear: Clear lists of views
Nanley Chery
1
-17
/
+47
2020-06-02
tests: Add test for texture view writes after fast-clears
Nanley Chery
2
-0
/
+189
2017-07-06
fast_color_clear: set KHR_no_error status
Timothy Arceri
4
-0
/
+4
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
4
-4
/
+4
2013-06-20
Test that fast color clears are resolved even if front rendering intervenes.
Paul Berry
2
-0
/
+87
2013-06-03
Test that ReadPixels into a PBO properly resolves fast clears.
Paul Berry
2
-0
/
+182
2013-06-03
Test that fast color clears work properly after a blit.
Paul Berry
2
-0
/
+118
2013-06-03
Test reading from a buffer after fast clearing it.
Paul Berry
3
-0
/
+325
2013-06-03
Basic tests of fast color clear functionality on i965/gen7+.
Paul Berry
4
-0
/
+275