OSDN Git Service

mesa: consolidate texture-related code in meta.c
authorBrian Paul <brianp@vmware.com>
Sun, 30 Aug 2009 15:15:24 +0000 (09:15 -0600)
committerBrian Paul <brianp@vmware.com>
Sun, 30 Aug 2009 15:15:24 +0000 (09:15 -0600)
commit04f8193aadaf3f70b2ab37a26546b9cef1047887
treefb94dca4cd137489894931934ddbc1976b9ca189
parent7dd6fa12e12a0588026da4d7f4d11ba6056fc5c2
mesa: consolidate texture-related code in meta.c

Also, allow using texture rectangles, NPOT textures or regular POT textures
(preferred in that order).
src/mesa/drivers/common/meta.c