Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xlib winsys: use new st_swapbuffers() function | Brian Paul | 2009-05-01 | 1 | -14/+7 |
* | st: call _glapi_check_multithread from st_make_current | Keith Whitwell | 2009-03-18 | 1 | -5/+0 |
* | xlib st: Fix makeCurrent. | Thomas Hellstrom | 2009-03-18 | 1 | -11/+16 |
* | gallium: Remove do_flip argument from surface_copy | Jakob Bornecrantz | 2009-03-13 | 1 | -1/+0 |
* | Fix up another instance of _mesa_unreference_framebuffer(). | Michel Dänzer | 2009-03-09 | 1 | -1/+1 |
* | gallium: change the st_get_framebuffer_surface/texture functions | Alan Hourihane | 2009-01-23 | 1 | -5/+6 |
* | xlib: don't explicitly create the pipe_winsys struct | Keith Whitwell | 2009-01-17 | 1 | -12/+1 |
* | xlib: allow winsys's to register themselves with glx/xlib state tracker | Keith Whitwell | 2009-01-13 | 1 | -5/+16 |
* | xlib: move state tracker to glx/xlib | Keith Whitwell | 2009-01-09 | 1 | -0/+1229 |