summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_state_derived.c
Commit message (Expand)AuthorAgeFilesLines
* remove usage of vertex_headerKeith Whitwell2008-04-101-11/+2
* gallium: use new framebuffer width, height fieldsBrian2008-03-201-2/+2
* gallium: added fb_width/height fields to softpipe contextBrian Paul2008-03-191-11/+2
* gallium: fix some compiler warningsKeith Whitwell2008-03-141-1/+3
* gallium: in softpipe_get_vertex_info() generate a vbuf vertex_info with real ...Brian2008-03-131-0/+12
* gallium: added draw_num_vs_outputs() to query number of post-transform vertex...Brian2008-02-271-2/+2
* gallium: remove unused varBrian2008-02-261-1/+0
* gallium: added tgsi_shader_field to sp_fragment_shaderBrian2008-02-261-4/+5
* softpipe: use draw_find_vs_output() directlyBrian2008-02-251-32/+7
* gallium: antialiased line drawingBrian2008-02-181-7/+10
* Code reorganization: update build.José Fonseca2008-02-151-3/+3
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+235