summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/xlib_cell.c
AgeCommit message (Expand)Author
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03Move pf_get_block() to u_format auxiliary module.Michal Krol
2009-12-02cell: added tex_usage param to xm_surface_buffer_create()Brian Paul
2009-11-30fixups for interface changes (mostly state trackers)Roland Scheidegger
2009-03-04cell: update cell driver after gallium reference count changesBrian Paul
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-02-24cell: added null ptr check in xm_flush_frontbuffer()Brian Paul
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2009-01-17xlib: don't explicitly create the pipe_winsys structKeith Whitwell
2009-01-13xlib: split off cell to its own backendKeith Whitwell