summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Add egl-gdi target.Chia-I Wu2010-06-303-17/+165
* egl: Check for drm winsys not just the driver nameJakob Bornecrantz2010-06-291-5/+5
* i915g: Fix copy pastoJakob Bornecrantz2010-06-291-4/+4
* egl: Fix gallium build when EGL is not installed on systemJakob Bornecrantz2010-06-291-1/+2
* i915g: Add missing egl pipe fileJakob Bornecrantz2010-06-291-0/+28
* st/egl: Build a single EGL driver.Chia-I Wu2010-06-298-63/+205
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-298-35/+343
* st/egl: Reorganize targets.Chia-I Wu2010-06-2921-340/+225
* st/egl: One driver per hardware.Chia-I Wu2010-06-291-56/+34
* st/egl: Make api_OpenGL support OpenGL ES.Chia-I Wu2010-06-295-8/+31
* i915g: Add Galahad to targetsJakob Bornecrantz2010-06-284-4/+8
* r300g: Galahad for scons as wellJakob Bornecrantz2010-06-281-1/+2
* r300g: Add target defines for GalahadJakob Bornecrantz2010-06-283-3/+3
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-2852-93/+534
|\
| * swrastg: Use target-helpersJakob Bornecrantz2010-06-243-54/+13
| * gallium: Use debugging helper in all drm targetsJakob Bornecrantz2010-06-2437-16/+167
| * gallium: Fix scons buildJakob Bornecrantz2010-06-241-0/+1
| * gallium: Remove drm_api and all references to itJakob Bornecrantz2010-06-241-1/+0
| * r600g: Move bootstrap code to targetJakob Bornecrantz2010-06-241-2/+21
| * nouveau: Move bootstrap code to targetsJakob Bornecrantz2010-06-233-6/+45
| * i965g: Move bootstrap code to targetsJakob Bornecrantz2010-06-237-10/+85
| * swrastg: Fix glue fileJakob Bornecrantz2010-06-141-3/+3
| * r300g: Move bootstrap code to targetsJakob Bornecrantz2010-06-063-6/+45
| * i915g: Move bootstrap code to targetsJakob Bornecrantz2010-06-063-6/+45
| * 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