llvmpipe: add POWER8 portability file - u_pwr8.h
[mesa.git] / src / gallium / auxiliary / Makefile.sources
2015-12-11 Marek Olšákgallium/pb_cache: add a copy of cache bufmgr independen...
2015-11-23 Ilia Mirkingallium/util: remove the fake format helpers for bptc...
2015-11-08 Leo Liuvl: add drm support for vl_screen
2015-11-04 Roland Scheideggerllvmpipe: add cache for compressed textures
2015-10-09 Marek Olšáktgsi: add a utility for emulating some GL features
2015-09-01 Brian Paulutil: add a couple primitive restart helper functions
2015-09-01 Charmaine Leetgsi: add tgsi utility to transform a fragment shader...
2015-09-01 Charmaine Leetgsi: adds tgsi utility to transform a shader to suppor...
2015-09-01 Brian Paultgsi: add new tgsi_two_side.c utility code
2015-07-23 Jose Fonsecagallium/util: Stop bundling our snprintf implementation.
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-01 Emil Velikovgallium: ship tgsi_to_nir.h in the tarball
2015-04-01 Jose Fonsecaautomake,scons: Put NIR source files in a separate...
2015-04-01 Eric Anholtgallium: Add tgsi_to_nir to get a nir_shader for a...
2015-03-27 Ilia Mirkingallium/util: remove u_linkage
2015-02-19 Ilia Mirkingallium: add ETC2 format support
2015-02-12 Emil Velikovauxiliary/vl: bring back the VL code for the dri targets
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2014-12-12 Matt Turnerutil: Add headers and python scripts for distribution.
2014-12-06 Ilia Mirkinfreedreno/a3xx: fix alpha-blending on RGBX formats
2014-11-26 Emil Velikovauxiliary/vl: rework the build of the VL code
2014-11-26 Emil Velikovauxiliary/vl: split the vl sources list into VL_SOURCES
2014-11-26 Emil Velikovauxiliary/vl: add galliumvl_stub.la
2014-11-16 José Fonsecagallium/auxiliary: Fix build without LLVM.
2014-11-16 José Fonsecagallium/auxiliary: Remove GALLIVM_CPP_SOURCES
2014-11-16 Emil Velikovauxiliary: ship all files in the distribution tarball
2014-11-16 Marek Olšákgallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SP...
2014-10-08 Eric Anholtgallium: Rename freedreno parts of tgsi_lowering.[ch].
2014-09-09 Emil Velikovautomake: remove obsolete NEED_GALLIUM_LOADER
2014-08-12 Ilia Mirkingallium: add basic support for BPTC formats
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2014-02-14 Thomas Hellstromgallium/util: Add flush/map debug utility code
2014-02-14 Grigori Goronzyvl: add motion adaptive deinterlacer
2013-10-29 Rob Clarkgallium/auxiliary/indices: add u_primconvert
2013-08-09 Zack Rusindraw: rewrite primitive assembler
2013-08-03 Zack Rusindraw: add back separate input assembler
2013-08-03 Zack Rusindraw: implement proper primitive assembler as a pipelin...
2013-07-13 Roland Scheideggergallivm: handle srgb-to-linear and linear-to-srgb conve...
2013-07-12 Brian Paulos: add os_get_process_name() function
2013-06-28 Zack Rusindraw/gallivm: export overflow arithmetic to its own...
2013-04-18 Zack Rusindraw: implement primitive assembler
2013-03-26 Marek Olšákgallium: implement a heads-up display module
2013-03-24 Roland Scheideggergallivm: move code for dealing with rgb9e5 and r11g11b1...
2013-01-20 Adam Jacksongallium: Remove ppc asm backend
2012-12-12 Marek Olšákgallium/util: add a simple allocator for suballocating...
2012-12-06 José Fonsecagallium/util: Move the util_copy/fill_rect into u_surface.
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-06-29 James Bentonutil: Reimplement half <-> float conversions.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezgallium: Add pipe loader for device enumeration and...
2012-02-10 Christian Königvl: add a matrix/convolution filter
2012-02-10 Christian Königvl: add a median filter for noise reduction
2012-01-30 Tom Stellardgallivm: Add a new interface for doing TGSI->LLVM conve...
2012-01-05 Brian Paultgsi: consolidate TGSI string arrays in new tgsi_strings.h
2011-12-02 Chia-I Wugallium: add PIPE_FORMAT_ETC1_RGB8
2011-11-29 Kai Wasserbächgallium/cell: Remove the driver.
2011-11-29 José Fonsecagallium/auxiliary: Remove os_stream.
2011-11-22 Marek Olšáku_vbuf_mgr: rename to u_vbuf
2011-11-08 José FonsecaRemove tgsi_sse2.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian Paulpp: add files to Makefile.sources
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-23 José Fonsecamake: Add missing source file.
2011-08-23 Chia-I Wuauxiliary: share the source lists