summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Android: use symlinks for driver loadingRob Herring1-0/+10
2017-06-27i915: use different CFLAGS/LIBS variables than i965/anvLionel Landwerlin1-1/+1
2017-06-23gallium/radeon: pass create_screen flags to r600_common_screen_initMarek Olšák3-4/+4
2017-06-23gallium: allow passing 'unsigned flags' to create_screen()Marek Olšák8-9/+9
2017-06-21egl: turn one more boolean `int` into a `bool`Eric Engestrom1-3/+3
2017-06-16r600g,compute: provide local copy of functions from ac_binary.cJan Vesely1-7/+2
2017-06-15gallium: Add renderonly-based support for pl111+vc4.Eric Anholt2-0/+4
2017-06-01automake: Link all libGL.so variants with -Bsymbolic.Jose Fonseca1-0/+1
2017-05-26osmesa: link with libunwind if enabled (v2)Alexandre Demers1-1/+2
2017-05-19gallium/targets: link against XCB only as neededEmil Velikov2-4/+12
2017-05-19configure: check once for DRI3 dependenciesEmil Velikov4-0/+4
2017-05-17Android: correct libz dependencyChih-Wei Huang1-1/+2
2017-05-11Android: Drop linking libgccRob Herring1-4/+0
2017-05-11Android: rework libelf dependenciesRob Herring1-3/+0
2017-05-11Android: push driver build details to driver makefilesRob Herring1-54/+6
2017-05-11Android: drop static linking of R600 LLVM librariesMauro Rossi1-6/+1
2017-05-04targets/libgl-xlib: remove unneeded GLX_SHARED_GLAPI defineEmil Velikov1-2/+0
2017-05-04gallium/dri: remove unneeded HAVE_SHARED_GLAPI guardEmil Velikov1-5/+1
2017-05-04gallium/dri: always link against shared glapiEmil Velikov1-3/+3
2017-04-29gallium/targets: fix bool setting on BE architecturesIlia Mirkin7-7/+7
2017-04-25Android: fix r300g only buildRob Herring1-3/+5
2017-04-14swr: Fix swr osmesa buildGeorge Kyriazis1-1/+1
2017-04-14swr: add linux to scons buildGeorge Kyriazis1-1/+1
2017-04-04libgl-xlib: Link with libunwind.Vinson Lee1-1/+2
2017-04-04targets: export radeon winsys_create functions to silence LLVM warningMarek Olšák3-0/+15
2017-03-22Android: drop Android 4.4 (KitKat) supportRob Herring1-8/+2
2017-03-22Android: clean-up trailing '\' in make variablesRob Herring1-2/+2
2017-03-08gallium/targets: rework the empty targets removalEmil Velikov3-6/+3
2017-03-07build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.Matt Turner1-1/+1
2017-03-07gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri1-1/+1
2017-03-07gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri1-1/+1
2017-03-07gallium/util: replace pipe_mutex_destroy() with mtx_destroy()Timothy Arceri1-1/+1
2017-03-07gallium/util: replace pipe_mutex_init() with mtx_init()Timothy Arceri1-1/+1
2017-03-07gallium/util: replace pipe_mutex with mtx_tTimothy Arceri1-1/+1
2017-03-04gallium/targets: don't leave an empty target directory(ies)Emil Velikov3-3/+9
2017-02-28gallium/r600: fix r600 build when OpenCL is enabledTimothy Arceri1-0/+5
2017-02-06gallium: Remove vc4 simulator hack from loader infrastructure.Eric Anholt1-10/+0
2017-02-06targets: Use a macro to reduce cut and paste in driver setup.Eric Anholt1-111/+22
2017-02-03ilo: EOL drop unmaintained gallium drv from buildsysEdward O'Callaghan5-25/+0
2017-02-03ilo: EOL unplumb unmaintained gallium drv from winsysEdward O'Callaghan2-50/+0
2017-01-27d3dadapter9: automake: include builddir prior to srcdirEmil Velikov1-1/+1
2017-01-12imx: gallium driver for imx-drm scanout driverChristian Gmeiner2-0/+9
2017-01-12etnaviv: gallium driver for Vivante GPUsThe etnaviv authors2-0/+13
2016-12-20st/nine: Implement gallium nine CSMTPatrick Rudolph1-0/+6
2016-12-20st/nine: Add new driconf options to control DISCARD behaviourAxel Davy1-0/+17
2016-12-05configure.ac: Move llvm_set_environment_variables higher.Tobias Droste10-10/+10
2016-11-21gallium: Add support for SWR compilationGeorge Kyriazis3-0/+12
2016-11-21gallium: Added SWR support for gdiGeorge Kyriazis1-5/+23
2016-11-05android: amd/common: add support for libmesa_amd_commonMauro Rossi1-1/+1
2016-11-03pipe-loader: add libamd_common for radeonsiNicolai Hähnle1-0/+1