aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/x86/rtasm/x86sse.c
Commit message (Expand)AuthorAgeFilesLines
* More GLSL code - more support for vec4 operations on x86 back-end.Michal Krol2006-08-091-0/+14
* Fix extended swizzling in vertex programs by introducing special swizzle inst...Roland Scheidegger2006-06-011-0/+16
* Add functions.Michal Krol2006-05-161-0/+6
* Remove carriage returns.Michal Krol2006-04-251-66/+66
* More GLSL code:Michal Krol2006-02-271-10/+73
* Add _mesa_exec_malloc() and _mesa_exec_free() for allocatingKeith Whitwell2005-10-181-2/+2
* use mesa import wrappers, bug 4468Brian Paul2005-09-161-2/+3
* Add lots of x87 fpu instructions.Keith Whitwell2005-07-101-94/+466
* Turn off DISASSEMKeith Whitwell2005-06-081-1/+1
* Add some more opcodesKeith Whitwell2005-06-081-15/+86
* New files - split off runtime assembly functions fromKeith Whitwell2005-06-071-0/+553