Age | Commit message (Expand) | Author |
---|---|---|
2008-01-17 | gallium: fix warning | Keith Whitwell |
2007-12-10 | Add 'type' parameter to is_format_supported() to specify texture vs. drawing ... | Brian |
2007-10-29 | Fix i915simple build. | José Fonseca |
2007-10-28 | Replace supported_formats with is_format_supported interface. | Michal Krol |
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-10 | Add a printf method to winsys. Not currently used. | Keith Whitwell |
2007-08-06 | Add pipe buffer managment functions. | Keith Whitwell |
2007-08-05 | Add a new interface between softpipe and the window system / buffer manager. | Keith Whitwell |