mesa.git
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith Whitwellswrast: remove merge droppings
2008-09-21 Keith Whitwellswrast: remove dead file not present in master
2008-09-21 Keith Whitwelldrivers/x11: remove early gallium support
2008-09-21 Keith Whitwellstate_tracker: remove dead file
2008-09-21 Keith Whitwellgallium: remove files not in master
2008-09-21 Keith Whitwellgallium: remove remnants of an nouveau driver
2008-09-21 Keith Whitwellswrast: remove merge droppings
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith Whitwellmesa: remove dead file
2008-09-21 Keith Whitwellmesa: add explict float casts
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith Whitwellmesa: move fixed function vertex program builder from...
2008-09-21 Brian Paulmesa: add parenthesis
2008-09-21 Keith Whitwellmesa: standardize on C99's uint*_t instead of u_int*_t
2008-09-21 José Fonsecamesa: Remove assyntax.h include from generated matypes.h.
2008-09-21 Keith Whitwellmesa: move rastpos helper to tnl
2008-09-21 Keith Whitwellmesa: improved driver query interface
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 Adam JacksonUpdate to SGI FreeB 2.0.
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 Michal Krolmesa: Fix compiler error.
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 Alan Hourihanemesa: add missing FEATURE_attrib_stack around
2008-09-19 Jakob Bornecrantzi915simple: Use defined MSAA array
2008-09-19 Alan Hourihanebug fix to MSAA visuals
2008-09-19 Alan Hourihanefix for MSAA
2008-09-19 Alan Hourihanere-add MSAA support
2008-09-19 Jakob Bornecrantzi915simple: Front flushing does work
2008-09-19 Jakob Bornecrantzi915simple: Fix extentions being loaded
2008-09-19 Brian Paulmesa: Fix arb parse constants
2008-09-19 Jakob Bornecrantzmesa: Update ignores a bit
2008-09-19 Robert EllisonCELL: add codegen for logic op, color mask
2008-09-19 Brianglx: re-add glapi/ path
2008-09-19 Brianmesa: remove unneeded s_drawpix.h header
2008-09-19 Brianglx: added "glapi/" prefix to include
2008-09-19 José Fonsecagallium: Fix doxygen comments.
2008-09-19 José Fonsecasoftpipe: Obey const qualifier.
2008-09-18 Chris Rankinmesa: fix asst path/include mistakes in prev commits
2008-09-18 Robert EllisonCELL: mark several transient files as .gitignore
2008-09-18 Brian Pauldestroy window on exit
2008-09-18 Brian Paulgallium: if we run out of memory in st_TexImage, flush...
2008-09-18 Brian Paulmesa: fix null ptr deref bug in _tnl_InvalidateState...
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Jonathan Whitecell: Added CMP instruction
2008-09-18 Brian Paulmesa: prefix more #includes with "main/"
2008-09-18 Brian Paulmesa: remove a bunch of -I paths from INCLUDE_DIRS
2008-09-18 Brian Paulglx: remove #include "glheader.h" lines
2008-09-18 Brian Paulglx: remove depency on glheader.h and GLboolean type...
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
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 Keith Whitwellmesa: bring sources into line with sources.mak, but...
2008-09-18 George Sapountzisdri/swrast: fix swapBuffers after dri2
2008-09-18 Xiang, Haihaoi965: Add support for G41 chipset which is another...
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 Jakob Bornecrantzprogs/fp: Add a bit of local variable testing to fp-tri
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 fog vs. pointcoord attribute handling...
2008-09-17 Brian Paulmesa: new gl_fragment_program fields indicating use...
2008-09-17 Brian Paulegl: print multisample info
2008-09-17 Brian Paulgallium: clean-up/fix msaa override in state tracker
2008-09-17 Brian Paulgallium: fix tgsi sanity checker with respect to END.
2008-09-17 Brian Paulmesa: update program->NumAddressRegs field in _slang_up...
2008-09-17 Brian Paulgallium: include prog_print.h to silence warning
2008-09-17 Brian Paulgallium: need to finish, not flush, in st_copy_texsubim...
2008-09-17 Brian Paulgallium: new assertion on surface->texture
2008-09-17 Jakob Bornecrantztgsi: Add a ugly fix for CONSTANT problems
2008-09-17 Jakob Bornecrantztgsi: More debug printing on sanity check error
2008-09-17 Brian Paulgallium: fix lack of surface reference counting in...
2008-09-17 Brian Paulmesa: fix bug in previous changes to _slang_resolve_att...
2008-09-17 Brian Paulmesa: fix bug in previous changes to _slang_resolve_att...
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
next