Oops. jcolsamp.inc should be included from j[c|d]clr[mmx|ss2].asm so it received the effect of the redefined RGB_* macros
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
;
|
;
|
||||||
; [TAB8]
|
; [TAB8]
|
||||||
|
|
||||||
|
%include "jcolsamp.inc"
|
||||||
|
|
||||||
; --------------------------------------------------------------------------
|
; --------------------------------------------------------------------------
|
||||||
SECTION SEG_TEXT
|
SECTION SEG_TEXT
|
||||||
BITS 32
|
BITS 32
|
||||||
|
|||||||
@@ -15,7 +15,6 @@
|
|||||||
; [TAB8]
|
; [TAB8]
|
||||||
|
|
||||||
%include "jsimdext.inc"
|
%include "jsimdext.inc"
|
||||||
%include "jcolsamp.inc"
|
|
||||||
|
|
||||||
; --------------------------------------------------------------------------
|
; --------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,8 @@
|
|||||||
;
|
;
|
||||||
; [TAB8]
|
; [TAB8]
|
||||||
|
|
||||||
|
%include "jcolsamp.inc"
|
||||||
|
|
||||||
; --------------------------------------------------------------------------
|
; --------------------------------------------------------------------------
|
||||||
SECTION SEG_TEXT
|
SECTION SEG_TEXT
|
||||||
BITS 32
|
BITS 32
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
; [TAB8]
|
; [TAB8]
|
||||||
|
|
||||||
%include "jsimdext.inc"
|
%include "jsimdext.inc"
|
||||||
%include "jcolsamp.inc"
|
|
||||||
|
|
||||||
; --------------------------------------------------------------------------
|
; --------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user