summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* vl: add motion adaptive deinterlacerGrigori Goronzy2014-02-141-1/+2
* gallium/auxiliary/indices: add u_primconvertRob Clark2013-10-291-0/+1
* draw: rewrite primitive assemblerZack Rusin2013-08-081-1/+0
* draw: add back separate input assemblerZack Rusin2013-08-031-0/+1
* draw: implement proper primitive assembler as a pipeline stageZack Rusin2013-08-031-1/+1
* gallivm: handle srgb-to-linear and linear-to-srgb conversionsRoland Scheidegger2013-07-131-0/+1
* os: add os_get_process_name() functionBrian Paul2013-07-121-0/+1
* draw/gallivm: export overflow arithmetic to its own fileZack Rusin2013-06-281-0/+1
* draw: implement primitive assemblerZack Rusin2013-04-181-0/+1
* gallium: implement a heads-up display moduleMarek Olšák2013-03-261-0/+5
* gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own fileRoland Scheidegger2013-03-241-0/+1
* gallium: Remove ppc asm backendAdam Jackson2013-01-201-3/+0
* gallium/util: add a simple allocator for suballocating from a large bufferMarek Olšák2012-12-121-0/+1
* gallium/util: Move the util_copy/fill_rect into u_surface.José Fonseca2012-12-061-1/+0
* gallium: add start_slot parameter to set_vertex_buffersMarek Olšák2012-10-311-0/+1
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-1/+1
* util: Reimplement half <-> float conversions.James Benton2012-06-291-2/+1
* gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez2012-05-111-0/+2
* vl: add a matrix/convolution filterChristian König2012-02-101-0/+1
* vl: add a median filter for noise reductionChristian König2012-02-101-0/+1
* gallivm: Add a new interface for doing TGSI->LLVM conversionsTom Stellard2012-01-301-0/+2
* tgsi: consolidate TGSI string arrays in new tgsi_strings.hBrian Paul2012-01-051-0/+1