summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* xorg-vmwgfx: Add vmwctrl protoJakob Bornecrantz2010-04-308-0/+734
* graw-null: Remove unnecessary header.Vinson Lee2010-05-201-2/+0
* egl: Link drivers back to libEGL.Chia-I Wu2010-05-191-1/+1
* graw: combine graw_init and graw_create_window functionsKeith Whitwell2010-05-141-27/+35
* graw: split util code into new fileKeith Whitwell2010-05-143-31/+37
* graw: move towards glut-like interface, add tri.cKeith Whitwell2010-05-141-0/+49
* scons: add 'targets' variable, for specifying ... targetsKeith Whitwell2010-05-141-6/+14
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-1225-3/+27
* st/egl: Link egl-apis to LLVM when enabled.Chia-I Wu2010-05-121-0/+10
* mesa/es: Merge back to core mesa.Chia-I Wu2010-05-121-2/+2
* gallium: Add llvmpipe support to st/egl.Chia-I Wu2010-05-112-1/+6
* i965g: link with software- wrapper winsys and drm api helperJakob Bornecrantz2010-05-101-0/+2
* egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.Chia-I Wu2010-05-081-3/+4
* gallium: Add egl-apis target.Chia-I Wu2010-05-085-0/+97
* glapi: Move to src/mapi/.Chia-I Wu2010-05-074-2/+5
* scons: Disable graw-null on msvc until linkage works.José Fonseca2010-05-061-1/+3
* graw-null: Try to fix MSVC linkage problems.José Fonseca2010-05-061-1/+4
* graw-null: New target to ensure we always have a graw implementation available.José Fonseca2010-05-063-1/+140
* graw-xlib: Remove duplicate graw.h file.José Fonseca2010-05-062-37/+1
* graw-xlib: Revert the output dir lib change.José Fonseca2010-05-051-1/+3
* tests/raw: Get it building with scons.José Fonseca2010-05-051-3/+3
* swrastg: Use traceJakob Bornecrantz2010-05-012-2/+4
* st_api: Remove st_moduleJakob Bornecrantz2010-04-261-8/+8
* llvmpipe: add initial autoconf support.Dave Airlie2010-04-241-1/+14
* targets: Use a valid winsys include path in Makefile.driJakob Bornecrantz2010-04-201-1/+1
* Merge branch '7.8'Dan Nicholson2010-04-191-1/+2
* st/drisw: Stop pretending to be drm_apiJakob Bornecrantz2010-04-161-41/+3
* swrastg: Fix defines to be able to load more then one sw driverJakob Bornecrantz2010-04-141-6/+6
* Fix build with --enable-32-bit.Török Edwin2010-04-111-1/+1
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-114-24/+8
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-114-19/+11
* Squashed commit of the following:Keith Whitwell2010-04-102-2/+2
* scons: Link expat in dri builds.Vinson Lee2010-04-051-0/+4
* libgl-xlib: Fix missing X11 symbols.José Fonseca2010-03-311-0/+2
* swrastg: Silence unused value warning.Vinson Lee2010-03-291-6/+6
* st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis2010-03-292-10/+15
* gallium: new raw gallium interface to support standalone testsKeith Whitwell2010-03-284-0/+279
* drisw: probably better hack for stride and some commentsGeorge Sapountzis2010-03-281-2/+2
* st/egl: Fix missing symbols.Chia-I Wu2010-03-277-9/+13
* gallium: Fix Windows SCons build.Vinson Lee2010-03-261-0/+1
* swrastg: allow for any of the software rasterizers.George Sapountzis2010-03-262-36/+98
* swrastg: Use llvmpipe if built but only on sconsJakob Bornecrantz2010-03-263-9/+34
* swrastg: Build with sconsJakob Bornecrantz2010-03-262-0/+49
* gallium: Fix DRI driver build warnings under sconsJakob Bornecrantz2010-03-2610-87/+117
* i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-265-5/+5
* st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz2010-03-266-6/+6
* swrastg_dri: add winsys and targetGeorge Sapountzis2010-03-252-0/+123
* 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