summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_pipe_depthstencil.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-26svga: add guest statistic gathering interfaceCharmaine Lee1-0/+3
2016-04-25svga: whitespace and formatting fixes in svga_pipe_depthstencil.cBrian Paul1-14/+14
2016-04-25svga: separate HUD counters for state objectsBrian Paul1-2/+2
2016-04-12svga: Use STATIC_ASSERT whenever possible.Jose Fonseca1-3/+3
2016-04-07svga: add some trivial null pointer checksBrian Paul1-0/+3
2015-10-16svga: add new GALLIUM_HUD queriesNeha Bhende1-0/+3
2015-09-02svga: update driver for version 10 GPU interfaceBrian Paul1-2/+126
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-2/+2
2012-02-24svga: Fix stencil op mappingZack Rusin1-4/+4
2010-05-18gallium: implement set_sample_mask() in all driversRoland Scheidegger1-0/+7
2010-02-10svga: adapt to stencil ref changesRoland Scheidegger1-2/+12
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca1-1/+1
2010-01-21svga: Remove unnecessary headers.Vinson Lee1-1/+0
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+153