summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-30svga: Add missing include guardsMichaƂ Janiszewski1-0/+5
2018-09-10svga: sync devcap name changes in svga3d_devcaps.hCharmaine Lee1-4/+4
2018-09-10svga: sync svga3d_types.h with upstream changesCharmaine Lee1-10/+45
2018-09-10svga: sync svga3d header filesCharmaine Lee3-16/+98
2018-09-10winsys/svga: Add support for new surface ioctl, multisample patternDeepak Rawat2-0/+26
2018-09-10svga: sync VGPU10ShaderTokens.h with upstream changesBrian Paul1-17/+35
2018-09-05svga: encode sample count in resource declarationsBrian Paul1-0/+1
2018-09-05svga/winsys: Add cap2 support in winsysNeha Bhende1-2/+22
2018-09-05svga: update device header files from upstreamBrian Paul5-175/+558
2018-01-25svga: s/Bool/SVGA3dBool/ in SVGA3dDevCapResultBrian Paul1-3/+3
2017-06-30svga: update a few surface format namesBrian Paul2-8/+8
2015-09-02svga: update the svga3d device header filesBrian Paul10-1020/+2206
2015-09-02svga: add new version 10 device header filesBrian Paul2-0/+2010
2015-07-21gallium: replace INLINE with inlineIlia Mirkin2-2/+2
2015-04-29gallium/svga: Remove useless ARRAY_SIZE declarationAxel Davy1-4/+0
2015-04-29util/macros: Move DIV_ROUND_UP to util/macros.hAxel Davy1-2/+0
2014-08-12svga: Add a limit to the maximum surface sizeCharmaine Lee2-3/+12
2014-02-14svga: split / update svga3d header filesBrian Paul15-1965/+4807
2014-02-03svga: check shader size against max command buffer sizeBrian Paul1-0/+1
2013-12-11svga: expose HW smooth/stipple/wide linesBrian Paul1-2/+10
2013-02-01svga: add, use SVGA3D_SURFACE_HINT_VOLUME flagBrian Paul1-0/+1
2012-01-24svga: fix typedef conflicts on HaikuAlexander von Gluck1-0/+4
2011-09-23svga: updated svga3d_reg.h to latest public versionBrian Paul1-49/+144
2011-04-13svga: define SVGA3D_MAX_DRAW_PRIMITIVE_RANGES and update commentsBrian Paul1-4/+12
2009-12-01svga: Add header files for overlay supportJakob Bornecrantz2-0/+290
2009-11-17svga: Add svga driverJakob Bornecrantz6-0/+3846