aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/xlib/xlib_brw_screen.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: Drop i965simpleJakob Bornecrantz2009-10-051-469/+0
* gallium/xlib: silence uninitialized var warningBrian Paul2009-09-031-1/+1
* gallium/xlib: add missing tex_usage parameterBrian Paul2009-08-111-0/+1
* gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer2009-03-041-1/+0
* gallium: Unify reference counting.Michel Dänzer2009-03-041-4/+3
* cell: compile fix: no-op xlib_create_brw_screen() for Cell buildBrian Paul2009-02-071-0/+2
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-3/+10
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-49/+14
* xlib: don't explicitly create the pipe_winsys structKeith Whitwell2009-01-171-3/+19
* xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell2009-01-131-7/+13
* cell: fix breakage from xlib re-orgBrian Paul2009-01-081-0/+4
* gallium: split driver-independent code out of xlib winsysKeith Whitwell2009-01-081-0/+470