summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
...
| * svga: Move bootstrap code to targetsJakob Bornecrantz2010-06-063-6/+46
| * swrastg: Use new drm_driver interface in EGLJakob Bornecrantz2010-06-061-6/+7
| * gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz2010-06-0642-13/+91
| * gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz2010-06-061-0/+1
* | targets, radeong: Add Galahad.Corbin Simpson2010-06-223-1/+4
* | egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu2010-06-171-9/+9
* | st/egl: Do not build non-working driver combinations.Chia-I Wu2010-06-111-0/+6
* | st/egl: Add fbdev backend.Chia-I Wu2010-06-111-3/+17
* | 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