Age | Commit message (Collapse) | Author |
|
Avoid symbol collisions with softpipe.
|
|
|
|
|
|
|
|
|
|
Unless the struct is allocated aligned, aligning the members isn't very
helpful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Useful as dis86 doesn't disassemble some SSE4 opcodes yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Based on lp_fs_exec.c/lp_fs_sse.c and tgsi_exec.c.
|
|
Based on tgsi_sse2.c.
|
|
|
|
|
|
Mostly untested.
|
|
|
|
|
|
|
|
|
|
|