You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
222 B
12 lines
222 B
8 years ago
|
--- a/src/mesa/x86-64/xform4.S
|
||
|
+++ b/src/mesa/x86-64/xform4.S
|
||
|
@@ -118,7 +118,7 @@
|
||
|
.byte 0x00, 0x00, 0x00, 0x00
|
||
|
.byte 0x00, 0x00, 0x00, 0x00
|
||
|
.byte 0x00, 0x00, 0x00, 0x00
|
||
|
-.float 0f+1.0
|
||
|
+.float 1.0
|
||
|
|
||
|
.text
|
||
|
.align 16
|