summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/xlib/xlib_softpipe.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-3/+5
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-62/+18
* gallium: use align() intead of round_up()Brian Paul2009-01-191-12/+2
* xlib: don't explicitly create the pipe_winsys structKeith Whitwell2009-01-171-4/+10
* xlib: split off cell to its own backendKeith Whitwell2009-01-131-245/+0
* xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell2009-01-131-15/+40
* xlib: disable more cell calls when GALLIUM_CELL not definedKeith Whitwell2009-01-091-0/+4
* xlib: combine and eliminate some header filesKeith Whitwell2009-01-091-4/+3
* cell: fix breakage from xlib re-orgBrian Paul2009-01-081-1/+1
* gallium: split driver-independent code out of xlib winsysKeith Whitwell2009-01-081-0/+744