Kevin Rogovin writes:
> Corrects the format for the temp texture used in
> for the case where source framebuffer is an integer
> texture when blitframebuffer_texture() cannot be used.
> Note: Does NOT correct the underling blits, rather only
> corrects the format of the temporary texture to be
>
Corrects the format for the temp texture used in
for the case where source framebuffer is an integer
texture when blitframebuffer_texture() cannot be used.
Note: Does NOT correct the underling blits, rather only
corrects the format of the temporary texture to be
an integer format.
---
src/mesa/dr