summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/xlib/xlib_cell.c
Commit message (Expand)AuthorAgeFilesLines
* ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-091-95/+0
* cell: fix up assorted compilation problemsBrian Paul2010-03-091-10/+13
* cell: untwiddle surface contents in flush_frontbuffer()Keith Whitwell2010-03-091-81/+0
* winsys/xlib: sketch of cell supportKeith Whitwell2010-03-081-248/+20
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-26/+0
* gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca2010-02-021-1/+1
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-2/+2
* Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-16/+5
|\
| * Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-041-16/+4
| |\
| | * fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-16/+4
| * | cell: added tex_usage param to xm_surface_buffer_create()Brian Paul2009-12-021-0/+1
| |/
* / Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
|/
* 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