summaryrefslogtreecommitdiff
path: root/src/gallium/targets/libgl-xlib/xlib.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis1-0/+8
2010-03-26swrastg: allow for any of the software rasterizers.George Sapountzis1-22/+42
2010-03-21Revert "gallium: add soft screen helper"George Sapountzis1-2/+32
2010-03-21gallium: add soft screen helperGeorge Sapountzis1-32/+2
2010-03-16libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver.José Fonseca1-2/+16
2010-03-16Merge remote branch 'origin/gallium-st-api'Chia-I Wu1-1/+8
2010-03-15libgl-xlib: Obey GALLIUM_SOFTPIPE define.José Fonseca1-0/+2
2010-03-13st/glx: Make xmesa_create_st_api a callback of xm_driver.Chia-I Wu1-1/+2
2010-03-12winsys/xlib, st/es: Advertise st_api.h support.Chia-I Wu1-0/+6
2010-03-10target-helpers: remove swrast_xlib.c helperKeith Whitwell1-1/+62
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell1-66/+4
2010-03-09targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell1-1/+15
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell1-11/+54
2010-03-08gallium: introduce target directoryKeith Whitwell1-0/+104