draw: make sure constant buffer data is aligned before passing to aos.c
[mesa.git] / src / gallium / drivers / softpipe / sp_draw_arrays.c
2008-05-29 Keith Whitwelldraw: make sure constant buffer data is aligned before...
2008-05-29 Keith Whitwelldraw: draw_range_elements trial
2008-05-01 Keith Whitwellsoftpipe: use CPU flags for mapping
2008-05-01 Keith Whitwellgallium: tex surface checkpoint
2008-04-24 Brian Paulgallium: plug in softpipe_set_edgeflags() function
2008-04-18 Keith Whitwellsoftpipe: don't need to trim prims
2008-04-14 Brian Paulgallium: take reduced prim, fill modes into account...
2008-04-09 Briangallium: keep track of num_vertex_attribs/buffers for...
2008-03-27 Briangallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
2008-03-14 Briangallium: need to all draw_flush() in softpipe_unmap_con...
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.