Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
[mesa.git] / src / gallium / drivers / failover /
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-03-29 Brian Paulgallium: Set vertex state/buffers en-mass.
2008-03-27 Briangallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
2008-03-26 Michel Dänzergallium: Change pipe->flush() interface to optionally...
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-02-27 Briangallium: remove pipe_context->texture_create/release...
2008-02-27 Briangallium: move is_format_supported() to pipe_screen...
2008-02-27 Briangallium: start removing pipe_context->get_name/vendor...
2008-02-20 Briangallium: new pipe->texture_update() function
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2008-02-18 José FonsecaUpdate scons build for new code layout.
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.