aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* r300g/radeong: fix scons buildJoakim Sindholt2010-03-251-6/+2
* gallium: Fix libgl-xlib path to sw xlib winsysJakob Bornecrantz2010-03-251-1/+1
* gallium: Add warnings incase pipe drivers are not built in targetsJakob Bornecrantz2010-03-245-0/+20
* gallium: Make scons build dri/xorg drivers againJakob Bornecrantz2010-03-242-59/+84
* gallium: Reorg winsys directoriesJakob Bornecrantz2010-03-2418-19/+20
* gallium: Move xorg drivers to targetsJakob Bornecrantz2010-03-2416-0/+2752
* gallium: Move egl drivers to targetsJakob Bornecrantz2010-03-2413-0/+179
* gallium: Move dri drivers to targetsJakob Bornecrantz2010-03-2410-0/+329
* Revert "gallium: add soft screen helper"George Sapountzis2010-03-213-4/+32
* Revert "fix scons build"George Sapountzis2010-03-211-1/+0
* fix scons buildGeorge Sapountzis2010-03-211-0/+1
* gallium: add soft screen helperGeorge Sapountzis2010-03-213-32/+4
* libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver.José Fonseca2010-03-161-2/+16
* Merge remote branch 'origin/gallium-st-api'Chia-I Wu2010-03-161-1/+8
|\
| * st/glx: Make xmesa_create_st_api a callback of xm_driver.Chia-I Wu2010-03-131-1/+2
| * winsys/xlib, st/es: Advertise st_api.h support.Chia-I Wu2010-03-121-0/+6
* | libgl-xlib: Obey GALLIUM_SOFTPIPE define.José Fonseca2010-03-151-0/+2
|/
* target-helpers: remove swrast_xlib.c helperKeith Whitwell2010-03-101-1/+62
* scons: Fixup the libgl-gdi build.José Fonseca2010-03-103-7/+9
* gallium: create target for gdi libglKeith Whitwell2010-03-093-0/+297
* gallium: create helper for swrast+xlib combinationKeith Whitwell2010-03-091-66/+4
* scons: Fix the libg-xlib Sconscript.José Fonseca2010-03-091-9/+14
* targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell2010-03-092-1/+17
* ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-091-11/+54
* scons: Add new targets option.José Fonseca2010-03-091-1/+1
* gallium: introduce target directoryKeith Whitwell2010-03-085-0/+294