summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xlib/fakeglx.c
Commit message (Expand)AuthorAgeFilesLines
* xlib: strip out some CI and overlay supportKeith Whitwell2009-01-091-167/+87
* xlib: strip out some overlay supportKeith Whitwell2009-01-091-318/+6
* xlib: strip out glXAllocateMemoryNV & friendsKeith Whitwell2009-01-091-42/+0
* xlib: combine and eliminate some header filesKeith Whitwell2009-01-091-2/+0
* xlib: remove VMS tweaks, these should be moved to p_compiler.h if neededKeith Whitwell2009-01-081-4/+0
* xlib: strip out some unused XMesa api functionsKeith Whitwell2009-01-081-1/+0
* xlib: rename xfonts.c to fakeglx_fonts.cKeith Whitwell2009-01-081-4/+1
* xlib: rename old_xmesa.h to xm_api.hKeith Whitwell2009-01-081-1/+1
* xlib: remove XMesaMakeCurrent, use XMesaMakeCurrent2 alwaysKeith Whitwell2009-01-081-1/+1
* xlib: remove some XMesa types, just use the native Xlib onesKeith Whitwell2009-01-081-2/+2
* xlib: strip out more 3dfx stuffKeith Whitwell2009-01-081-14/+1
* xlib: pull in private copies of the GL/xmesa*.h headersKeith Whitwell2009-01-081-1/+1
* xlib: strip out FX stuffKeith Whitwell2009-01-081-18/+1
* xlib: remove realglx.[ch]Keith Whitwell2009-01-081-3/+5
* gallium: split driver-independent code out of xlib winsysKeith Whitwell2009-01-081-0/+3215