gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
[mesa.git] / src / mesa / state_tracker / st_cb_feedback.c
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-19 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-09 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-tex...
2008-05-09 Keith WhitwellMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-08 Brian Paulgallium: plug in dummy stage->destroy func
2008-04-19 Keith Whitwelldraw: move some pipeline-specific code & state to draw_...
2008-04-17 Brian Paulgallium: plug in a select_destroy() function (fixes...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-01-26 Briangallium: replace prim pipeline begin/end() functions...
2008-01-22 Briangallium: silence warnings
2007-12-08 BrianNew vbo_set_draw_func() to keep vbo context opaque...
2007-10-17 Brianremove #include vf.h
2007-10-15 BrianUndo prev changes.
2007-10-15 Briansetup vertex format for GL_FEEDBACK mode
2007-10-15 BrianGL_SELECT mode works now
2007-09-25 BrianTranslate mesa vertex/fragment programs to TGSI program...
2007-09-20 Brianremove #includes of tgsi_attribs.h
2007-09-20 BrianCheckpoint: vertex attribute clean-up.
2007-09-18 Zack RusinFinishing up rename of the setup state to the rasterize...
2007-09-17 Brianselection/feedback support