summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
Commit message (Expand)AuthorAgeFilesLines
* enable standalone build of llvmpipe for ARMHEADreplicant-6.0-0001replicant-6.0Wolfgang Wiedmeyer2017-02-121-1/+3
* android: fix building errors on Android 7.0Chih-Wei Huang2016-11-011-7/+1
* android: support swrastWuZhen2016-11-011-2/+6
* android: print debug info to logcatWuZhen2016-11-011-0/+1
* gallium: introduce load_pipe_screen()Rob Herring2016-11-011-0/+1
* Android: Export gallium_dri include filesRob Herring2016-11-011-0/+6
* 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
* 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