mesa/src/gallium/tests
Nicolai Hähnle 3817a7a1d7 util/blitter: add clamping during SINT <-> UINT blits
Even though glBlitFramebuffer cannot be used for SINT <-> UINT blits, we
still need to handle this type of blit here because it can happen as part
of texture uploads / downloads, e.g. uploading a GL_RGBA8I texture from
GL_UNSIGNED_INT data.

Fixes parts of GL45-CTS.gtf32.GL3Tests.packed_pixels.packed_pixels.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
2016-11-16 10:31:21 +01:00
..
graw gallium: add missing zero-init for resource templates 2016-10-07 15:50:46 -04:00
python/tests/regress/fragment-shader Add a test for the compare opcode. 2012-02-23 12:29:29 +00:00
trivial util/blitter: add clamping during SINT <-> UINT blits 2016-11-16 10:31:21 +01:00
unit Treewide: Remove Elements() macro 2016-05-17 15:28:04 -04:00