On 08/24/2012 09:28 AM, Ian Romanick wrote:
On 08/24/2012 07:53 AM, Brian Paul wrote:
As with the previous commit for core Mesa.
Is that referring to patch 2 or patch 3?
2.
I didn't see a patch in core
Mesa code that uses
_mesa_generic_compressed_format_to_uncompressed_format.
Correct. Gallium doesn't use the _mesa_choose_tex_format() function
like non-gallium drivers. The state tracker uses a table-based
approach to choosing hw formats and there's not a simple way to
incorporate the texture target into that code so this is a different
approach that produces the same result in the end.
-Brian
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev