[Mesa-dev] [PATCH 2/2] intel: Introduce a new intel_context::gt field to go along with gen.
Eric Anholt
eric at anholt.net
Sat Sep 24 11:37:10 PDT 2011
On Sat, 24 Sep 2011 01:53:21 -0700, Kenneth Graunke <kenneth at whitecape.org> wrote:
> It seems that GT1/GT2 sorts of variations are here to stay, and more
> special cases will likely be required in the future. Checking by PCI ID
> via the IS_xxx_GTx macros is cumbersome; introducing a new 'gt' field
> analogous to intel->gen will make this easier.
>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
Nice. These two are Reviewed-by: Eric Anholt <eric at anholt.net>
I think we used to use the texture format bools more places before the
choosetextureformat cleanup, but they definitely didn't make sense to
have any more.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110924/8a4bd90f/attachment.pgp>
More information about the mesa-dev
mailing list