summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/rtasm/x86sse.h
Commit message (Expand)AuthorAgeFilesLines
* x86_init_func_size() returns int to indicate success/fail (bug 15119)Brian2008-03-191-1/+1
* set outputs_safe to 0 as it's possible for the code generationAlan Hourihane2008-03-191-26/+37
* Fix mem leak in SSE code generation path (Michel Dänzer) and don't crash if ...Brian2007-11-031-2/+1
* 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