summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_state_derived.c
AgeCommit message (Expand)Author
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-04-10remove usage of vertex_headerKeith Whitwell
2008-03-20gallium: use new framebuffer width, height fieldsBrian
2008-03-19gallium: added fb_width/height fields to softpipe contextBrian Paul
2008-03-14gallium: fix some compiler warningsKeith Whitwell
2008-03-13gallium: in softpipe_get_vertex_info() generate a vbuf vertex_info with real ...Brian
2008-02-27gallium: added draw_num_vs_outputs() to query number of post-transform vertex...Brian
2008-02-26gallium: remove unused varBrian
2008-02-26gallium: added tgsi_shader_field to sp_fragment_shaderBrian
2008-02-25softpipe: use draw_find_vs_output() directlyBrian
2008-02-18gallium: antialiased line drawingBrian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca