summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/common_x86.c
Commit message (Expand)AuthorAgeFilesLines
* test for X86_FXSR_MAGIC to be sure we have the _fpstate.magic field, needed f...Brian Paul2001-06-061-5/+5
* Consolidation of asm code in 3.5Gareth Hughes2001-03-291-18/+18
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-3/+2
* Undo -D_POSIX_SOURCE change, fix the way the katmai support test isGareth Hughes2001-03-121-2/+2
* replaced gl_test_os_katmai*() with _mesa_test_os_katmai*()Brian Paul2001-03-051-5/+5
* more clean-upsBrian Paul2001-03-031-13/+13
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-10/+10
* Allow operating system SSE support test to be overridden with anGareth Hughes2000-12-071-2/+2
* Merge Mesa 3.4 test for operating system support for SSE.Gareth Hughes2000-12-061-5/+177
* Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes2000-10-231-44/+65
* only print info if MESA_DEBUG is setBrian Paul2000-01-251-8/+15
* checked in the first new PIII vertex-transformation codeAndre Werthmann1999-11-181-2/+17
* more bugfixesKeith Whitwell1999-09-031-1/+7
* features werenJosh Vanderhoof1999-08-281-2/+2
* various pipeline bugsKeith Whitwell1999-08-261-3/+4
* Initial revisionjtg1999-08-191-0/+77