Nice.
Reviewed-by: Marek Olšák
Marek
On Sat, Feb 2, 2013 at 2:07 AM, Brian Paul wrote:
> In particular, rework the sRGB/linear format selection code.
> There's no reason to mess with the Mesa format.
> Just do everything in terms of the gallium pipe_format.
> ---
> src/mesa/state_tracker/st_a
In particular, rework the sRGB/linear format selection code.
There's no reason to mess with the Mesa format.
Just do everything in terms of the gallium pipe_format.
---
src/mesa/state_tracker/st_atom_texture.c | 35 ++
1 files changed, 7 insertions(+), 28 deletions(-)