summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_draw_private.h
Commit message (Expand)AuthorAgeFilesLines
* svga: s/unsigned/enum pipe_prim_type/ for primitive type variablesBrian Paul2016-05-261-2/+3
* svga: fix test for unfilled triangles fallbackBrian Paul2016-05-261-2/+36
* svga: clean up and improve comments in svga_draw_private.hBrian Paul2016-05-261-4/+8
* svga: update driver for version 10 GPU interfaceBrian Paul2015-09-021-7/+37
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* svga: add some comments about primitive conversionBrian Paul2013-06-191-11/+21
* gallium/svga: Upload only parts of user-buffers that we actually useThomas Hellstrom2011-07-011-0/+7
* svga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE_RANGESBrian Paul2011-04-131-1/+3
* svga: Implement index bias.José Fonseca2010-04-191-2/+2
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+5
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+158