summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/xlib_brw_context.c
AgeCommit message (Collapse)Author
2009-12-22xlib: Use C-style comments.Vinson Lee
2009-01-30gallium: make p_winsys internalZack Rusin
move it to pipe/internal/p_winsys_screen.h and start converting the state trackers to the screen usage
2009-01-08cell: fix breakage from xlib re-orgBrian Paul
Some of these fixes are quick band-aids for now.
2009-01-08gallium: split driver-independent code out of xlib winsysKeith Whitwell
Place in new xlib state-tracker. This is a statetracker for the GLX API.