gallium: free bitmap fragment shaders, misc clean-up
[mesa.git] / src / mesa / state_tracker / st_cb_flush.c
2008-01-26 Keith Whitwellgallium: specialize glFlush vs other flush semantics
2007-12-20 Keith Whitwellgallium: make state tracker explictly ask for rendercac...
2007-11-08 Michel DänzerRename struct field 'private' to 'priv'.
2007-11-07 BrianNew PIPE_FLUSH_WAIT flag for pipe->flush().
2007-11-07 BrianRemove context dependencies in winsys layer.
2007-11-05 Brianadded check for fb==NULL
2007-11-05 Brianinclude context.h
2007-11-05 Briancall FLUSH_VERTICES() in st_flush()
2007-11-05 Brianpublic st_flush()
2007-11-02 BrianStart re-working SwapBuffers.
2007-08-10 Keith WhitwellLift common winsys functions into pipe's new p_winsys.
2007-08-10 Keith WhitwellHandle glFlush/glFinish through the state tracker.