Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / gallium / auxiliary / rtasm / rtasm_x86sse.c
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-07 Briangallium: replace assertion with conditional/recovery...
2008-10-06 Keith Whitwellrtasm: fix debug build
2008-10-03 Keith Whitwellrtasm: add sse_movntps
2008-10-02 Keith Whitwellrtasm: add prefetch instructions
2008-10-02 Keith Whitwellrtasm: add prefetch instructions
2008-09-29 José Fonsecartasm: Implement immediate group 1 instructions. Fix...
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-01 Brian Paulgallium: include u_pointer,h, not p_pointer.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 Whitwellrtasm: special case for [ebp]
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: remove debug
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-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-01 Keith Whitwellrtasm: learn another version of push
2008-05-01 Keith Whitwellrtasm: fix labels after (not so) recent change to allow...
2008-05-01 Keith Whitwellrtasm: assert stack is fully popped in return
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: debug some missing funcs
2008-04-21 Keith Whitwellrtasm: clean up debug dumping a little
2008-04-21 Keith Whitwellrtasm: propogate errors in x86 emit
2008-04-21 Keith Whitwellrtasm: add dump facility for x86 (from tgsi_sse2.c)
2008-04-18 Keith Whitwellrtasm: add x86_imul
2008-04-18 Keith Whitwellrtasm: add a couple more insns, clean up x86_mul
2008-04-11 Keith Whitwellgallium: fix broken x86_call()
2008-02-22 Michal Krolgallium: Silence compiler warnings on Windows.
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.