Merge branch 'master' into r500test
[mesa.git] / src / mesa / x86 / rtasm / x86sse.c
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-19 Brianx86_init_func_size() returns int to indicate success...
2008-03-19 Alan Hourihaneset outputs_safe to 0 as it's possible for the code...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-03 BrianFix mem leak in SSE code generation path (Michel Dänzer...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-09 Michal KrolMore GLSL code - more support for vec4 operations on...
2006-06-01 Roland ScheideggerFix extended swizzling in vertex programs by introducin...
2006-05-16 Michal KrolAdd functions.
2006-04-25 Michal KrolRemove carriage returns.
2006-02-27 Michal KrolMore GLSL code:
2005-10-18 Keith WhitwellAdd _mesa_exec_malloc() and _mesa_exec_free() for alloc...
2005-09-16 Brian Pauluse mesa import wrappers, bug 4468
2005-07-10 Keith WhitwellAdd lots of x87 fpu instructions.
2005-06-08 Keith WhitwellTurn off DISASSEM
2005-06-08 Keith WhitwellAdd some more opcodes
2005-06-07 Keith WhitwellNew files - split off runtime assembly functions from