summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* egl-static: Only export necessary symbols v3Tom Stellard2013-11-112-0/+5
* pipe-loader: Only export necessary symbols v3Tom Stellard2013-11-112-0/+5
* xorg-nouveau: Delete.Matt Turner2013-11-074-284/+0
* xorg-i915: Delete.Matt Turner2013-11-074-250/+0
* target/haiku-softpipe: Fix viewport issuesAlexander von Gluck IV2013-11-054-29/+138
* gallium/targets: remove vdpau-softpipeMarek Olšák2013-11-022-76/+0
* gallium/targets: remove xvmc-softpipeMarek Olšák2013-11-022-76/+0
* gallium/targets: remove r300/vdpauMarek Olšák2013-11-022-78/+0
* gallium/targets: remove r300/xvmcMarek Olšák2013-11-022-73/+0
* gallium/targets: remove radeonsi/xorgMarek Olšák2013-11-023-220/+0
* gallium/targets: remove r600/xorgMarek Olšák2013-11-023-226/+0
* automake: properly handle non-default expat installationEmil Velikov2013-10-291-0/+1
* targets/xorg-nouveau: drop usage of dri1 function DRICreatePCIBusIDEmil Velikov2013-10-291-13/+14
* gallium/targets/xorg: drop set but unused variable entityEmil Velikov2013-10-294-12/+0
* haiku-softpipe: Minor cleanup and color space fixesAlexander von Gluck IV2013-10-292-20/+13
* clover: Implement support for the ICD extension.Francisco Jerez2013-10-212-0/+6
* clover: Prepare the build system for ICD support.Tom Stellard2013-10-211-8/+7
* swrast: add correct include for out-of-tree buildsEmil Velikov2013-10-151-0/+1
* haiku: Fix llvmpipe and clean up softpipe tracingAlexander von Gluck IV2013-10-104-8/+6
* haiku: Remove common directory search pathAlexander von Gluck IV2013-10-101-2/+0
* dri: Merge drisw_util.c into dri_util.cEric Anholt2013-10-103-7/+14
* gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directoryGaetan Nadon2013-10-091-1/+1
* gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák2013-10-099-9/+9
* gallium/swrast: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* gallium/radeon: don't export any private symbolsMarek Olšák2013-10-0810-10/+20
* radeon/vdpau: only export necessary symbolsChristian König2013-10-073-0/+9
* haiku: Ensure correct libraries are referenced.Alexander von Gluck IV2013-10-041-1/+0
* haiku: Clean up code, use target-helpersAlexander von Gluck IV2013-10-041-10/+6
* haiku: Drop haiku-softpipe.c; fix extern CAlexander von Gluck IV2013-10-044-103/+1
* haiku: Correct Haiku softpipe libraryAlexander von Gluck IV2013-10-041-1/+1
* haiku: Add first Haiku renderer (softpipe)Alexander von Gluck IV2013-10-048-4/+1249
* haiku: Build Haiku's libGL from within MesaAlexander von Gluck IV2013-10-047-0/+1241
* st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-1/+1
* gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr2013-10-018-38/+17
* radeon/winsys: keep screen pointer in winsys v2Christian König2013-09-253-18/+24
* build/radeonsi: group all targets in common subdirChristian König2013-09-259-97/+74
* build/r600: group all targets in common subdirChristian König2013-09-2511-123/+76
* build/r300: group build target in common subdirChristian König2013-09-258-79/+58
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-116-18/+0
* freedreno: pipe loader for either kgsl or msmRob Clark2013-08-294-10/+39
* gallium/osmesa: Link, not copy, the shared library to the LIB_DIR.Jon Severinsson2013-08-231-1/+1
* gallium/osmesa: Always link with the c++ linker.Jon Severinsson2013-08-231-9/+2
* gallium/osmesa: Make and install an osmesa.pc.Jon Severinsson2013-08-232-3/+14
* build: Add --enable-gallium-osmesa flag.Matt Turner2013-08-211-1/+1
* gallium/osmesa: link against static libglapi library too to get the gl exportsMaarten Lankhorst2013-08-201-3/+2
* build: Remove unused EGL_PLATFORMS.Matt Turner2013-07-221-1/+0
* scons: Don't use -z defs ld option on Mac.José Fonseca2013-07-211-1/+2
* scons: Disallow undefined symbols in Xlib libGL.so.José Fonseca2013-07-191-0/+3
* targets/xvmc-nouveau: add in missing nv30 libIlia Mirkin2013-07-031-0/+1
* gallium: Fix llvmpipe on big-endian machinesAdam Jackson2013-06-241-2/+2