Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
[mesa.git] / src / gallium / drivers / softpipe / sp_screen.c
2008-05-06 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-02 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-01 Keith Whitwellgallium: tex surface checkpoint
2008-04-15 Briangallium: fix PIPE_CAP_MAX_RENDER_TARGETS query
2008-02-27 Briangallium: move is_format_supported() to pipe_screen...
2008-02-27 Briangallium: implement pipe_screen for softpipe driver