Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / mesa / x86 / common_x86.c
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Eric Anholtmesa: Disable the debug spam for x86 CPU detection...
2010-08-26 Eric Anholtmesa: Move the x86 detection debug messages next to...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-04 Brian Paulmesa: _mesa_get_x86_features() only needs to do its...
2009-03-04 Brian Paulmesa: refactor x86 code
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-24 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
2008-07-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-17 Brad Smithmesa: added checks for OpenBSD
2008-07-17 Brad Smithmesa: added checks for OpenBSD
2008-07-15 Blair Sadewitzmesa: added test for __NetBSD__
2008-07-15 Blair Sadewitzmesa: added test for __NetBSD__
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-05 Michel DänzerRemove dubious compile-time test for pre-2.4 Linux...
2007-04-06 George SapountzisDrop the funky SSE exception test on linux.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-04-10 Brian Pauluse _mesa_debug() instead of message() - fixes poor...
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