summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/xlib/xlib_cell.c
Commit message (Expand)AuthorAgeFilesLines
* cell: update cell driver after gallium reference count changesBrian Paul2009-03-041-8/+7
* gallium: Unify reference counting.Michel Dänzer2009-03-041-2/+2
* cell: added null ptr check in xm_flush_frontbuffer()Brian Paul2009-02-241-1/+2
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-1/+3
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-62/+18
* xlib: don't explicitly create the pipe_winsys structKeith Whitwell2009-01-171-3/+18
* xlib: split off cell to its own backendKeith Whitwell2009-01-131-0/+464