Age | Commit message (Expand) | Author |
---|---|---|
2007-10-26 | surface_alloc() is now a winsys function. | Brian |
2007-10-25 | Move region_alloc() and region_release() to pipe_winsys. | Brian |
2007-10-25 | Briefly describe the buffer management interface. | José Fonseca |
2007-10-10 | Added user_buffer_create() method | Brian |
2007-10-10 | update comments (s/softpipe/gallium/ etc) | Brian |
2007-09-17 | s/bugmgr/bufgr/ | Brian |
2007-09-10 | merge buffer_unreference(), buffer_reference() | Brian |
2007-08-11 | remove #include mtypes.h | Brian |
2007-08-10 | Move string functions to state_tracker, add queries to pipe, winsys. | Keith Whitwell |
2007-08-10 | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell |