summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_draw_private.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-08svga: use SVGA3D_RS_FILLMODE for vgpu9Brian Paul1-19/+11
2017-08-21svga: whitespace clean-up in svga_draw_private.hBrian Paul1-29/+27
2016-05-26svga: s/unsigned/enum pipe_prim_type/ for primitive type variablesBrian Paul1-2/+3
2016-05-26svga: fix test for unfilled triangles fallbackBrian Paul1-2/+36
2016-05-26svga: clean up and improve comments in svga_draw_private.hBrian Paul1-4/+8
2015-09-02svga: update driver for version 10 GPU interfaceBrian Paul1-7/+37
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-1/+1
2013-06-19svga: add some comments about primitive conversionBrian Paul1-11/+21
2011-07-01gallium/svga: Upload only parts of user-buffers that we actually useThomas Hellstrom1-0/+7
2011-04-13svga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE_RANGESBrian Paul1-1/+3
2010-04-19svga: Implement index bias.José Fonseca1-2/+2
2010-04-10Squashed commit of the following:Keith Whitwell1-5/+5
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+158