Cell: some basic blending code
[mesa.git] / src / mesa / x86 / rtasm / x86sse.c
2007-10-03 Michel DänzerDouble amount of memory allocated for generated shader...
2007-09-28 Zack RusinRemove gl dependency from the x86 assembler code
2007-09-28 Zack RusinRevert "Redoing the way we handle vertex shaders for...
2007-09-28 Zack RusinRedoing the way we handle vertex shaders for the draw...
2007-09-27 Keith WhitwellFix some compiler warnings with -pedantic
2007-09-27 Keith WhitwellEnable codegen based whenever __i386__ is defined.
2007-08-24 michalIndent. Remove GL dependencies. Simplify. Add rtasm...
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