Files
mesa/src
Roland Scheidegger a693a2998c i965: srgb texture fixes
i965 can either do SRGBA8_REV format or SARGB8 format, but not SRGBA8.
Could add SRGBA8_REV support to mesa, but simply use SARGB8 for now.
While here, also add true srgb luminance / luminance_alpha support -
unfortunately the published docs fail to mention which asics support
this, tested on g43 so assume this works on any g4x.
2009-03-28 02:06:49 +01:00
..
2009-01-10 13:52:06 -05:00
2009-03-26 19:20:11 +00:00
2009-03-25 09:01:01 -06:00
2009-03-28 02:06:49 +01:00
2009-01-23 12:32:35 +00:00