summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/xlib_brw_screen.c
AgeCommit message (Expand)Author
2009-10-05i965g: Drop i965simpleJakob Bornecrantz
2009-09-03gallium/xlib: silence uninitialized var warningBrian Paul
2009-08-11gallium/xlib: add missing tex_usage parameterBrian Paul
2009-03-04gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-02-07cell: compile fix: no-op xlib_create_brw_screen() for Cell buildBrian 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: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell
2009-01-08cell: fix breakage from xlib re-orgBrian Paul
2009-01-08gallium: split driver-independent code out of xlib winsysKeith Whitwell