projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b363b0
)
Correct a couple of comments.
author
Eric Anholt
<anholt@FreeBSD.org>
Sat, 25 Sep 2004 19:43:30 +0000
(19:43 +0000)
committer
Eric Anholt
<anholt@FreeBSD.org>
Sat, 25 Sep 2004 19:43:30 +0000
(19:43 +0000)
src/mesa/drivers/dri/sis/sis_reg.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/sis/sis_reg.h
b/src/mesa/drivers/dri/sis/sis_reg.h
index
e0806f4
..
76014ff
100644
(file)
--- a/
src/mesa/drivers/dri/sis/sis_reg.h
+++ b/
src/mesa/drivers/dri/sis/sis_reg.h
@@
-640,13
+640,13
@@
USE OR OTHER DEALINGS IN THE SOFTWARE.
#define SiS_S_BOTH_ONE_MINUS_SRC_ALPHA 0x0000000c
/*
- * REG_3D_
DstBlendMode
(0x8A54 - 0x8A57)
+ * REG_3D_
ClipTopBottom
(0x8A54 - 0x8A57)
*/
#define MASK_BottomClip 0x00001FFF
#define MASK_TopClip 0x03FFE000
/*
- * REG_3D_
DstBlendMode
(0x8A58 - 0x8A5B)
+ * REG_3D_
ClipLeftRight
(0x8A58 - 0x8A5B)
*/
#define MASK_RightClip 0x00001FFF
#define MASK_LeftClip 0x03FFE000