OSDN Git Service

i915: enable GL_APPLE_texture_2D_limited_npot in mesa 11.1
authorMauro Rossi <issor.oruam@gmail.com>
Mon, 4 Jan 2016 16:40:44 +0000 (17:40 +0100)
committerMauro Rossi <mauro.rossi@inwind.it>
Fri, 15 Jul 2016 22:04:22 +0000 (00:04 +0200)
commitbb8ad1c545423142e482d5cb0626a8024b331969
tree0da3dd0287f434a4b58833e69ac67f94b149e3c2
parent38fe5db6a7ad71532ec0107212f046ee109d097f
i915: enable GL_APPLE_texture_2D_limited_npot in mesa 11.1

This is the port of Chia-I Wu commit 79ac0e to mesa 11.1 branch,
where the extensions went to a dedicated file extensions_table.h

Original commit message:

"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_table.h