summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)AuthorFilesLines
2013-11-23gallium: Pass version scripts to linker using --version-script=Tom Stellard4-4/+4
2013-11-15egl-static: Only export necessary symbols v3Tom Stellard2-0/+5
2013-11-15pipe-loader: Only export necessary symbols v3Tom Stellard2-0/+5
2013-11-07xorg-nouveau: Delete.Matt Turner4-284/+0
2013-11-07xorg-i915: Delete.Matt Turner4-250/+0
2013-11-05target/haiku-softpipe: Fix viewport issuesAlexander von Gluck IV4-29/+138
2013-11-02gallium/targets: remove vdpau-softpipeMarek Olšák2-76/+0
2013-11-02gallium/targets: remove xvmc-softpipeMarek Olšák2-76/+0
2013-11-02gallium/targets: remove r300/vdpauMarek Olšák2-78/+0
2013-11-02gallium/targets: remove r300/xvmcMarek Olšák2-73/+0
2013-11-02gallium/targets: remove radeonsi/xorgMarek Olšák3-220/+0
2013-11-02gallium/targets: remove r600/xorgMarek Olšák3-226/+0
2013-10-29automake: properly handle non-default expat installationEmil Velikov1-0/+1
2013-10-29targets/xorg-nouveau: drop usage of dri1 function DRICreatePCIBusIDEmil Velikov1-13/+14
2013-10-29gallium/targets/xorg: drop set but unused variable entityEmil Velikov4-12/+0
2013-10-29haiku-softpipe: Minor cleanup and color space fixesAlexander von Gluck IV2-20/+13
2013-10-21clover: Implement support for the ICD extension.Francisco Jerez2-0/+6
2013-10-21clover: Prepare the build system for ICD support.Tom Stellard1-8/+7
2013-10-15swrast: add correct include for out-of-tree buildsEmil Velikov1-0/+1
2013-10-10haiku: Fix llvmpipe and clean up softpipe tracingAlexander von Gluck IV4-8/+6
2013-10-10haiku: Remove common directory search pathAlexander von Gluck IV1-2/+0
2013-10-10dri: Merge drisw_util.c into dri_util.cEric Anholt3-7/+14
2013-10-09gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directoryGaetan Nadon1-1/+1
2013-10-09gallium/dri targets: use DRI_DRIVER_LDFLAGSMarek Olšák9-9/+9
2013-10-08gallium/swrast: don't export any private symbolsMarek Olšák1-1/+2
2013-10-08gallium/radeon: don't export any private symbolsMarek Olšák10-10/+20
2013-10-07radeon/vdpau: only export necessary symbolsChristian König3-0/+9
2013-10-04haiku: Ensure correct libraries are referenced.Alexander von Gluck IV1-1/+0
2013-10-04haiku: Clean up code, use target-helpersAlexander von Gluck IV1-10/+6
2013-10-04haiku: Drop haiku-softpipe.c; fix extern CAlexander von Gluck IV4-103/+1
2013-10-04haiku: Correct Haiku softpipe libraryAlexander von Gluck IV1-1/+1
2013-10-04haiku: Add first Haiku renderer (softpipe)Alexander von Gluck IV8-4/+1249
2013-10-04haiku: Build Haiku's libGL from within MesaAlexander von Gluck IV7-0/+1241
2013-10-01st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov1-1/+1
2013-10-01gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr8-38/+17
2013-09-25radeon/winsys: keep screen pointer in winsys v2Christian König3-18/+24
2013-09-25build/radeonsi: group all targets in common subdirChristian König9-97/+74
2013-09-25build/r600: group all targets in common subdirChristian König11-123/+76
2013-09-25build/r300: group build target in common subdirChristian König8-79/+58
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr6-18/+0
2013-08-29freedreno: pipe loader for either kgsl or msmRob Clark4-10/+39
2013-08-23gallium/osmesa: Link, not copy, the shared library to the LIB_DIR.Jon Severinsson1-1/+1
2013-08-23gallium/osmesa: Always link with the c++ linker.Jon Severinsson1-9/+2
2013-08-23gallium/osmesa: Make and install an osmesa.pc.Jon Severinsson2-3/+14
2013-08-21build: Add --enable-gallium-osmesa flag.Matt Turner1-1/+1
2013-08-20gallium/osmesa: link against static libglapi library too to get the gl exportsMaarten Lankhorst1-3/+2
2013-07-22build: Remove unused EGL_PLATFORMS.Matt Turner1-1/+0
2013-07-21scons: Don't use -z defs ld option on Mac.José Fonseca1-1/+2
2013-07-19scons: Disallow undefined symbols in Xlib libGL.so.José Fonseca1-0/+3
2013-07-03targets/xvmc-nouveau: add in missing nv30 libIlia Mirkin1-0/+1