summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/xlib/xm_api.c
Commit message (Expand)AuthorAgeFilesLines
* rename xmesa_create_softpipe() xmesa_create_context()Brian2007-11-061-1/+1
* disable finish_or_flush() for nowBrian2007-11-061-1/+5
* need to call pipe->flush() in finish_or_flush()Brian2007-11-061-0/+1
* remove debug abort() callBrian2007-11-061-1/+0
* Call xmesa_init_driver_functions() to install xmesa_viewport() function.Brian2007-11-061-4/+3
* Remove some temporary state tracker context/framebuffer_create functions.Brian2007-11-051-3/+3
* Update xlib driver to use newer state tracker context/framebuffer functions.Brian2007-11-051-89/+71
* don't call _mesa_init_driver_functions()Brian2007-11-011-1/+4
* Implement surface clearing w/out dependency on XMesa/Mesa stuff.Brian2007-11-011-0/+10
* make winsys objects singletons, commentsBrian2007-10-311-0/+4
* Clean up xmesa winsys stuffBrian2007-10-311-1/+1
* move few remaining bits of xm_dd.c into xm_api.cBrian2007-10-311-0/+57
* Remove xmesa_update_state(), which was called by ctx->Driver.UpdateState()Brian2007-10-311-7/+0
* remove HPCR supportBrian2007-10-311-146/+0
* remove timer_query, s3tc extension bitsBrian2007-10-311-10/+0
* Start removing old driver funcs like ColorMask, ClearColor, etc.Brian2007-10-311-3/+0
* remove FX/glide stuffBrian2007-10-311-17/+0
* remove tnl/swrast codeBrian2007-10-311-49/+0
* disable swrast/tnl stuffBrian2007-10-311-0/+8
* omit X point/line/triangle routinesBrian2007-10-311-1/+2
* Copy of xlib driver. This will get trimmed down a lot for Gallium.Brian2007-10-311-0/+2554