aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* gallium: remove unused and deprecated u_time.hNicolai Hähnle2017-11-091-1/+0
* util: move os_time.[ch] to src/utilNicolai Hähnle2017-11-091-2/+0
* gallium: add async debug message forwarding helperNicolai Hähnle2017-11-091-0/+2
* gallium/util: Remove unused keymapThomas Helland2017-09-211-2/+0
* tgsi: macro-ify the opcodes tableNicolai Hähnle2017-08-231-0/+1
* gallium/util: add new module that allocate "numbers"Samuel Pitoiset2017-08-221-0/+2
* util: add chunk logging moduleNicolai Hähnle2017-08-221-0/+2
* tgsi,st/mesa: move varying slot to semantic mapping into a helper for VSNicolai Hähnle2017-07-051-0/+2
* util: Move u_dynarray to src/utilThomas Helland2017-06-071-1/+0
* auxiliary/vl: use vl_*_screen_create stubs when building w/o platformEmil Velikov2017-05-191-3/+7
* gallium/util: add threaded_context as a pipe_context wrapperMarek Olšák2017-05-151-0/+3
* gallium: remove u_caps.c/h interfaceSamuel Pitoiset2017-04-251-2/+0
* gallium/util: move u_queue.{c,h} to src/utilTimothy Arceri2017-03-121-2/+0
* gallium/util: move u_string.h to src/util/u_string.hTimothy Arceri2017-03-121-1/+0
* gallium: add renderonly libraryChristian Gmeiner2017-01-121-0/+4
* util: import CRC32 implementation from galliumMarek Olšák2016-11-221-2/+0
* gallium/hud: Add support for CPU frequency monitoringSteven Toth2016-09-301-0/+1
* gallium/hud: Add support for block I/O, network I/O and lmsensor statsSteven Toth2016-09-281-0/+3
* gallium/pipebuffer: add pb_slab utilityNicolai Hähnle2016-09-271-0/+2
* gallium: switch drivers to the slab allocator in src/utilMarek Olšák2016-09-061-2/+0
* gallium: remove unused u_clear.h fileBrian Paul2016-08-161-1/+0
* gallium/util: add helper to compute zmin/zmax for a viewport stateIlia Mirkin2016-08-141-1/+2
* util: Move format_r11g11b10f.h to src/utilJason Ekstrand2016-08-051-1/+0
* util: Move format_rgb9e5.h to src/utilJason Ekstrand2016-08-051-1/+0
* gallium/auxiliary: Add u_bitcast.h header.Matt Turner2016-08-011-0/+1
* vl: add a bicubic interpolation filter(v5)Nayan Deshmukh2016-07-011-0/+2
* gallium/util: import the multithreaded job queue from amdgpu winsys (v2)Marek Olšák2016-06-151-0/+2
* vl/dri3: get Makefile properlyLeo Liu2016-06-101-1/+3