[Mesa-dev] Mesa (master): mesa: Add AMD_conservative_depth to extension list
Ian Romanick
idr at freedesktop.org
Thu Jan 27 13:02:18 PST 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/26/2011 05:49 PM, Chad Versace wrote:
> --- a/src/mesa/main/extensions.c
> +++ b/src/mesa/main/extensions.c
> @@ -250,6 +250,7 @@ static const struct extension extension_table[] = {
>
> /* Vendor extensions */
> { "GL_3DFX_texture_compression_FXT1", o(TDFX_texture_compression_FXT1), GL },
> + { "GL_AMD_conservative_depth", o(AMD_conservative_depth), GL | ES2 },
I think this should be desktop GL only. I don't see it listed in the ES
extension registry.
> { "GL_APPLE_client_storage", o(APPLE_client_storage), GL },
> { "GL_APPLE_object_purgeable", o(APPLE_object_purgeable), GL },
> { "GL_APPLE_packed_pixels", o(APPLE_packed_pixels), GL },
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAk1B3VoACgkQX1gOwKyEAw9RmACfQlb4cmGa+U4UXGGYziVXEA6y
Q3sAmwSSqcJCGD2GvQ5kyGIm/DklARom
=guKF
-----END PGP SIGNATURE-----
More information about the mesa-dev
mailing list