summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* gallium: add ETC2 format supportIlia Mirkin2015-02-181-3/+3
* auxiliary/vl: bring back the VL code for the dri targetsEmil Velikov2015-02-121-1/+4
* gallium: Replace u_simple_list.h with util/simple_list.hEric Anholt2015-01-281-1/+0
* util: Add headers and python scripts for distribution.Matt Turner2014-12-121-1/+0
* freedreno/a3xx: fix alpha-blending on RGBX formatsIlia Mirkin2014-12-061-0/+1
* auxiliary/vl: rework the build of the VL codeEmil Velikov2014-11-261-0/+1
* auxiliary/vl: split the vl sources list into VL_SOURCESEmil Velikov2014-11-261-1/+3
* auxiliary/vl: add galliumvl_stub.laEmil Velikov2014-11-261-0/+3
* gallium/auxiliary: Fix build without LLVM.José Fonseca2014-11-161-6/+6
* gallium/auxiliary: Remove GALLIVM_CPP_SOURCESJosé Fonseca2014-11-161-6/+0
* auxiliary: ship all files in the distribution tarballEmil Velikov2014-11-161-61/+268
* gallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SPACE_POSITIONMarek Olšák2014-11-161-0/+1
* gallium: Rename freedreno parts of tgsi_lowering.[ch].Eric Anholt2014-10-081-0/+1
* automake: remove obsolete NEED_GALLIUM_LOADEREmil Velikov2014-09-091-2/+0
* gallium: add basic support for BPTC formatsIlia Mirkin2014-08-121-0/+1
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-1/+0
* gallium/util: Add flush/map debug utility codeThomas Hellstrom2014-02-141-0/+1