util: Move u_debug to utils
[mesa.git] / src / gallium / auxiliary / Makefile.sources
2018-10-30 Dylan Bakerutil: Move u_debug to utils
2018-10-30 Dylan Bakerutil: Move os_misc to util
2018-10-30 Dylan Bakergallium/util: start splitting u_debug into generic...
2018-10-30 Dylan Bakergallium: split u_prim_name out of u_debug.h
2018-09-07 Dylan Bakermove u_math to src/util
2018-09-04 Eric Anholtgallium: Add a helper for implementing PIPE_CAP_* defau...
2018-07-01 Denis Paukgallium/auxiliary: Add helper support for bptc format...
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...
2018-04-12 Leo Liuvl: add VP9 probability tables
2017-12-15 Rob Clarkgallium/util: add u_transfer_helper
2017-11-09 Nicolai Hähnlegallium: remove unused and deprecated u_time.h
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Nicolai Hähnlegallium: add async debug message forwarding helper
2017-09-21 Thomas Hellandgallium/util: Remove unused keymap
2017-08-23 Nicolai Hähnletgsi: macro-ify the opcodes table
2017-08-22 Samuel Pitoisetgallium/util: add new module that allocate "numbers"
2017-08-22 Nicolai Hähnleutil: add chunk logging module
2017-07-05 Nicolai Hähnletgsi,st/mesa: move varying slot to semantic mapping...
2017-06-07 Thomas Hellandutil: Move u_dynarray to src/util
2017-05-19 Emil Velikovauxiliary/vl: use vl_*_screen_create stubs when buildin...
2017-05-15 Marek Olšákgallium/util: add threaded_context as a pipe_context...
2017-04-25 Samuel Pitoisetgallium: remove u_caps.c/h interface
2017-03-12 Timothy Arcerigallium/util: move u_queue.{c,h} to src/util
2017-03-12 Timothy Arcerigallium/util: move u_string.h to src/util/u_string.h
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...
next