summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_pipe_blend.c
Commit message (Expand)AuthorAgeFilesLines
* svga: add comment about unsupported blend modesBrian Paul2016-08-261-0/+3
* svga: add guest statistic gathering interfaceCharmaine Lee2016-08-261-0/+2
* svga: separate HUD counters for state objectsBrian Paul2016-04-251-2/+2
* svga: add some trivial null pointer checksBrian Paul2016-04-071-0/+3
* svga: use the debug callback to report issues to the state trackerBrian Paul2015-12-071-0/+9
* svga: add new GALLIUM_HUD queriesNeha Bhende2015-10-161-0/+3
* svga: update driver for version 10 GPU interfaceBrian Paul2015-09-021-24/+166
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* svga: Fix PIPE_LOGICOP_INVERT.José Fonseca2010-02-221-6/+1
* svga: A few more tweaks to blend color state emission.José Fonseca2010-02-121-1/+1
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-281-9/+9
|\
| * svga: adapt to blend changesRoland Scheidegger2010-01-251-9/+9
* | svga: Remove unnecessary headers.Vinson Lee2010-01-211-1/+0
|/
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+246