gallium: Propagate tex_usage flags down to winsys.
[mesa.git] / src / gallium / drivers / softpipe / sp_context.h
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-01 Brian Paulgallium: remove the unused softpipe_winsys code
2008-04-22 Keith Whitwellsoftpipe: implement SP_NO_RAST env var
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-04-08 Briangallium: get rid of bufloop quad stage
2008-04-08 Briangallium: begin reworking quad stages for multiple color...
2008-03-27 Briangallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
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-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-02-21 Briangallium: new draw stage for polygon stipple.
2008-02-20 Briangallium: replace some ordinary assignments with pipe_re...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
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.