x86-64 transform optimizations (Mikko T.)
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 7 May 2005 16:59:58 +0000 (16:59 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 7 May 2005 16:59:58 +0000 (16:59 +0000)
commit42fa81275c67d7d1ad8d255120af0ffeeb46b963
tree1c786fb74f62263d6a1a312178bcef74daeffa5e
parente3f684b753c94d8657a1487655b41fdfc0119dba
x86-64 transform optimizations (Mikko T.)
17 files changed:
Makefile
configs/linux-x86-64
configs/linux-x86-64-debug [new file with mode: 0644]
src/mesa/Makefile
src/mesa/math/m_debug_util.h
src/mesa/math/m_debug_xform.c
src/mesa/math/m_xform.c
src/mesa/sources
src/mesa/x86-64/Makefile [new file with mode: 0644]
src/mesa/x86-64/calling_convention.txt [new file with mode: 0644]
src/mesa/x86-64/matypes.h [new file with mode: 0644]
src/mesa/x86-64/x86-64.c [new file with mode: 0644]
src/mesa/x86-64/x86-64.h [new file with mode: 0644]
src/mesa/x86-64/xform4.S [new file with mode: 0644]
src/mesa/x86/assyntax.h
src/mesa/x86/gen_matypes.c
src/mesa/x86/glapi_x86.S