summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* android: Drop the Android.mk build systemJason Ekstrand2021-07-081-465/+0
* gallium/draw: Garbage collect draw_pt_fetch_emit.Emma Anholt2021-06-211-1/+0
* android: gallium/aux: Add GPU tracepoint mechanismMauro Rossi2020-12-071-1/+6
* android: gallium/auxiliary: Deduplicate nir_to_tgsi.c inclusionMarijn Suijten2020-10-201-2/+1
* softpipe: Switch to using NIR as the shader format from mesa/st.Eric Anholt2020-10-201-0/+2
* gallium: Add a nir-to-TGSI pass.Eric Anholt2020-10-201-0/+1
* gallium/util: remove empty file u_half.hMarek Olšák2020-10-061-1/+0
* Revert F16C series (MR 6774)Matt Turner2020-10-011-0/+1
* gallium/util: remove empty file u_half.hMarek Olšák2020-09-301-1/+0
* gallium/aux: remove unused u_blit.[ch]Erik Faye-Lund2020-09-161-2/+0
* mesa: move u_idalloc from gallium/aux/util to utilPierre-Eric Pelloux-Prayer2020-09-101-2/+0
* util: Fix SCons build.Vinson Lee2020-08-051-4/+0
* android: util: fix build for GL4.1 supportMauro Rossi2020-06-061-0/+2
* draw: fix user culling pipeline order. (v2)Dave Airlie2020-04-151-0/+1
* draw: add main tessellation codeDave Airlie2020-02-281-0/+2
* gallium/auxiliary: add the microsoft tessellator and a pipe wrapper.Dave Airlie2020-02-281-0/+4
* gallium/util: remove unused debug_print_foo helpersErik Faye-Lund2020-02-241-2/+0
* util: promote u_debug_memory.c to src/utilErik Faye-Lund2020-02-211-1/+0
* gallium/util: remove unused u_surfaces.c/hMarek Olšák2020-02-191-2/+0
* gallium/util: add a cache of live shaders for shader CSO deduplicationMarek Olšák2020-01-241-0/+2
* Android: Fix build issue without LLVMRoman Stratiienko2019-12-231-2/+2
* vc4: move the draw splitting routine to shared codeErico Nunes2019-12-141-0/+2
* mesa/main/util: moving gallium u_mm to util, remove main/mmAlejandro Piñeiro2019-12-021-2/+0
* gallium: add nir lowering passes for the draw pipe stages. (v2)Dave Airlie2019-11-281-1/+3
* gallivm: add nir->llvm translation (v2)Dave Airlie2019-11-281-0/+3
* gallivm: nir->tgsi info convertor (v2)Dave Airlie2019-11-281-1/+3
* gallivm: split out the flow control ir to a common file.Dave Airlie2019-11-281-0/+2
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-22/+1
* gallivm: add coroutine support files to gallivm.Dave Airlie2019-09-041-0/+2
* gallium: Remove unused util_ringbufferCaio Marcelo de Oliveira Filho2019-06-171-2/+0
* va: use a compute shader for the blitJiang, Sonny2019-04-241-0/+2
* gallium: Remove the malloc pipebuffer manager.Eric Anholt2019-04-231-1/+0
* gallium: Remove the "alt" pipebuffer manager interface.Eric Anholt2019-04-231-1/+0
* gallium: Remove the ondemand pipebuffer manager.Eric Anholt2019-04-231-1/+0
* gallium: Remove the pool pipebuffer manager.Eric Anholt2019-04-231-1/+0
* gallium/auxiliary/vl: Add compute shader to support video compositor renderJames Zhu2019-02-151-0/+2
* gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor APIJames Zhu2019-02-151-0/+2
* gallivm: use llvm jit code for decoding s3tcRoland Scheidegger2018-12-201-1/+1
* util: promote u_memory to src/utilDylan Baker2018-11-271-5/+0
* util: move u_cpu_detect to utilDylan Baker2018-10-301-2/+0
* util: Move u_debug to utilsDylan Baker2018-10-301-2/+0
* util: Move os_misc to utilDylan Baker2018-10-301-2/+0
* gallium/util: start splitting u_debug into generic and gallium specific compo...Dylan Baker2018-10-301-0/+2
* gallium: split u_prim_name out of u_debug.hDylan Baker2018-10-301-0/+1
* move u_math to src/utilDylan Baker2018-09-071-2/+0
* gallium: Add a helper for implementing PIPE_CAP_* default values.Eric Anholt2018-09-041-0/+2
* gallium/auxiliary: Add helper support for bptc format compress/decompressDenis Pauk2018-07-011-0/+2
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-131-0/+29
* vl: add VP9 probability tablesLeo Liu2018-04-121-1/+2
* gallium/util: add u_transfer_helperRob Clark2017-12-151-0/+2