summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/xlib/xm_winsys.c
AgeCommit message (Expand)Author
2007-11-07fix warningBrian
2007-11-07Remove winsys->wait_idle(), subsumed by pipe->flush().Brian
2007-11-07Remove context dependencies in winsys layer.Brian
2007-11-07re-enable PIPE_FORMAT_U_Z32 supportBrian
2007-11-07redo xm_surface_release() to match i915Brian
2007-11-07fix bad varnameBrian
2007-11-07Add winsys->surface_release() to complement winsys->surface_alloc().Brian
2007-11-06disable PIPE_FORMAT_U_Z32, doesn't work ATMBrian
2007-11-06Update xmesa_is_format_supported()Brian
2007-11-06rename xmesa_create_softpipe() xmesa_create_context()Brian
2007-11-06Supply buffer usage hints to winsys.José Fonseca
2007-11-01Start re-working SwapBuffers.Brian
2007-11-01Implement surface clearing w/out dependency on XMesa/Mesa stuff.Brian
2007-10-31make winsys objects singletons, commentsBrian
2007-10-31Clean up xmesa winsys stuffBrian
2007-10-31Copy of xlib driver. This will get trimmed down a lot for Gallium.Brian