summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-14gallium: annotate sw_driver_descriptor instance as const dataEmil Velikov1-1/+1
2016-10-14gallium: remove unused drm_driver_descriptor::driver_nameEmil Velikov8-8/+8
2016-09-13android: add support for libmesa_amdgpu_addrlibMauro Rossi1-1/+1
2016-08-31Introduce .editorconfigEric Engestrom2-0/+5
2016-07-20gallium/dri: Add shared glapi to LIBADD on AndroidTomasz Figa1-0/+7
2016-07-07osmesa: Export OSMesaCreateContextAttribs.Mathias Fröhlich3-0/+3
2016-06-13st/va: hardlink driver instances to gallium_drv_video.soJimmy Berry1-0/+14
2016-06-13Android: move libdrm settings to top-level Android.common.mkRob Herring1-5/+0
2016-05-25scons: whitespace cleanupGiuseppe Bilotta1-1/+1
2016-05-18st/nine: Turn on thread_submit by default when on different deviceAxel Davy1-10/+12
2016-05-18d3dadapter9: Add ddebug, rbug and trace supportAxel Davy1-0/+9
2016-05-17Treewide: Remove Elements() macroJan Vesely2-4/+4
2016-05-17scons: gallium: link against nir as neededEmil Velikov5-1/+5
2016-04-15gallium/swr: allow swr use as a swrast dri driverTim Rowley2-5/+15
2016-04-13scons: Allow building with Address Sanitizer.Jose Fonseca1-4/+8
2016-03-02mesa/build: add OpenSWR to buildTim Rowley2-0/+11
2016-02-29st/clover: Add libelf cflags to the buildKoop Mast1-3/+0
2016-02-29Android: clean-up and fix DRI module path handlingRob Herring1-1/+2
2016-02-29Android: fix build break from nir/glsl move to compiler/Rob Herring1-0/+2
2016-02-08gallium/util: switch over to new u_debug_image.[ch] codeBrian Paul1-0/+1
2016-02-04DRI_CONFIG: Add option to override vendor idPatrick Rudolph1-13/+48
2016-02-02virgl: also build vtest for AndroidRob Herring1-1/+1
2016-01-26nir: move to compiler/Emil Velikov2-2/+2
2016-01-26nir: move shader_enums.[ch] to compilerEmil Velikov5-1/+5
2016-01-23virgl: enable building on AndroidRob Herring1-0/+4