summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)AuthorFilesLines
2010-05-31egl: Use SConscript for Windows build.Chia-I Wu1-8/+9
2010-05-29targets/egl: Give egl targets a good build enviromentJakob Bornecrantz1-1/+11
2010-05-29r600g: fix buildMarek Olšák2-0/+2
2010-05-27r600g: Integrate into buildJakob Bornecrantz2-1/+6
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák3-0/+47
2010-04-30xorg-vmwgfx: Add vmwctrl protoJakob Bornecrantz8-0/+734
2010-05-20graw-null: Remove unnecessary header.Vinson Lee1-2/+0
2010-05-19egl: Link drivers back to libEGL.Chia-I Wu1-1/+1
2010-05-14graw: combine graw_init and graw_create_window functionsKeith Whitwell1-27/+35
2010-05-14graw: split util code into new fileKeith Whitwell3-31/+37
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell1-0/+49
2010-05-14scons: add 'targets' variable, for specifying ... targetsKeith Whitwell1-6/+14
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz25-3/+27
2010-05-12st/egl: Link egl-apis to LLVM when enabled.Chia-I Wu1-0/+10
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu1-2/+2
2010-05-11gallium: Add llvmpipe support to st/egl.Chia-I Wu2-1/+6
2010-05-10i965g: link with software- wrapper winsys and drm api helperJakob Bornecrantz1-0/+2
2010-05-08egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.Chia-I Wu1-3/+4
2010-05-08gallium: Add egl-apis target.Chia-I Wu5-0/+97
2010-05-07glapi: Move to src/mapi/.Chia-I Wu4-2/+5
2010-05-06scons: Disable graw-null on msvc until linkage works.José Fonseca1-1/+3
2010-05-06graw-null: Try to fix MSVC linkage problems.José Fonseca1-1/+4
2010-05-06graw-null: New target to ensure we always have a graw implementation available.José Fonseca3-1/+140
2010-05-06graw-xlib: Remove duplicate graw.h file.José Fonseca2-37/+1
2010-05-05graw-xlib: Revert the output dir lib change.José Fonseca1-1/+3
2010-05-05tests/raw: Get it building with scons.José Fonseca1-3/+3
2010-05-01swrastg: Use traceJakob Bornecrantz2-2/+4
2010-04-26st_api: Remove st_moduleJakob Bornecrantz1-8/+8
2010-04-24llvmpipe: add initial autoconf support.Dave Airlie1-1/+14
2010-04-20targets: Use a valid winsys include path in Makefile.driJakob Bornecrantz1-1/+1
2010-04-19Merge branch '7.8'Dan Nicholson1-1/+2
2010-04-16st/drisw: Stop pretending to be drm_apiJakob Bornecrantz1-41/+3
2010-04-14swrastg: Fix defines to be able to load more then one sw driverJakob Bornecrantz1-6/+6
2010-04-11Fix build with --enable-32-bit.Török Edwin1-1/+1
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca4-24/+8
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca4-19/+11
2010-04-10Squashed commit of the following:Keith Whitwell2-2/+2
2010-04-05scons: Link expat in dri builds.Vinson Lee1-0/+4
2010-03-31libgl-xlib: Fix missing X11 symbols.José Fonseca1-0/+2
2010-03-29swrastg: Silence unused value warning.Vinson Lee1-6/+6
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2-10/+15
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell4-0/+279
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis1-2/+2
2010-03-27st/egl: Fix missing symbols.Chia-I Wu7-9/+13
2010-03-26gallium: Fix Windows SCons build.Vinson Lee1-0/+1
2010-03-26swrastg: allow for any of the software rasterizers.George Sapountzis2-36/+98
2010-03-26swrastg: Use llvmpipe if built but only on sconsJakob Bornecrantz3-9/+34
2010-03-26swrastg: Build with sconsJakob Bornecrantz2-0/+49
2010-03-26gallium: Fix DRI driver build warnings under sconsJakob Bornecrantz10-87/+117
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz5-5/+5