gallium/util: replace pipe_mutex with mtx_t
[mesa.git] / src / gallium / auxiliary / Makefile.sources
2017-01-12 Christian Gmeinergallium: add renderonly library
2016-11-22 Marek Olšákutil: import CRC32 implementation from gallium
2016-09-30 Steven Tothgallium/hud: Add support for CPU frequency monitoring
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...
2016-09-27 Nicolai Hähnlegallium/pipebuffer: add pb_slab utility
2016-09-06 Marek Olšákgallium: switch drivers to the slab allocator in src...
2016-08-16 Brian Paulgallium: remove unused u_clear.h file
2016-08-14 Ilia Mirkingallium/util: add helper to compute zmin/zmax for a...
2016-08-05 Jason Ekstrandutil: Move format_r11g11b10f.h to src/util
2016-08-05 Jason Ekstrandutil: Move format_rgb9e5.h to src/util
2016-08-01 Matt Turnergallium/auxiliary: Add u_bitcast.h header.
2016-07-01 Nayan Deshmukhvl: add a bicubic interpolation filter(v5)
2016-06-15 Marek Olšákgallium/util: import the multithreaded job queue from...
2016-06-10 Leo Liuvl/dri3: get Makefile properly
2016-06-02 Rob Clarkgallium/util: remove u_staging
2016-05-16 Jose Fonsecavl/dri: Move the DRI3 check out of sources include...
2016-05-16 Leo Liuvl/dri3: add DRI3 support and implement create and...
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-08 Brian Paulgallium/util: switch over to new u_debug_image.[ch...
2016-01-30 Jason EkstrandMerge branch 'vulkan' into 'vulkan'
2016-01-25 Jason EkstrandMerge remote-tracking branch 'mattst88/nir-lower-pack...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-18 Emil Velikovgallium: bundle the compat header u_pwr8.h in the tarball
2016-01-12 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-12 Erik Faye-Lundgallium/util: removed unused header-file
2015-12-11 Kristian Høgsberg... Merge ../mesa into vulkan
2015-12-11 Marek Olšákgallium/pb_cache: add a copy of cache bufmgr independen...
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-23 Ilia Mirkingallium/util: remove the fake format helpers for bptc...
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-08 Leo Liuvl: add drm support for vl_screen
2015-11-04 Roland Scheideggerllvmpipe: add cache for compressed textures
2015-10-19 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-09 Marek Olšáktgsi: add a utility for emulating some GL features
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
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-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
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