summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_pipe_blend.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-26svga: add comment about unsupported blend modesBrian Paul1-0/+3
2016-08-26svga: add guest statistic gathering interfaceCharmaine Lee1-0/+2
2016-04-25svga: separate HUD counters for state objectsBrian Paul1-2/+2
2016-04-07svga: add some trivial null pointer checksBrian Paul1-0/+3
2015-12-07svga: use the debug callback to report issues to the state trackerBrian Paul1-0/+9
2015-10-16svga: add new GALLIUM_HUD queriesNeha Bhende1-0/+3
2015-09-02svga: update driver for version 10 GPU interfaceBrian Paul1-24/+166
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-2/+2
2010-02-22svga: Fix PIPE_LOGICOP_INVERT.José Fonseca1-6/+1
2010-02-12svga: A few more tweaks to blend color state emission.José Fonseca1-1/+1
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca1-1/+1
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger1-9/+9
2010-01-25svga: adapt to blend changesRoland Scheidegger1-9/+9
2010-01-21svga: Remove unnecessary headers.Vinson Lee1-1/+0
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+246