diff options
author | Nicolai Hähnle <[email protected]> | 2016-11-07 15:55:52 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-11-16 10:31:21 +0100 |
commit | 3817a7a1d7434ae5ae069599013cea81cf809aa5 (patch) | |
tree | 3758d474e6c4d8f12e306846abeec92623668c05 /.gitignore | |
parent | ab5fd10eaa7e9a7cca20f6aa6b01240e8fd62c49 (diff) |
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 <[email protected]>
Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions