Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
[mesa.git] / src / gallium / drivers / softpipe / sp_context.c
2008-04-30 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-30 Brian Paulgallium: test for new PIPE_ARCH_X86
2008-04-27 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-24 Brian Paulgallium: plug in softpipe_set_edgeflags() function
2008-04-23 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-04-22 Keith Whitwellsoftpipe: implement SP_NO_RAST env var
2008-04-09 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-08 Briangallium: get rid of bufloop quad stage
2008-03-30 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-29 Brian Paulgallium: Set vertex state/buffers en-mass.
2008-03-16 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-14 Briangallium: remove DOS carriage returns
2008-03-13 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-03-02 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-02-29 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-27 Briangallium: move is_format_supported() to pipe_screen...
2008-02-27 Briangallium: start removing pipe_context->get_name/vendor...
2008-02-27 Briangallium: implement pipe_screen for softpipe driver
2008-02-27 Briangallium: softpipe_init_texture_funcs(), make texture...
2008-02-26 Briangallium: replace draw_convert_wide_points() with draw_w...
2008-02-22 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
2008-02-21 Briangallium: new draw stage for polygon stipple.
2008-02-21 Briangallium: new AA point drawing stage
2008-02-20 Briangallium: new pipe->texture_update() function
2008-02-18 Briangallium: antialiased line drawing
2008-02-16 Ben SkeggsMerge branch 'upstream-gallium-0.1' into nouveau-galliu...
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.