summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/xm_winsys.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Eliminate p_winsys::printfJosé Fonseca2008-03-311-10/+0
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell2008-01-251-12/+12
* Adapt for winsys interface changes.José Fonseca2007-12-091-2/+5
* Supply buffer usage hints to winsys.José Fonseca2007-11-061-2/+3
* surface_alloc() is now a winsys function.Brian2007-10-261-0/+27
* Move region_alloc() and region_release() to pipe_winsys.Brian2007-10-251-20/+63
* implement the user_buffer_create() functionBrian2007-10-101-5/+23
* merge buffer_unreference(), buffer_reference()Brian2007-09-101-21/+21
* clean-ups, commentsBrian2007-09-101-6/+14
* RenameBrian2007-09-101-0/+272