summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* targets/pipe-loader: Convert to automakeMatt Turner2013-01-105-186/+176
* targets/gbm: Convert to automakeMatt Turner2013-01-103-41/+67
* targets/egl-static: Convert to automakeMatt Turner2013-01-103-215/+238
* targets/xa-vmwgfx: Convert to automakeMatt Turner2013-01-104-121/+65
* targets/xvmc-softpipe: Convert to automakeMatt Turner2013-01-103-21/+73
* targets/xvmc-r600: Convert to automakeMatt Turner2013-01-103-24/+75
* targets/xvmc-r300: Convert to automakeMatt Turner2013-01-103-25/+69
* targets/xvmc-nouveau: Convert to automakeMatt Turner2013-01-103-29/+70
* targets/xorg-radeonsi: Convert to automakeMatt Turner2013-01-103-24/+71
* targets/xorg-r600: Convert to automakeMatt Turner2013-01-103-24/+77
* targets/xorg-r300: Convert to automakeMatt Turner2013-01-103-25/+72
* targets/xorg-nouveau: Convert to automakeMatt Turner2013-01-104-32/+73
* targets/xorg-i915: Convert to automakeMatt Turner2013-01-103-24/+77
* targets/vdpau-softpipe: Convert to automakeMatt Turner2013-01-103-21/+73
* targets/vdpau-radeonsi: Convert to automakeMatt Turner2013-01-103-30/+71
* targets/vdpau-r600: Convert to automakeMatt Turner2013-01-103-24/+75
* targets/vdpau-r300: Convert to automakeMatt Turner2013-01-103-28/+71
* targets/vdpau-nouveau: Convert to automakeMatt Turner2013-01-103-30/+71
* targets/libgl-xlib: Convert to automakeMatt Turner2013-01-103-117/+71
* targets/dri-vmwgfx: Convert to automakeMatt Turner2013-01-103-24/+78
* targets/dri-swrast: Convert to automakeMatt Turner2013-01-103-39/+79
* targets/dri-radeonsi: Convert to automakeMatt Turner2013-01-103-26/+72
* targets/dri-r600: Convert to automakeMatt Turner2013-01-103-26/+80
* targets/dri-r300: Convert to automakeMatt Turner2013-01-103-26/+72
* targets/dri-nouveau: Convert to automakeMatt Turner2013-01-103-28/+74
* targets/dri-i915: Convert to automakeMatt Turner2013-01-103-33/+82
* Remove xvmc hackMatt Turner2013-01-101-2/+0
* state_trackers/xa: Convert to automakeMatt Turner2013-01-101-2/+2
* Remove vdpau hackMatt Turner2013-01-101-2/+0
* r300g: Link ralloc.c and register_allocate.c into separate libraryMatt Turner2013-01-104-2/+5
* automake: Convert Gallium target and winsysMatt Turner2013-01-103-12/+2
* gallium/egl-static: Fix unresolved symbol 'clock_gettime'.Michel Dänzer2012-12-071-2/+2
* automake/gallium: attempt to fix -lrtDave Airlie2012-12-041-1/+1
* scons: Append x11 library path if linking x11 library.Vinson Lee2012-11-212-0/+2
* [PATCH] makefiles: use configured name for -ldrm* where possibleMaarten Lankhorst2012-11-1612-24/+24
* libgl-xlib: include glheader.h instead of GL/gl.h to fix buildBrian Paul2012-11-011-1/+1
* graw: Ensure new members are zeroed.José Fonseca2012-10-261-0/+3
* scons: Fix graw-xlib lib order.José Fonseca2012-10-171-1/+1
* clover: Don't link against libclangRewriteTom Stellard2012-10-111-1/+0
* Remove VAAPI support.Matt Turner2012-10-096-194/+0
* targets/xorg-i915: Rename driver to i915_drv.so.Matt Turner2012-09-252-2/+2
* Temporarily revert "mesa: remove remaining FEATURE_* defines where protected ...José Fonseca2012-09-151-0/+2
* mesa: remove remaining FEATURE_* defines where protected by API check.Oliver McFadden2012-09-151-2/+0
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-2/+1
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-2/+1
* Remove Xcalloc/Xmalloc/Xfree callsMatt Turner2012-09-051-2/+2
* swrast: add DRM_DRIVER_DESCRIPTOR to store driver nameVadim Girlin2012-08-231-0/+3
* build: Remove EXTRA_LIB_PATHMatt Turner2012-08-163-3/+3
* gbm: Fix build without gallium_drm_loaderChí-Thanh Christopher Nguyễn2012-08-121-0/+2
* radeonsi: initial VDPAU targetChristian König2012-08-022-0/+54