summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_screen.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Rename pipe formats.José Fonseca2010-03-021-9/+9
* svga: Clamp max cube texture levels to supported max 2d levels.José Fonseca2010-02-121-1/+6
* svga: Report the 2d/3d texture sizes supported by the host.José Fonseca2010-02-121-4/+22
* svga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS queryBrian Paul2010-02-111-0/+2
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-1/+1
|\
| * gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger2010-01-121-1/+1
* | gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+1
* | gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* | tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+7
* | svga: Remove unused code.José Fonseca2010-01-211-2/+0
* | svga: Remove unnecessary headers.Vinson Lee2010-01-211-2/+0
|/
* svga: add DEBUG_CACHE optionKeith Whitwell2009-11-271-0/+5
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+435