summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)AuthorFilesLines
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz6-6/+6
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis2-0/+123
2010-03-25r300g/radeong: fix scons buildJoakim Sindholt1-6/+2
2010-03-25gallium: Fix libgl-xlib path to sw xlib winsysJakob Bornecrantz1-1/+1
2010-03-24gallium: Add warnings incase pipe drivers are not built in targetsJakob Bornecrantz5-0/+20
2010-03-24gallium: Make scons build dri/xorg drivers againJakob Bornecrantz2-59/+84
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz18-19/+20
2010-03-24gallium: Move xorg drivers to targetsJakob Bornecrantz16-0/+2752
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz13-0/+179
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz10-0/+329
2010-03-21Revert "gallium: add soft screen helper"George Sapountzis3-4/+32
2010-03-21Revert "fix scons build"George Sapountzis1-1/+0
2010-03-21fix scons buildGeorge Sapountzis1-0/+1
2010-03-21gallium: add soft screen helperGeorge Sapountzis3-32/+4
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-10scons: Fixup the libgl-gdi build.José Fonseca3-7/+9
2010-03-09gallium: create target for gdi libglKeith Whitwell3-0/+297
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell1-66/+4
2010-03-09scons: Fix the libg-xlib Sconscript.José Fonseca1-9/+14
2010-03-09targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell2-1/+17
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell1-11/+54
2010-03-09scons: Add new targets option.José Fonseca1-1/+1
2010-03-08gallium: introduce target directoryKeith Whitwell5-0/+294