gallium: split long prims into chunks with an even number of vertices
[mesa.git] / src / gallium / auxiliary / rtasm / rtasm_x86sse.h
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-06-02 José Fonsecartasm: Use enum sse_cc in sse_cmpps.
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 José Fonsecagallium: Windows CE portability fixes.
2008-05-24 Keith Whitwellrtasm: add some helpers for calling out from generated...
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-23 Keith Whitwellrtasm: add x87 instructions and debug-check for x87...
2008-05-23 Keith Whitwellrtasm: export debug reg print function
2008-05-23 Keith Whitwellrtasm: remove unused struct member
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-01 Keith Whitwellrtasm: fix labels after (not so) recent change to allow...
2008-04-28 Michal Krolgallium: Generate SSE code to swizzle and unswizzle...
2008-04-27 José Fonsecartasm: Implement x86_retw.
2008-04-21 Keith Whitwellrtasm: propogate errors in x86 emit
2008-04-18 Keith Whitwellrtasm: add x86_imul
2008-04-18 Keith Whitwellrtasm: add a couple more insns, clean up x86_mul
2008-02-19 José FonsecaFix windows build.
2008-02-19 José FonsecaAdd copyright headers to all rtasm source files.
2008-02-19 José FonsecaRename rtasm files.