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
/
gallium
/
auxiliary
/
rtasm
/
rtasm_x86sse.h
Age
Commit message (
Expand
)
Author
2008-10-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-03
rtasm: add sse_movntps
Keith Whitwell
2008-10-02
rtasm: add prefetch instructions
Keith Whitwell
2008-10-02
rtasm: add prefetch instructions
Keith Whitwell
2008-09-29
rtasm: Implement immediate group 1 instructions. Fix SIB emition.
José Fonseca
2008-06-02
rtasm: Use enum sse_cc in sse_cmpps.
José Fonseca
2008-05-28
Merge branch 'gallium-vertex-linear' into gallium-0.1
Jakob Bornecrantz
2008-05-28
gallium: Windows CE portability fixes.
José Fonseca
2008-05-24
rtasm: add some helpers for calling out from generated code
Keith Whitwell
2008-05-23
rtasm: add x87 instructions and debug-check for x87 stack usage
Keith Whitwell
2008-05-23
rtasm: export debug reg print function
Keith Whitwell
2008-05-23
rtasm: remove unused struct member
Keith Whitwell
2008-05-01
rtasm: fix labels after (not so) recent change to allow dynamic fn growth
Keith Whitwell
2008-04-28
gallium: Generate SSE code to swizzle and unswizzle vs inputs and outputs.
Michal Krol
2008-04-27
rtasm: Implement x86_retw.
José Fonseca
2008-04-21
rtasm: propogate errors in x86 emit
Keith Whitwell
2008-04-18
rtasm: add x86_imul
Keith Whitwell
2008-04-18
rtasm: add a couple more insns, clean up x86_mul
Keith Whitwell
2008-02-19
Fix windows build.
José Fonseca
2008-02-19
Add copyright headers to all rtasm source files.
José Fonseca
2008-02-19
Rename rtasm files.
José Fonseca