Some more work on interal debugging, timing routines for things that
authorGareth Hughes <gareth@valinux.com>
Sat, 3 Feb 2001 08:41:03 +0000 (08:41 +0000)
committerGareth Hughes <gareth@valinux.com>
Sat, 3 Feb 2001 08:41:03 +0000 (08:41 +0000)
commitfe69cb4b9bff800b6078ea7da5ea18bab05678d8
tree84f7fdddaae6b3c8be1f78ffdd9e3f7ccaa4958f
parent6d689e8a69cdd89db181691f5bc21b71518398b0
Some more work on interal debugging, timing routines for things that
will have implementations in assembly code.  To come: texture image
conversions, more of internal T&L pipeline and so on.
src/mesa/Makefile.X11
src/mesa/main/Makefile.X11
src/mesa/math/m_debug.h [new file with mode: 0644]
src/mesa/math/m_debug_norm.c [new file with mode: 0644]
src/mesa/math/m_debug_util.h [new file with mode: 0644]
src/mesa/math/m_debug_xform.c
src/mesa/math/m_xform.c
src/mesa/x86/3dnow.c
src/mesa/x86/x86.c