Files
mesa/src
Stéphane Marchesin 407832b0d2 st/mesa: add PIPE_FORMAT_R8G8B8A8_UNORM as the first RGBA format.
Otherwise we can end up creating RGBA render targets (which are BGRA on the
hardware), and then we bind them as RGBA textures (which are RGBA on the
hardware). This generates software fallbacks every time we bind the frame as
a texture.
2011-06-24 14:32:48 -07:00
..
2011-06-24 16:43:03 +09:00
2011-01-12 16:54:21 +00:00
2011-04-27 19:06:07 +01:00
2011-06-20 17:19:00 -07:00
2011-04-23 13:16:03 +01:00