OSDN Git Service

i915: enable GL_APPLE_texture_2D_limited_npot
authorChia-I Wu <olv@lunarg.com>
Wed, 7 Sep 2011 07:18:17 +0000 (15:18 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 16 Jul 2015 13:48:41 +0000 (21:48 +0800)
commitc5f0733895ee1cecbfca0c6aeda85d2f65a823a5
tree34e1f49ae6d1e2b050e54dea656bb11859cac389
parente01525a68fca2fac41c7e9ed0a49fd6be1c2a3d2
i915: enable GL_APPLE_texture_2D_limited_npot

Enable GL_ARB_texture_non_power_of_two for GLESv1 to advertise
GL_APPLE_texture_2D_limited_npo.  The former is actually a superset of
the latter, but we really want to enable NPOT support in some way.
src/mesa/main/extensions.c