OSDN Git Service

mesa/main: Provide dummy texformats when FEATURE_texture_s3tc is disabled.
authorChia-I Wu <olvaffe@gmail.com>
Wed, 9 Sep 2009 04:01:19 +0000 (12:01 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 12 Sep 2009 12:55:59 +0000 (20:55 +0800)
commit4132e67e31fa14a1b529a0e16c5951d86db62ba2
tree25c091f8743e7b6b0f0c7f9439b4735f4e82912a
parent5c8873a3111031e77934eeedbf81b868617183e1
mesa/main: Provide dummy texformats when FEATURE_texture_s3tc is disabled.

Instead of removing the related enums and texture formats, provide dummy
ones when the feature is disabled.
src/mesa/main/context.c
src/mesa/main/texcompress_s3tc.c
src/mesa/main/texformat.h