summaryrefslogtreecommitdiff
path: root/src/mesa/x86/rtasm/x86sse.h
AgeCommit message (Expand)Author
2008-03-19x86_init_func_size() returns int to indicate success/fail (bug 15119)Brian
2008-03-19set outputs_safe to 0 as it's possible for the code generationAlan Hourihane
2007-11-03Fix mem leak in SSE code generation path (Michel Dänzer) and don't crash if ...Brian
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-07-10Add lots of x87 fpu instructions.Keith Whitwell
2005-06-08Add some more opcodesKeith Whitwell
2005-06-07New files - split off runtime assembly functions fromKeith Whitwell