Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / gallium /
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: fix colormask code generation
2008-09-23 Robert EllisonCELL: improve legibility of CELL_DEBUG environment...
2008-09-22 Jonathan Whitecell: Fixed bug with absolute, negate, set-negative...
2008-09-22 Jonathan Whitecell: Added TRUNC, SWZ (extended) and XPD instructions...
2008-09-22 Jonathan Whitecell: Added DPH instruction and verified against softpipe.
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 Paulcell: make sure the fragment ops and fragment shader...
2008-09-19 Brian Paulgallium: added ALIGN32_ATTRIB
2008-09-19 Brian Paulgallium: added spe_code_size()
2008-09-19 Jonathan Whitecell: Added FRC instruction
2008-09-19 Jonathan Whitecell: Added FLR instruction. Verified the following...
2008-09-19 Jonathan Whitecell: Fixed bugs with DP3 and DP4, they match softpipe...
2008-09-19 Brian Paulcell: flesh out support for other Z/stencil format
2008-09-19 Brian Paulcell: issue warning to stderr when using fallback fragm...
2008-09-19 Brian Paulcell: fix a comment
2008-09-19 Brian Paulcell: the test for CELL_DEBUG_FRAGMENT_OP_FALLBACK...
2008-09-19 Brian Paulcell: disable XShmPutImage for tiled surface for now
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 Jakob Bornecrantzi915simple: Use defined MSAA array
2008-09-19 Alan Hourihanefix for MSAA
2008-09-19 Jakob Bornecrantzi915simple: Front flushing does work
2008-09-19 Jakob Bornecrantzi915simple: Fix extentions being loaded
2008-09-19 Robert EllisonCELL: add codegen for logic op, color mask
2008-09-19 José Fonsecagallium: Fix doxygen comments.
2008-09-19 José Fonsecasoftpipe: Obey const qualifier.
2008-09-18 Robert EllisonCELL: mark several transient files as .gitignore
2008-09-18 Jonathan Whitecell: Added CMP instruction
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 Jonathan Whitecell: Fix bug with complement logic for SGE and SLE
2008-09-18 Jonathan Whitecell: Added SGE and SLE instructions to dispatch function
2008-09-18 Jonathan Whitecell: Added SGE and SLE instructions
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-17 Brian Paulcell: example of doing fs/fm sequence with fnms in...
2008-09-17 Brian Paulcell: dump generated code if CELL_DEBUG=asm
2008-09-17 Robert EllisonCELL: fleshing out the blending fragment ops
2008-09-16 Jonathan Whitecell: Added RCP and RSQ instruction support.
2008-09-16 Jonathan Whitecell: Added DP3 and DP4 instructions
2008-09-16 Brian Paulgallium: fix info entries for KIL, KILP
2008-09-16 Jonathan Whitecell: Optimized LERP with fma
2008-09-16 Jonathan Whitecell: Fixed MIN/MAX algorithm
2008-09-16 Jakob Bornecrantztgsi: Make tgsi_sanity.c compile with make
2008-09-16 José Fonsecatrace: Fix typo in build instructions.
2008-09-16 Brian Paulcell: export CELL_DEBUG=asm to dump SPU assembly code
2008-09-15 Jonathan Whitecell: Added LERP instruction
2008-09-15 Brian Paulgallium: emit SPU instructions in assembler-compatible...
2008-09-15 Jonathan Whitecell: Added support for SLT, SEQ and SNE instructions
2008-09-15 Jonathan Whitecell: Added support for ABS instruction
2008-09-15 Jonathan WhiteAdded support for SUB and MAD instructions
2008-09-15 Jonathan WhiteFixed emit_RRR
2008-09-15 Jakob Bornecrantzi915simple: dri winsys does now compile and works
2008-09-14 Michal Kroldraw: Silence compiler warnings on Windows.
2008-09-13 Brian Paulcell: implement negation, absolute value and set-sign...
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 Paulcell: remove old disassembly/dump code; use dumper...
2008-09-13 Brian Paulgallium: added print/dump code to SPE code emitter
2008-09-13 Brian Paulcell: implement DDX/DDY codegen (untested)
2008-09-13 Brian Paulgallium: added spe_splat_word()
2008-09-12 Brian Paulcell: implement TGSI immediates in SPE code generator
2008-09-12 Brian Paulcell: initial support for IF/ELSE/ENDIF in fragment...
2008-09-12 Brian Paulcell: evaluate multiple fragment inputs
2008-09-12 Brian Paulcell: disable invalid spe_release_func() calls, fixes...
2008-09-12 Brian Paulcell: implement colormask on fallback path
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 Paulcell: fix twiddled tile display for XSHM. Fixed blank...
2008-09-12 Brian Paulcell: fix twiddled tile display for XSHM. Fixed blank...
2008-09-12 Brian Paulgallium: use new compare32() function to fix warnings...
2008-09-12 Brian Paulgallium: silence warning
2008-09-12 Brian Paulcell: fix non-debug build error
2008-09-12 Brian Paulcell: implement swizzling for src regs
2008-09-12 Brian Paulcell: setup fragment program inputs in SOA format
2008-09-12 Brian Paulgallium: minor optimization to spe_load_int()
2008-09-12 Brian Paulgallium: initial PPC/Altivec codegen
2008-09-12 Brian Paulcell: disable calls to old gen code
2008-09-12 Brian Paulcell: disable calls to old gen code
2008-09-12 Brian Paulgallium: don't build winsys/ here
2008-09-12 Jakob Bornecrantzi915simple: A step closer to compiling
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Brian Paulcell: initial support for fragment shader code generation.
next