Re: [Mesa-dev] EXT_texture_sRGB_decode support

2011-01-12 Thread Dave Airlie
On Thu, Jan 13, 2011 at 5:04 PM, Dave Airlie wrote: > Okay i've done an initial implementation for mesa core and swrast and > i965, since that was the only hw I had locally. > > I'll take a look at gallium support later, I've also got 80% of a > GL_EXT_framebuffer_sRGB done. Okay here is gallium

[Mesa-dev] EXT_texture_sRGB_decode support

2011-01-12 Thread Dave Airlie
Okay i've done an initial implementation for mesa core and swrast and i965, since that was the only hw I had locally. I'll take a look at gallium support later, I've also got 80% of a GL_EXT_framebuffer_sRGB done. Dave. 0001-mesa-swrast-implement-EXT_texture_sRGB_decode.patch Description: Binar