Age | Commit message (Expand) | Author |
---|---|---|
2007-12-20 | gallium: make state tracker explictly ask for rendercache flushes | Keith Whitwell |
2007-11-08 | Rename struct field 'private' to 'priv'. | Michel Dänzer |
2007-11-07 | New PIPE_FLUSH_WAIT flag for pipe->flush(). | Brian |
2007-11-07 | Remove context dependencies in winsys layer. | Brian |
2007-11-05 | added check for fb==NULL | Brian |
2007-11-05 | include context.h | Brian |
2007-11-05 | call FLUSH_VERTICES() in st_flush() | Brian |
2007-11-05 | public st_flush() | Brian |
2007-11-01 | Start re-working SwapBuffers. | Brian |
2007-08-10 | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell |
2007-08-10 | Handle glFlush/glFinish through the state tracker. | Keith Whitwell |