Move compiler.h and imports.h/c from src/mesa/main into src/util
[mesa.git] / src / mesa / x86 / common_x86.c
2001-03-29 Gareth HughesConsolidation of asm code in 3.5
2001-03-28 Gareth HughesNew type system for assembly code. Asm files should...
2001-03-12 Gareth HughesUndo -D_POSIX_SOURCE change, fix the way the katmai...
2001-03-05 Brian Paulreplaced gl_test_os_katmai*() with _mesa_test_os_katmai*()
2001-03-03 Brian Paulmore clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2000-12-07 Gareth HughesAllow operating system SSE support test to be overridde...
2000-12-06 Gareth HughesMerge Mesa 3.4 test for operating system support for...
2000-10-23 Gareth HughesMajor audit of all Mesa's x86 assembly code. This...
2000-01-25 Brian Paulonly print info if MESA_DEBUG is set
1999-11-18 Andre Werthmannchecked in the first new PIII vertex-transformation...
1999-09-03 Keith Whitwellmore bugfixes
1999-08-28 Josh Vanderhooffeatures weren
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 jtgInitial revision