fix for eval regression
[mesa.git] / src / mesa / x86 /
2000-06-27 Brian Pauladded aligned memory allocations (Gareth Hughes)
2000-06-14 Brian Paulmoved #define of LLBL into assyntax.h file
2000-06-14 Brian Pauladded dummy function to silence compiler warning
2000-05-26 Brian Paulinclude glheader.h instead of system headers
2000-05-18 Brian PaulDeleteTexturesEXT was missing
2000-05-18 Brian Paulnow generated from bin/glx86asm.py script
2000-05-05 Brian Paulfixed the nested extern warning
2000-04-15 Brian Pauladded a comment about FP overflows
2000-04-06 Holger Waechtleradded CONCAT(x,y) macro in NASM/MASM section
2000-03-27 Randy FrankUpdated to compile under Irix 6.5
2000-03-01 Brian Paulsimplification of GLNAME macro setup (David Dawes)
2000-02-27 Brian Paulpatched for NetBSD support (Allen Briggs)
2000-02-24 Brian Pauladded more entrypoints
2000-02-24 Brian Pauladded more extension entrypoints
2000-01-28 Brian Paulinclude glapioffset.h instead of ../glapioffsets.h
2000-01-27 Holger Waechtleradded prefetchw
2000-01-25 Brian Paulonly print info if MESA_DEBUG is set
2000-01-23 Josh Vanderhoofprevent spaces in fp register names
2000-01-23 Josh Vanderhoofno brackets for nasm indirect jumps
2000-01-17 Brian Paulrenamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
2000-01-17 Brian Pauladded copyright info
2000-01-16 Josh Vanderhoofx86 assembly dispatch
1999-11-18 Andre Werthmannchecked in the first new PIII vertex-transformation...
1999-11-13 Josh Vanderhooffixed SSE bugs
1999-11-12 Kendall Bennett . Updates to get X86, MXX and 3DNow assembler code...
1999-11-03 Josh Vanderhoofswap operand order for Intel style REGOFF
1999-10-19 Keith WhitwellChanges to reduce the memory footprint of display lists
1999-10-09 Josh Vanderhoofno underscore prefix for freebsd >= 3 (Simon Walton)
1999-09-03 Keith Whitwellmore bugfixes
1999-08-28 Josh Vanderhooffeatures weren
1999-08-26 Keith Whitwellvarious pipeline bugs
1999-08-19 jtgInitial revision