summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)Author
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom
2010-05-31targets/egl: Add SConscript for egl-apis.Chia-I Wu
2010-05-31targets/egl: Add SConscript for egl_gdi_swrast.Chia-I Wu
2010-05-31egl: Use SConscript for Windows build.Chia-I Wu
2010-05-29targets/egl: Give egl targets a good build enviromentJakob Bornecrantz
2010-05-29r600g: fix buildMarek Olšák
2010-05-27r600g: Integrate into buildJakob Bornecrantz
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák
2010-04-30xorg-vmwgfx: Add vmwctrl protoJakob Bornecrantz
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