summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_screen.c
AgeCommit message (Expand)Author
2010-03-02svga: Rename pipe formats.José Fonseca
2010-02-12svga: Clamp max cube texture levels to supported max 2d levels.José Fonseca
2010-02-12svga: Report the 2d/3d texture sizes supported by the host.José Fonseca
2010-02-11svga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS queryBrian Paul
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
2010-01-21svga: Remove unused code.José Fonseca
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2010-01-12gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger
2009-11-27svga: add DEBUG_CACHE optionKeith Whitwell
2009-11-17svga: Add svga driverJakob Bornecrantz