[Mesa-dev] [PATCH 1/8] mesa: fill in SRGB cases in _mesa_format_matches_format_and_type

Brian Paul brianp at vmware.com
Tue Jan 29 08:42:46 PST 2013


On 01/29/2013 06:43 AM, Marek Olšák wrote:
> Texstore takes the same codepath as the corresponding linear formats.
> ---
>   src/mesa/main/formats.c |   10 +++++-----
>   1 file changed, 5 insertions(+), 5 deletions(-)
>

The series looks good to me, and I agree with Michel's comments.  Nice 
improvements!

I presume you've done a piglit run to check these changes.  The 
texture-packed-formats test should hit a fair number of the code paths 
for the conventional texture formats.

Reviewed-by: Brian Paul <brianp at vmware.com>

-Brian


More information about the mesa-dev mailing list