summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2014-02-14gallium/util: Add flush/map debug utility codeThomas Hellstrom1-0/+1
2014-02-14vl: add motion adaptive deinterlacerGrigori Goronzy1-1/+2
2013-10-29gallium/auxiliary/indices: add u_primconvertRob Clark1-0/+1
2013-08-08draw: rewrite primitive assemblerZack Rusin1-1/+0
2013-08-03draw: add back separate input assemblerZack Rusin1-0/+1
2013-08-03draw: implement proper primitive assembler as a pipeline stageZack Rusin1-1/+1
2013-07-13gallivm: handle srgb-to-linear and linear-to-srgb conversionsRoland Scheidegger1-0/+1
2013-07-12os: add os_get_process_name() functionBrian Paul1-0/+1
2013-06-28draw/gallivm: export overflow arithmetic to its own fileZack Rusin1-0/+1
2013-04-18draw: implement primitive assemblerZack Rusin1-0/+1
2013-03-26gallium: implement a heads-up display moduleMarek Olšák1-0/+5
2013-03-24gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own fileRoland Scheidegger1-0/+1
2013-01-20gallium: Remove ppc asm backendAdam Jackson1-3/+0
2012-12-12gallium/util: add a simple allocator for suballocating from a large bufferMarek Olšák1-0/+1
2012-12-06gallium/util: Move the util_copy/fill_rect into u_surface.José Fonseca1-1/+0
2012-10-31gallium: add start_slot parameter to set_vertex_buffersMarek Olšák1-0/+1
2012-07-17gallivm,draw,llvmpipe: Support wider native registers.José Fonseca1-1/+1
2012-06-29util: Reimplement half <-> float conversions.James Benton1-2/+1
2012-05-11gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez1-0/+2
2012-02-10vl: add a matrix/convolution filterChristian König1-0/+1
2012-02-10vl: add a median filter for noise reductionChristian König1-0/+1
2012-01-30gallivm: Add a new interface for doing TGSI->LLVM conversionsTom Stellard1-0/+2
2012-01-05tgsi: consolidate TGSI string arrays in new tgsi_strings.hBrian Paul1-0/+1
2011-12-02gallium: add PIPE_FORMAT_ETC1_RGB8Chia-I Wu1-0/+1
2011-11-29gallium/cell: Remove the driver.Kai Wasserbäch1-1/+0
2011-11-29gallium/auxiliary: Remove os_stream.José Fonseca1-5/+0
2011-11-22u_vbuf_mgr: rename to u_vbufMarek Olšák1-1/+1
2011-11-08Remove tgsi_sse2.José Fonseca1-5/+0
2011-08-25pp: add files to Makefile.sourcesBrian Paul1-0/+6
2011-08-23make: Add missing source file.José Fonseca1-0/+1
2011-08-23auxiliary: share the source listsChia-I Wu1-0/+193