summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* 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
* gallium: add PIPE_FORMAT_ETC1_RGB8Chia-I Wu2011-12-021-0/+1
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-291-1/+0
* gallium/auxiliary: Remove os_stream.José Fonseca2011-11-291-5/+0
* u_vbuf_mgr: rename to u_vbufMarek Olšák2011-11-221-1/+1
* Remove tgsi_sse2.José Fonseca2011-11-081-5/+0
* pp: add files to Makefile.sourcesBrian Paul2011-08-251-0/+6
* make: Add missing source file.José Fonseca2011-08-231-0/+1
* auxiliary: share the source listsChia-I Wu2011-08-231-0/+193