aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: replace pipe_mutex_init() with mtx_init()Timothy Arceri2017-03-071-1/+1
* gallium/util: replace pipe_mutex with mtx_tTimothy Arceri2017-03-071-1/+1
* gallium/targets: don't leave an empty target directory(ies)Emil Velikov2017-03-043-3/+9
* gallium/r600: fix r600 build when OpenCL is enabledTimothy Arceri2017-02-281-0/+5
* gallium: Remove vc4 simulator hack from loader infrastructure.Eric Anholt2017-02-061-10/+0
* targets: Use a macro to reduce cut and paste in driver setup.Eric Anholt2017-02-061-111/+22
* ilo: EOL drop unmaintained gallium drv from buildsysEdward O'Callaghan2017-02-035-25/+0
* ilo: EOL unplumb unmaintained gallium drv from winsysEdward O'Callaghan2017-02-032-50/+0
* d3dadapter9: automake: include builddir prior to srcdirEmil Velikov2017-01-271-1/+1
* imx: gallium driver for imx-drm scanout driverChristian Gmeiner2017-01-122-0/+9
* etnaviv: gallium driver for Vivante GPUsThe etnaviv authors2017-01-122-0/+13
* st/nine: Implement gallium nine CSMTPatrick Rudolph2016-12-201-0/+6
* st/nine: Add new driconf options to control DISCARD behaviourAxel Davy2016-12-201-0/+17
* configure.ac: Move llvm_set_environment_variables higher.Tobias Droste2016-12-0510-10/+10
* gallium: Add support for SWR compilationGeorge Kyriazis2016-11-213-0/+12
* gallium: Added SWR support for gdiGeorge Kyriazis2016-11-211-5/+23
* android: amd/common: add support for libmesa_amd_commonMauro Rossi2016-11-051-1/+1
* pipe-loader: add libamd_common for radeonsiNicolai Hähnle2016-11-031-0/+1
* gallium: annotate sw_driver_descriptor instance as const dataEmil Velikov2016-10-141-1/+1
* gallium: remove unused drm_driver_descriptor::driver_nameEmil Velikov2016-10-148-8/+8
* android: add support for libmesa_amdgpu_addrlibMauro Rossi2016-09-131-1/+1
* Introduce .editorconfigEric Engestrom2016-08-312-0/+5
* gallium/dri: Add shared glapi to LIBADD on AndroidTomasz Figa2016-07-201-0/+7
* osmesa: Export OSMesaCreateContextAttribs.Mathias Fröhlich2016-07-073-0/+3
* st/va: hardlink driver instances to gallium_drv_video.soJimmy Berry2016-06-131-0/+14
* Android: move libdrm settings to top-level Android.common.mkRob Herring2016-06-131-5/+0
* scons: whitespace cleanupGiuseppe Bilotta2016-05-251-1/+1
* st/nine: Turn on thread_submit by default when on different deviceAxel Davy2016-05-181-10/+12
* d3dadapter9: Add ddebug, rbug and trace supportAxel Davy2016-05-181-0/+9
* Treewide: Remove Elements() macroJan Vesely2016-05-172-4/+4
* scons: gallium: link against nir as neededEmil Velikov2016-05-175-1/+5
* gallium/swr: allow swr use as a swrast dri driverTim Rowley2016-04-152-5/+15
* scons: Allow building with Address Sanitizer.Jose Fonseca2016-04-131-4/+8
* mesa/build: add OpenSWR to buildTim Rowley2016-03-022-0/+11
* st/clover: Add libelf cflags to the buildKoop Mast2016-02-291-3/+0
* Android: clean-up and fix DRI module path handlingRob Herring2016-02-291-1/+2
* Android: fix build break from nir/glsl move to compiler/Rob Herring2016-02-291-0/+2
* gallium/util: switch over to new u_debug_image.[ch] codeBrian Paul2016-02-081-0/+1
* DRI_CONFIG: Add option to override vendor idPatrick Rudolph2016-02-041-13/+48
* virgl: also build vtest for AndroidRob Herring2016-02-021-1/+1
* nir: move to compiler/Emil Velikov2016-01-262-2/+2
* nir: move shader_enums.[ch] to compilerEmil Velikov2016-01-265-1/+5
* virgl: enable building on AndroidRob Herring2016-01-231-0/+4
* targets/dri: android: use WHOLE static librariesEmil Velikov2016-01-221-1/+3
* build: enable st/va with nouveau driverJulien Isorce2016-01-051-0/+2
* configure.ac: use pkg-config for libelfJonathan Gray2015-12-171-1/+4
* 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