projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c986421
)
R300: fix typo r300 fog reg
author
Alex Deucher
<alex@samba.(none)>
Mon, 24 Mar 2008 18:49:43 +0000
(14:49 -0400)
committer
Alex Deucher
<alex@samba.(none)>
Mon, 24 Mar 2008 18:49:43 +0000
(14:49 -0400)
Noticed by pzad on IRC
src/mesa/drivers/dri/r300/r300_reg.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/r300_reg.h
b/src/mesa/drivers/dri/r300/r300_reg.h
index 0d78fb8e84e8267a7e3b79334cb1b989ebb91a34..ac6b0e63b59702d3a3adbba03fca1aab135e2596 100644
(file)
--- a/
src/mesa/drivers/dri/r300/r300_reg.h
+++ b/
src/mesa/drivers/dri/r300/r300_reg.h
@@
-1890,7
+1890,7
@@
USE OR OTHER DEALINGS IN THE SOFTWARE.
/* Fog: Green Component of Fog Color */
#define FG_FOG_COLOR_G 0x4bcc
/* Fog: Blue Component of Fog Color */
-#define FG_FOG_COLOR_B 0x4
db
0
+#define FG_FOG_COLOR_B 0x4
bd
0
# define FG_FOG_COLOR_MASK 0x000001ff
/* Fog: Constant Factor for Fog Blending */