[Mesa-dev] [PATCH 1/2] mesa: Refactor handling of extension strings
Ian Romanick
idr at freedesktop.org
Tue Jan 11 11:20:23 PST 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/09/2011 11:53 PM, Chad Versace wrote:
> + { "GL_OES_framebuffer_object", o(ARB_framebuffer_object), ES1 },
I think this and the other OES framebuffer object related extensions
should depend on EXT_framebuffer_object.
> + { "GL_OES_point_sprite", o(dummy_true), ES1 },
This should depend on GL_ARB_point_sprite.
> + { "GL_OES_standard_derivatives", o(ARB_fragment_shader), ES2 },
This should be a stand-alone extension. We have some hardware (i.e.,
r300 and i915) that advertises support for ARB_fragment_shader but
cannot do the partial derivatives.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAk0srXcACgkQX1gOwKyEAw/BfgCdHAC1kckDqBkxZJabdAKc9nfk
i0wAn1xCQikNMzREcg6W1Qsw2ci9e5ct
=GHbM
-----END PGP SIGNATURE-----
More information about the mesa-dev
mailing list