summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/rtasm/x86sse.h
Commit message (Expand)AuthorAgeFilesLines
* x86: emit absolute calls, as reallocating exec mem breaks relative onesKeith Whitwell2008-02-131-1/+2
* x86: reallocate exec mem when we run outKeith Whitwell2008-02-131-0/+1
* Remove gl dependency from the x86 assembler codeZack Rusin2007-09-281-24/+25
* Revert "Redoing the way we handle vertex shaders for the draw module."Zack Rusin2007-09-281-25/+24
* Redoing the way we handle vertex shaders for the draw module.Zack Rusin2007-09-281-24/+25
* Fix some compiler warnings with -pedanticKeith Whitwell2007-09-271-1/+1
* Enable codegen based whenever __i386__ is defined.Keith Whitwell2007-09-271-1/+1
* Indent. Remove GL dependencies. Simplify. Add rtasm instructions.michal2007-08-241-0/+7
* More GLSL code - more support for vec4 operations on x86 back-end.Michal Krol2006-08-091-0/+2
* Fix extended swizzling in vertex programs by introducing special swizzle inst...Roland Scheidegger2006-06-011-0/+2
* Add functions.Michal Krol2006-05-161-0/+1
* Remove carriage returns.Michal Krol2006-04-251-18/+18
* More GLSL code:Michal Krol2006-02-271-7/+25
* Add lots of x87 fpu instructions.Keith Whitwell2005-07-101-1/+49
* Add some more opcodesKeith Whitwell2005-06-081-145/+63
* New files - split off runtime assembly functions fromKeith Whitwell2005-06-071-0/+257