Output correct number of mipmaps.

Fix nvtt, remove deprecated attributes.
This commit is contained in:
castano
2007-12-17 05:19:55 +00:00
parent 9cfbb22d73
commit 6fa15f4e5b
4 changed files with 15 additions and 10 deletions

View File

@ -12,7 +12,7 @@
#define NV_STDCALL __stdcall
#define NV_FASTCALL __fastcall
#define NV_FORCEINLINE __forceinline
#define NV_DEPRECATED __deprecated
#define NV_DEPRECATED
#define NV_PURE
#define NV_CONST