summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/xlib/xmesaP.h
Commit message (Expand)AuthorAgeFilesLines
* Port i965 driver to Gallium3D.Zack Rusin2007-12-111-0/+6
* Overhaul the Xlib winsys layer.Brian2007-12-071-437/+20
* added B8G8R8A8 support and improved pixel format selection when doing remote ...Brian2007-12-051-1/+5
* Add winsys->surface_release() to complement winsys->surface_alloc().Brian2007-11-071-6/+5
* rename xmesa_create_softpipe() xmesa_create_context()Brian2007-11-061-1/+1
* Update xlib driver to use newer state tracker context/framebuffer functions.Brian2007-11-051-7/+24
* remove xmesa_set_renderbuffer_funcs()Brian2007-11-011-3/+0
* Implement surface clearing w/out dependency on XMesa/Mesa stuff.Brian2007-11-011-18/+29
* Clean up xmesa winsys stuffBrian2007-10-311-3/+0
* remove some extension #definesBrian2007-10-311-11/+0
* move few remaining bits of xm_dd.c into xm_api.cBrian2007-10-311-4/+0
* Remove xmesa_update_state(), which was called by ctx->Driver.UpdateState()Brian2007-10-311-3/+0
* remove HPCR supportBrian2007-10-311-27/+0
* get rid of xmesa_clear_buffers()Brian2007-10-311-3/+0
* don't pass x,y,width,height to clear functionsBrian2007-10-311-1/+0
* Start removing old driver funcs like ColorMask, ClearColor, etc.Brian2007-10-311-2/+3
* remove FX/glide stuffBrian2007-10-311-10/+0
* remove tnl/swrast codeBrian2007-10-311-11/+0
* Copy of xlib driver. This will get trimmed down a lot for Gallium.Brian2007-10-311-0/+631