summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix linking gallium drivers and with dricore after defadf2b1Jon TURNEY2012-07-135-5/+5
* Link dri drivers with mesa or dricore libtool libraryJon TURNEY2012-07-131-2/+2
* scons: Do not build svga if using Solaris Studio C compiler.Vinson Lee2012-06-181-0/+4
* clover: Fix build with LLVM libs installed to non-standard directoriesAlexey Shvetsov2012-06-151-0/+1
* clover: Link to the necessary LLVM and Clang libsTom Stellard2012-06-011-1/+17
* scons: add code to generate the various GL API filesBrian Paul2012-05-311-0/+3
* gallium/targets: pass ldflags parameter to MKLIBThomas Gstädtner2012-05-251-1/+1
* radeonsi: Initial tiling support.Michel Dänzer2012-05-161-1/+1
* Add .gitignore files for recently-added gallium projectsPaul Berry2012-05-151-0/+1
* targets/egl-static: Fix some missing symbols.José Fonseca2012-05-121-0/+2
* scons: Link r600_drm.so against libdrm-radeonJosé Fonseca2012-05-121-0/+3
* radeonsi: Fixups for recent build infrastructure changes.Michel Dänzer2012-05-122-0/+13