summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)Author
2010-05-20graw-null: Remove unnecessary header.Vinson Lee
2010-05-19egl: Link drivers back to libEGL.Chia-I Wu
2010-05-14graw: combine graw_init and graw_create_window functionsKeith Whitwell
2010-05-14graw: split util code into new fileKeith Whitwell
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell
2010-05-14scons: add 'targets' variable, for specifying ... targetsKeith Whitwell
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz
2010-05-12st/egl: Link egl-apis to LLVM when enabled.Chia-I Wu
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu
2010-05-11gallium: Add llvmpipe support to st/egl.Chia-I Wu
2010-05-10i965g: link with software- wrapper winsys and drm api helperJakob Bornecrantz
2010-05-08egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.Chia-I Wu
2010-05-08gallium: Add egl-apis target.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-05-06scons: Disable graw-null on msvc until linkage works.José Fonseca
2010-05-06graw-null: Try to fix MSVC linkage problems.José Fonseca
2010-05-06graw-null: New target to ensure we always have a graw implementation available.José Fonseca
2010-05-06graw-xlib: Remove duplicate graw.h file.José Fonseca
2010-05-05graw-xlib: Revert the output dir lib change.José Fonseca
2010-05-05tests/raw: Get it building with scons.José Fonseca
2010-05-01swrastg: Use traceJakob Bornecrantz
2010-04-26st_api: Remove st_moduleJakob Bornecrantz
2010-04-24llvmpipe: add initial autoconf support.Dave Airlie
2010-04-20targets: Use a valid winsys include path in Makefile.driJakob Bornecrantz
2010-04-19Merge branch '7.8'Dan Nicholson
2010-04-16st/drisw: Stop pretending to be drm_apiJakob Bornecrantz
2010-04-14swrastg: Fix defines to be able to load more then one sw driverJakob Bornecrantz
2010-04-11Fix build with --enable-32-bit.Török Edwin
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