mesa: rename x86.c -> x86_xform.c
This commit is contained in:
+1
-1
@@ -252,7 +252,7 @@ if env['platform'] != 'winddk':
|
||||
])
|
||||
mesa_sources += [
|
||||
'x86/common_x86.c',
|
||||
'x86/x86.c',
|
||||
'x86/x86_xform.c',
|
||||
'x86/3dnow.c',
|
||||
'x86/sse.c',
|
||||
'x86/common_x86_asm.S',
|
||||
|
||||
@@ -254,7 +254,7 @@ SLANG_SOURCES = \
|
||||
|
||||
ASM_C_SOURCES = \
|
||||
x86/common_x86.c \
|
||||
x86/x86.c \
|
||||
x86/x86_xform.c \
|
||||
x86/3dnow.c \
|
||||
x86/sse.c \
|
||||
x86/rtasm/x86sse.c \
|
||||
|
||||
Reference in New Issue
Block a user