Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / gallium / auxiliary /
2008-10-10 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-10-10 Brian Paulcell: add emit_RI10s() which does range checking on...
2008-10-10 Brian Paulcell: additional 'offset' checking in spe_lqd(), spe_stqd()
2008-10-10 Brian Paulcell: fix assertions in spe_lqd(), spe_stqd()
2008-10-10 Robert EllisonCELL: fixing stencil bugs
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-10 Brian Paulcell: fix incorrect bitmask in spe_load_uint()
2008-10-10 Alan Hourihanegallium: silence warning
2008-10-09 Stephane MarchesinGallivm: cleanup soa storage.
2008-10-09 Brian Paulcell: implement function calls from shader code. fslig...
2008-10-08 Brian Paulgallium: asst. clean-ups
2008-10-08 Brian Paulgallium: better instruction printing for SPE code
2008-10-07 Stephane MarchesinGallivm: reorder the functions alphabetically so I...
2008-10-07 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-10-07 Brian Paulgallium: added general-purpose key->data map/lookup...
2008-10-07 Stephane MarchesinGallivm: don't say hello, it's rude.
2008-10-07 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-10-07 Stephane MarchesinGallivm: fix the constant layout, this gets a bunch...
2008-10-07 Keith Whitwelldraw: don't assume output buffer pointer is aligned
2008-10-07 Keith Whitwelldraw: add switch for drivers to force vertex data passt...
2008-10-07 José Fonsecagallium: Introduce PIPE_ARCH_SSE define for SSE support.
2008-10-07 Briangallium: replace assertion with conditional/recovery...
2008-10-06 Michal Kroldraw: Fix compiler errors on Windows.
2008-10-06 Keith Whitwellrtasm: fix debug build
2008-10-06 Keith Whitwellmake draw's vertex_info struct smaller/quicker to compa...
2008-10-04 Robert EllisonCELL: changes to generate SPU code for stenciling
2008-10-03 Keith Whitwellrtasm: add sse_movntps
2008-10-02 Keith Whitwelldraw: modify prefetching slightly
2008-10-02 Keith Whitwelldraw: don't keep refetching constant inputs
2008-10-02 Keith Whitwellrtasm: add prefetch instructions
2008-10-02 Keith Whitwelldraw: add streamlined paths for fetching linear verts
2008-10-02 Stephane MarchesinGallivm: add slt. glxgears should be running, except...
2008-10-02 Stephane MarchesinGallivm: port to llvm 2.4.
2008-10-02 Stephane MarchesinGallivm: fix off-by-one.
2008-10-02 Stephane MarchesinGallivm: more instructions.
2008-10-02 Stephane MarchesinGallivm: make it compile again, add some opcodes.
2008-10-02 Keith Whitwelldraw: modify prefetching slightly
2008-10-02 Keith Whitwelldraw: don't keep refetching constant inputs
2008-10-02 Keith Whitwellrtasm: add prefetch instructions
2008-10-02 Keith Whitwelldraw: add streamlined paths for fetching linear verts
2008-09-30 José Fonsecautil: No-op u_sse.h outside PIPE_ARCH_X86/X86_64.
2008-09-30 José Fonsecatgsi: Include p_config.h.
2008-09-30 Stephane MarchesinGallivm: add slt. glxgears should be running, except...
2008-09-30 Jonathan Whitecell: Moved X86 checks to wrap #include section so...
2008-09-30 Stephane MarchesinGallivm: port to llvm 2.4.
2008-09-30 José Fonsecautil: Fix util_fast_pow/exp2/log2.
2008-09-29 José Fonsecatgsi: SSE2 optimized exp2, log2 and pow implementations.
2008-09-29 José Fonsecautil: Header for SSE2 intrinsics portability.
2008-09-29 José Fonsecartasm: Implement immediate group 1 instructions. Fix...
2008-09-28 Stephane MarchesinGallivm: fix off-by-one.
2008-09-28 Stephane MarchesinGallivm: more instructions.
2008-09-28 Stephane MarchesinGallivm: make it compile again, add some opcodes.
2008-09-26 Brian Paulgallium: SPU register comments
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-26 José Fonsecautil: Update fast_log2 article url.
2008-09-24 Alan Hourihaneadd cso_hash_contains() function
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-23 Robert EllisonCELL: improve legibility of CELL_DEBUG environment...
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' 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-19 Brian Paulcell: use different opcodes for spe_move() depending...
2008-09-19 Brian Paulgallium: added spe_code_size()
2008-09-19 Brian Paulcell: change spe_complement() to take a src and dst...
2008-09-19 José FonsecaMerge branch 'gallium-0.2' of ssh+git://git.freedesktop...
2008-09-19 José Fonsecautil: Use OpenGL rasterization rules in blits and mipma...
2008-09-19 Robert EllisonCELL: add codegen for logic op, color mask
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-18 Jakob Bornecrantztgsi: Build tgsi_text with make
2008-09-18 José Fonsecautil: A few more memory debugging checks.
2008-09-18 José Fonsecautil: Add missing p_debug.h include.
2008-09-18 Brian Paulgallium: fix surface object memory leak in cso module
2008-09-18 Jakob Bornecrantztgsi: Make tgsi dumps look more like mesa shader dumps.
2008-09-18 Robert EllisonCELL: finish fragment ops blending (except for unusual...
2008-09-18 José Fonsecapipebuffer: New callback to flush all temporary-held...
2008-09-17 Brian Paulgallium: fix wide point / point coord semantic info...
2008-09-17 Brian Paulgallium: fix tgsi sanity checker with respect to END.
2008-09-17 Brian Paulgallium: fix lack of surface reference counting in...
2008-09-16 Brian Paulgallium: fix info entries for KIL, KILP
2008-09-16 Jakob Bornecrantztgsi: Make tgsi_sanity.c compile with make
2008-09-15 Brian Paulgallium: emit SPU instructions in assembler-compatible...
2008-09-15 Jonathan WhiteFixed emit_RRR
2008-09-14 Michal Kroldraw: Silence compiler warnings on Windows.
2008-09-13 Brian Paulgallium: add another value check to util_fast_pow()
2008-09-13 Brian Paulgallium: add another value check to util_fast_pow()
2008-09-13 Brian Paulgallium: added print/dump code to SPE code emitter
2008-09-13 Brian Paulgallium: added spe_splat_word()
2008-09-12 Brian Paulgallium: avoid redundant tgsi_exec_machine_bind_shader...
2008-09-12 Brian Paulgallium: use copy_token() function to avoid type punnin...
2008-09-12 Brian Paulgallium: use new compare32() function to fix warnings...
2008-09-12 Brian Paulgallium: silence warning
2008-09-12 Brian Paulgallium: minor optimization to spe_load_int()
next