diff options
author | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-08-27 12:27:59 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-08-27 12:27:59 +0200 |
commit | 5982e8200270d25a57da8ab0d1a8290cfaec070c (patch) | |
tree | 9461d95a95651559656eface37f19156e90c81f9 /src/mga_reg.h | |
parent | e7ba7c993f4e439672810ec9ce3a24df823051a4 (diff) |
Cleaned up the XAA code a bit.
Diffstat (limited to 'src/mga_reg.h')
-rw-r--r-- | src/mga_reg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mga_reg.h b/src/mga_reg.h index 9feceb6..8e844f2 100644 --- a/src/mga_reg.h +++ b/src/mga_reg.h @@ -481,6 +481,7 @@ # define MGA_TAKEY (0x02000000) # define MGA_TAMASK (0x04000000) # define MGA_CLAMPUV (0x18000000) +# define MGA_TEXMODULATE (0x20000000) #define MGAREG_TEXCTL2 0x2c3c # define MGA_G400_TC2_MAGIC (0x00008000) # define MGA_TC2_DECALBLEND (0x00000001) |