summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* xorg/vmwgfx: Disable 3D by default.Thomas Hellstrom2010-06-091-0/+1
* graw: add parse_geometry_shader helperKeith Whitwell2010-06-071-0/+13
* i965g: Use Xorg template makefileJakob Bornecrantz2010-06-061-37/+10
* nouveau: Use Xorg template makefileJakob Bornecrantz2010-06-061-45/+10
* r300g: Use Xorg template makefileJakob Bornecrantz2010-06-061-42/+15
* graw_xlib: build fixesKeith Whitwell2010-06-071-0/+3
* graw: update graw_null after interface changes and build graw tests againKeith Whitwell2010-06-073-12/+27
* i915g: Use template Xorg makefileJakob Bornecrantz2010-06-041-46/+10
* gallium: Use correct defines in Xorg template makefileJakob Bornecrantz2010-06-041-4/+4
* gallium: Add winsys to include path to Xorg template makefileJakob Bornecrantz2010-06-041-0/+1
* gallium: Don't depend directly on staging dir in Xorg template makefileJakob Bornecrantz2010-06-011-2/+2
* gallium: Don't always copy the dri driver to the staging dirJakob Bornecrantz2010-06-011-2/+4
* gallium: Create a Xorg driver template MakefileJakob Bornecrantz2010-06-012-52/+82
* st/xorg, vmware: Make throttling configurable.Thomas Hellstrom2010-05-311-0/+44
* targets/egl: Add SConscript for egl-apis.Chia-I Wu2010-05-312-0/+34
* targets/egl: Add SConscript for egl_gdi_swrast.Chia-I Wu2010-05-313-6/+35
* egl: Use SConscript for Windows build.Chia-I Wu2010-05-311-8/+9
* targets/egl: Give egl targets a good build enviromentJakob Bornecrantz2010-05-291-1/+11
* r600g: fix buildMarek Olšák2010-05-292-0/+2
* r600g: Integrate into buildJakob Bornecrantz2010-05-272-1/+6
* r600g: adapt to latest interfaces changesMarek Olšák2010-05-273-0/+47
* 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