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>
Tue, 23 Jul 2013 15:30:06 +0000 (23:30 +0800)
commit2145cc57d4a00a1cb690198d17da3fe7e644acab
treebb428aa03159d43dea64c628ed92bac1cc3527e1
parente5fcf467232daf58614dcb1a20b584c15e5c802e
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