summaryrefslogtreecommitdiff
path: root/tests/fast_color_clear
AgeCommit message (Expand)AuthorFilesLines
2017-07-06fast_color_clear: set KHR_no_error statusTimothy Arceri4-0/+4
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace4-4/+4
2013-06-20Test that fast color clears are resolved even if front rendering intervenes.Paul Berry2-0/+87
2013-06-03Test that ReadPixels into a PBO properly resolves fast clears.Paul Berry2-0/+182
2013-06-03Test that fast color clears work properly after a blit.Paul Berry2-0/+118
2013-06-03Test reading from a buffer after fast clearing it.Paul Berry3-0/+325
2013-06-03Basic tests of fast color clear functionality on i965/gen7+.Paul Berry4-0/+275