summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/xlib/xm_surface.c
AgeCommit message (Expand)Author
2007-11-07Add winsys->surface_release() to complement winsys->surface_alloc().Brian
2007-11-06define CLIP_TILE as in sp_surface.cBrian
2007-11-01remove unused funcs, macrosBrian
2007-11-01xget_image() wrapper to catch BadMatch errorsBrian
2007-11-01move dither kernels to xm_surface.cBrian
2007-11-01fix some tile clipping bugsBrian
2007-11-01move CLIP_TILE, add commentsBrian
2007-11-01rewrite xmesa_get_tile_rgba() to not use span funcsBrian
2007-11-01reimplement xmesa_put_tile_rgba() w/out span funcsBrian
2007-11-01implement get/put_tile() for xlib driverBrian
2007-11-01Implement surface clearing w/out dependency on XMesa/Mesa stuff.Brian
2007-10-31Clean up xmesa winsys stuffBrian
2007-10-31clean-up includesBrian
2007-10-31get rid of xmesa_clear_buffers()Brian
2007-10-31Start removing old driver funcs like ColorMask, ClearColor, etc.Brian
2007-10-31Copy of xlib driver. This will get trimmed down a lot for Gallium.Brian