summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* automake: fix some occurrences of hardcoded -ldl and -lpthreadJonathan Gray2015-12-011-1/+1
* scons: Use LD version script for libgl-xlib.Jose Fonseca2015-11-271-2/+6
* targets/xvmc: use the non-inline sw helpersMichel Dänzer2015-11-261-0/+1
* targets/nine: remove freedreno targetEmil Velikov2015-11-251-3/+0
* targets/nine: remove vc4 targetEmil Velikov2015-11-251-2/+0
* targets: use the non-inline sw helpersEmil Velikov2015-11-256-0/+6
* targets/nine: remove unused static functionsEmil Velikov2015-11-211-36/+0
* targets/nine: add note about messy header inclusion orderEmil Velikov2015-11-211-0/+1
* targets/nine: add note about fd owndershipEmil Velikov2015-11-211-0/+2
* {st,targets}/nine: use static/dynamic pipe-loaderEmil Velikov2015-11-212-30/+8
* {st,targets}/xa: use static/dynamic pipe-loaderEmil Velikov2015-11-212-3/+6
* {auxiliary,targets}/vl: use static/dynamic pipe-loaderEmil Velikov2015-11-218-12/+24
* {st,targets}/dri: use static/dynamic pipe-loaderEmil Velikov2015-11-214-4/+8
* target-helpers: move the DRI specifics to the targetEmil Velikov2015-11-214-3/+163
* gallium: rename libpipe_loader to libpipe_loader_dynamicEmil Velikov2015-11-218-8/+8
* pipe-loader: rework the sw backendEmil Velikov2015-11-2111-17/+46
* gallium: remove library_path argument from pipe_loader_create_screen()Emil Velikov2015-11-212-7/+2
* targets/nine: remove the custom pipe-driver path managementEmil Velikov2015-11-211-18/+2
* targets/nine: use the existing sw_screen_wrap() over our custom versionEmil Velikov2015-11-212-3/+2
* automake: use GALLIUM_PIPE_LOADER_DEFINES only where applicableEmil Velikov2015-11-211-2/+1
* virgl: add driver for virtio-gpu 3D (v2)Dave Airlie2015-10-231-0/+2
* osmesa: Expose GL entry points for Windows build via DEF file.Nigel Stewart2015-10-212-0/+674
* scons: Build nir/glsl_types.cpp once.Jose Fonseca2015-10-196-27/+2
* scons: fix MSVC, MinGW buildBrian Paul2015-10-174-2/+21
* glsl: (mostly) remove libglsl_utilRob Clark2015-10-163-3/+0
* nir: remove dependency on glslRob Clark2015-10-162-0/+6
* gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2Tom Stellard2015-10-021-1/+2
* freedreno: one screen to rule them allRob Clark2015-09-161-0/+1
* xa: add xa_surface_from_handle2 v2Rob Clark2015-09-071-0/+1
* gallium/ddebug: new pipe for hang detection and driver state dumping (v2)Marek Olšák2015-08-261-0/+2
* android: enable amdgpu winsys in radeonsi driverMauro Rossi2015-08-221-2/+2
* target/d3dadapter9: Return Windows like card namesPatrick Rudolph2015-08-213-42/+359
* Add mesa.icd to the .gitignoreNeil Roberts2015-08-181-0/+1
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-145-2/+13
* opencl: use versioned .so in mesa.icdIgor Gnatenko2015-08-013-2/+2
* targets/dri: scons: add missing link against libdrmEmil Velikov2015-07-291-0/+2
* scons: don't build the kms-dri winsysEmil Velikov2015-07-221-5/+0
* android: don't build the kms-dri winsysEmil Velikov2015-07-221-1/+1
* android: dri: correctly set HAVE_LIBDRMEmil Velikov2015-07-221-5/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* automake: remove empty GALLIUM_PIPE_LOADER_LIBSEmil Velikov2015-07-138-16/+7
* automake: pipe-loader: remove the 'client' pipe-loaderEmil Velikov2015-07-131-2/+2
* pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argumentEmil Velikov2015-07-131-1/+1
* mesa: Enable subdir-objects globally.Matt Turner2015-06-261-2/+0
* targets/libgl-xlib: fix the build against shared_glapiEmil Velikov2015-06-231-0/+7
* vc4: Add support for building on Android.Eric Anholt2015-06-151-0/+4
* mesa: build xmlconfig to a separate static libraryErik Faye-Lund2015-06-121-6/+0
* targets/nine: link against libnir/libglsl_utilEmil Velikov2015-06-121-0/+2
* pipe-loader: add libnir and libglsl_util to the linkEmil Velikov2015-06-121-0/+2
* android: build with libcxx on android lollipopChih-Wei Huang2015-06-091-1/+2