summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-09-21Fix X86 compilation.Chris Rankin
2008-09-21Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-21swrast: remove merge droppingsKeith Whitwell
2008-09-21swrast: remove dead file not present in masterKeith Whitwell
2008-09-21drivers/x11: remove early gallium supportKeith Whitwell
2008-09-21state_tracker: remove dead fileKeith Whitwell
2008-09-21gallium: remove files not in masterKeith Whitwell
2008-09-21gallium: remove remnants of an nouveau driverKeith Whitwell
2008-09-21swrast: remove merge droppingsKeith Whitwell
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-21mesa: Prefix main includes with dir to avoid conflicts.José Fonseca
2008-09-21mesa: remove dead fileKeith Whitwell
2008-09-21mesa: add explict float castsKeith Whitwell
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell
2008-09-21mesa: move fixed function vertex program builder from tnl to core mesaKeith Whitwell
2008-09-21mesa: add parenthesisBrian Paul
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell
2008-09-21mesa: Remove assyntax.h include from generated matypes.h.José Fonseca
2008-09-21mesa: move rastpos helper to tnlKeith Whitwell
2008-09-21mesa: improved driver query interfaceKeith Whitwell
2008-09-19cell: use different opcodes for spe_move() depending on even/odd addressBrian Paul
2008-09-19cell: make sure the fragment ops and fragment shader code buffer is at a 32-b...Brian Paul
2008-09-19gallium: added ALIGN32_ATTRIBBrian Paul
2008-09-19gallium: added spe_code_size()Brian Paul
2008-09-19Update to SGI FreeB 2.0.Adam Jackson
2008-09-19cell: Added FRC instructionJonathan White
2008-09-19cell: Added FLR instruction. Verified the following instructions match softp...Jonathan White
2008-09-19cell: Fixed bugs with DP3 and DP4, they match softpipe results now.Jonathan White
2008-09-19cell: flesh out support for other Z/stencil formatBrian Paul
2008-09-19mesa: Fix compiler error.Michal Krol
2008-09-19cell: issue warning to stderr when using fallback fragment opsBrian Paul
2008-09-19cell: fix a commentBrian Paul
2008-09-19cell: the test for CELL_DEBUG_FRAGMENT_OP_FALLBACK in cmd_state_fragment_ops(...Brian Paul
2008-09-19cell: disable XShmPutImage for tiled surface for nowBrian Paul
2008-09-19cell: change spe_complement() to take a src and dst reg, like other instructionsBrian Paul
2008-09-19Merge branch 'gallium-0.2' of ssh+git://git.freedesktop.org/git/mesa/mesa int...José Fonseca
2008-09-19util: Use OpenGL rasterization rules in blits and mipmap generation.José Fonseca
2008-09-19mesa: add missing FEATURE_attrib_stack aroundAlan Hourihane
2008-09-19i915simple: Use defined MSAA arrayJakob Bornecrantz
2008-09-19bug fix to MSAA visualsAlan Hourihane
2008-09-19fix for MSAAAlan Hourihane
2008-09-19re-add MSAA supportAlan Hourihane
2008-09-19i915simple: Front flushing does workJakob Bornecrantz
2008-09-19i915simple: Fix extentions being loadedJakob Bornecrantz
2008-09-19mesa: Fix arb parse constantsBrian Paul
2008-09-19mesa: Update ignores a bitJakob Bornecrantz
2008-09-19CELL: add codegen for logic op, color maskRobert Ellison
2008-09-18glx: re-add glapi/ pathBrian
2008-09-18mesa: remove unneeded s_drawpix.h headerBrian
2008-09-18glx: added "glapi/" prefix to includeBrian