For the series:
Reviewed-by: Edward O'Callaghan
Thanks, the PBO stuff fixes a problem I had with my video stream
application also.
On 11/10/2016 02:01 AM, Nicolai Hähnle wrote:
> Hi,
>
> this is a series of assorted patches that together fix
> GL45-CTS.gtf32.GL3Tests.packed_pixels.* on radeons
Hi,
this is a series of assorted patches that together fix
GL45-CTS.gtf32.GL3Tests.packed_pixels.* on radeonsi. The fixes are:
1. Fix SINT <-> UINT conversion in some places.
2. Honor all pixel pack settings in GetTexImage.
3. Disable some formats for PBO copies that aren't really supported.
Ple