summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)Author
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-05scons: Link expat in dri builds.Vinson Lee
2010-03-31libgl-xlib: Fix missing X11 symbols.José Fonseca
2010-03-29swrastg: Silence unused value warning.Vinson Lee
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis
2010-03-27st/egl: Fix missing symbols.Chia-I Wu
2010-03-26gallium: Fix Windows SCons build.Vinson Lee
2010-03-26swrastg: allow for any of the software rasterizers.George Sapountzis
2010-03-26swrastg: Use llvmpipe if built but only on sconsJakob Bornecrantz
2010-03-26swrastg: Build with sconsJakob Bornecrantz
2010-03-26gallium: Fix DRI driver build warnings under sconsJakob Bornecrantz
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz
2010-03-25swrastg_dri: add winsys and targetGeorge Sapountzis
2010-03-25r300g/radeong: fix scons buildJoakim Sindholt
2010-03-25gallium: Fix libgl-xlib path to sw xlib winsysJakob Bornecrantz
2010-03-24gallium: Add warnings incase pipe drivers are not built in targetsJakob Bornecrantz
2010-03-24gallium: Make scons build dri/xorg drivers againJakob Bornecrantz
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz
2010-03-24gallium: Move xorg drivers to targetsJakob Bornecrantz
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz
2010-03-21Revert "gallium: add soft screen helper"George Sapountzis
2010-03-21Revert "fix scons build"George Sapountzis
2010-03-21fix scons buildGeorge Sapountzis
2010-03-21gallium: add soft screen helperGeorge Sapountzis
2010-03-16libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver.José Fonseca
2010-03-16Merge remote branch 'origin/gallium-st-api'Chia-I Wu
2010-03-15libgl-xlib: Obey GALLIUM_SOFTPIPE define.José Fonseca
2010-03-13st/glx: Make xmesa_create_st_api a callback of xm_driver.Chia-I Wu
2010-03-12winsys/xlib, st/es: Advertise st_api.h support.Chia-I Wu
2010-03-10target-helpers: remove swrast_xlib.c helperKeith Whitwell
2010-03-10scons: Fixup the libgl-gdi build.José Fonseca
2010-03-09gallium: create target for gdi libglKeith Whitwell
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell
2010-03-09scons: Fix the libg-xlib Sconscript.José Fonseca
2010-03-09targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-09scons: Add new targets option.José Fonseca
2010-03-08gallium: introduce target directoryKeith Whitwell