summaryrefslogtreecommitdiff
path: root/src/mesa/x86/rtasm
AgeCommit message (Expand)Author
2006-08-09More GLSL code - more support for vec4 operations on x86 back-end.Michal Krol
2006-06-01Fix extended swizzling in vertex programs by introducing special swizzle inst...Roland Scheidegger
2006-05-16Add functions.Michal Krol
2006-04-25Remove carriage returns.Michal Krol
2006-02-27More GLSL code:Michal Krol
2005-10-18Add _mesa_exec_malloc() and _mesa_exec_free() for allocatingKeith Whitwell
2005-09-16use mesa import wrappers, bug 4468Brian Paul
2005-07-10Add lots of x87 fpu instructions.Keith Whitwell
2005-06-08Turn off DISASSEMKeith Whitwell
2005-06-08Add some more opcodesKeith Whitwell
2005-06-07New files - split off runtime assembly functions fromKeith Whitwell