index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
x86
/
rtasm
Age
Commit message (
Expand
)
Author
2008-09-18
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-03-19
x86_init_func_size() returns int to indicate success/fail (bug 15119)
Brian
2008-03-19
set outputs_safe to 0 as it's possible for the code generation
Alan Hourihane
2007-11-03
Fix mem leak in SSE code generation path (Michel Dänzer) and don't crash if ...
Brian
2006-08-09
More GLSL code - more support for vec4 operations on x86 back-end.
Michal Krol
2006-06-01
Fix extended swizzling in vertex programs by introducing special swizzle inst...
Roland Scheidegger
2006-05-16
Add functions.
Michal Krol
2006-04-25
Remove carriage returns.
Michal Krol
2006-02-27
More GLSL code:
Michal Krol
2005-10-18
Add _mesa_exec_malloc() and _mesa_exec_free() for allocating
Keith Whitwell
2005-09-16
use mesa import wrappers, bug 4468
Brian Paul
2005-07-10
Add lots of x87 fpu instructions.
Keith Whitwell
2005-06-08
Turn off DISASSEM
Keith Whitwell
2005-06-08
Add some more opcodes
Keith Whitwell
2005-06-07
New files - split off runtime assembly functions from
Keith Whitwell