summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* gallium/util: remove u_stagingRob Clark2016-06-021-2/+0
* vl/dri: Move the DRI3 check out of sources include into C.Jose Fonseca2016-05-161-5/+1
* vl/dri3: add DRI3 support and implement create and destroyLeo Liu2016-05-161-0/+5
* gallium/util: switch over to new u_debug_image.[ch] codeBrian Paul2016-02-081-1/+3
* gallium: bundle the compat header u_pwr8.h in the tarballEmil Velikov2016-01-181-0/+1
* gallium/util: removed unused header-fileErik Faye-Lund2016-01-121-1/+0
* gallium/pb_cache: add a copy of cache bufmgr independent of pb_managerMarek Olšák2015-12-111-0/+2
* gallium/util: remove the fake format helpers for bptc and etc2Ilia Mirkin2015-11-231-2/+0
* vl: add drm support for vl_screenLeo Liu2015-11-081-1/+2
* llvmpipe: add cache for compressed texturesRoland Scheidegger2015-11-041-0/+2
* tgsi: add a utility for emulating some GL featuresMarek Olšák2015-10-091-0/+2
* util: add a couple primitive restart helper functionsBrian Paul2015-09-011-0/+2
* tgsi: add tgsi utility to transform a fragment shader to support aa pointCharmaine Lee2015-09-011-0/+2
* tgsi: adds tgsi utility to transform a shader to support point spriteCharmaine Lee2015-09-011-0/+2
* tgsi: add new tgsi_two_side.c utility codeBrian Paul2015-09-011-0/+2
* gallium/util: Stop bundling our snprintf implementation.Jose Fonseca2015-07-231-1/+0
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+0
* gallium: ship tgsi_to_nir.h in the tarballEmil Velikov2015-04-011-1/+2
* automake,scons: Put NIR source files in a separate var to fix SCons build.Jose Fonseca2015-04-011-1/+3
* gallium: Add tgsi_to_nir to get a nir_shader for a TGSI shader.Eric Anholt2015-04-011-0/+1
* gallium/util: remove u_linkageIlia Mirkin2015-03-261-2/+0