Merge branch 'gallium-i915-current' into gallium-0.1
[mesa.git] / src / gallium / drivers / softpipe / sp_prim_setup.c
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-04-30 Zack Rusinplug a memleak, destroy setup context
2008-04-19 Keith Whitwelldraw: move some pipeline-specific code & state to draw_...
2008-04-14 Keith Whitwellsoftpipe: calculate determinant for all triangles,...
2008-04-10 Keith Whitwellremove usage of vertex_header
2008-03-26 Briangallium: added fragment emit/write debug counters
2008-03-20 Briangallium: use new framebuffer width, height fields
2008-03-20 Brian Paulgallium: added fb_width/height fields to softpipe context
2008-03-13 Briangallium: set surface status to CLEAR or DEFINED in...
2008-02-28 José Fonsecagallium: Remove extra level of indirecttion.
2008-02-27 Briangallium: remove dependencies on pipe_shader_state's...
2008-02-26 Briangallium: added tgsi_shader_field to sp_fragment_shader
2008-02-23 Briangallium: fix a state validation bug found w/ pointblast.c
2008-02-19 Briangallium: don't hard-code attrib slot=0 in setup_fragcoo...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-15 José FonsecaCode reorganization: move files into their places.