Age | Commit message (Expand) | Author |
---|---|---|
2007-12-07 | shorten loops over color bufs | Brian |
2007-10-25 | Move the get/put_tile() functions to pipe_context. | Brian |
2007-10-21 | silence warning | Brian |
2007-10-20 | Call softpipe_unmap_surfaces() in softpipe_flush(). | Brian |
2007-10-20 | Convert Z/stencil ops to use cached tiles like colors. | Brian |
2007-10-19 | Initial implementation of surface tile caching. | 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 |
2007-08-09 | Add flush/finish functionality to pipe. | Keith Whitwell |