iris: Make iris_has_color_unresolved more generic
[mesa.git] / src / gallium / auxiliary / Makefile.sources
2020-08-06 Vinson Leeutil: Fix SCons build.
2020-06-06 Mauro Rossiandroid: util: fix build for GL4.1 support
2020-04-15 Dave Airliedraw: fix user culling pipeline order. (v2)
2020-02-28 Dave Airliedraw: add main tessellation code
2020-02-28 Dave Airliegallium/auxiliary: add the microsoft tessellator and...
2020-02-24 Erik Faye-Lundgallium/util: remove unused debug_print_foo helpers
2020-02-21 Erik Faye-Lundutil: promote u_debug_memory.c to src/util
2020-02-19 Marek Olšákgallium/util: remove unused u_surfaces.c/h
2020-01-25 Marek Olšákgallium/util: add a cache of live shaders for shader...
2019-12-23 Roman StratiienkoAndroid: Fix build issue without LLVM
2019-12-14 Erico Nunesvc4: move the draw splitting routine to shared code
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-11-28 Dave Airliegallium: add nir lowering passes for the draw pipe...
2019-11-28 Dave Airliegallivm: add nir->llvm translation (v2)
2019-11-28 Dave Airliegallivm: nir->tgsi info convertor (v2)
2019-11-28 Dave Airliegallivm: split out the flow control ir to a common...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-09-04 Dave Airliegallivm: add coroutine support files to gallivm.
2019-06-17 Caio Marcelo de... gallium: Remove unused util_ringbuffer
2019-04-24 Jiang, Sonnyva: use a compute shader for the blit
2019-04-23 Eric Anholtgallium: Remove the malloc pipebuffer manager.
2019-04-23 Eric Anholtgallium: Remove the "alt" pipebuffer manager interface.
2019-04-23 Eric Anholtgallium: Remove the ondemand pipebuffer manager.
2019-04-23 Eric Anholtgallium: Remove the pool pipebuffer manager.
2019-02-15 James Zhugallium/auxiliary/vl: Add compute shader to support...
2019-02-15 James Zhugallium/auxiliary/vl: Split vl_compositor graphic shade...
2018-12-20 Roland Scheideggergallivm: use llvm jit code for decoding s3tc
2018-11-27 Dylan Bakerutil: promote u_memory to src/util
2018-10-30 Dylan Bakerutil: move u_cpu_detect to util
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
next