updated some printfs, added comment about sched_yield
[mesa.git] / src / mesa / x86 / common_x86.c
2005-09-19 Brian Pauladditional wrapper updates, bug 4468
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-01-19 Daniel BorcaThere is no point trying to detect SSE at all, when...
2005-01-10 Brian PaulWindows/ReactOS patch (Gregor Anich)
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-10-13 Ian RomanickEliminate the funky SSE exception test from DRI builds...
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-02-02 Brian Pauls/getenv/_mesa_getenv/
2004-01-09 Brian Paulre-enable SSE code, except for the _mesa_sse_transform_...
2004-01-06 Keith WhitwellAdd comment regarding sse disable
2004-01-06 Keith WhitwellSSE segfaults in conform - disable for now.
2003-12-04 Alan Hourihanebuild fixes
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-10-21 Kendall BennettUpdates to SSE assembler support for Open Watcom
2003-10-14 Kendall BennettUpdates to x86 assembler support for Open Watcom and...
2003-02-04 Brian Paulprint debug message when SSE is disabled by user (Klaus...
2003-01-21 Brian Paulnew X86 CPU detection code (Petr Sebor)
2002-11-13 Brian Paulinclude imports.h
2002-07-11 Brian Paulapplied Eric Anholt's patch for Athlon SSE
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-04-09 Keith Whitwellremove dead vertex assembly
2001-06-06 Brian Paultest for X86_FXSR_MAGIC to be sure we have the _fpstate...
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