nir: rename nir_op_fne to nir_op_fneu
[mesa.git] / src / gallium / drivers / vc4 / vc4_bufmgr.h
2020-02-26 Marek Olšákgallium/hash_table: remove some function wrappers
2018-11-01 Eric Anholtvc4: Drop the winsys_stride relayout in the simluator
2018-02-23 Eric Anholtbroadcom/vc4: Add pipe_reference debugging for vc4_bos.
2018-02-23 Eric Anholtbroadcom/vc4: Remove dead vc4_bo_set_reference().
2017-12-01 Eric Anholtbroadcom/vc4: Use a single-entry cached last_hindex...
2017-09-27 Eric Anholtvc4: Add labels to BOs for debug builds or with VC4_DEB...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2016-10-21 Eric Anholtvc4: Move simulator winsys mapping and tracking to...
2016-07-26 Rob Herringvc4: add hash table look-up for exported dmabufs
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-18 Eric Anholtvc4: Switch to using a separate ioctl for making shaders.
2015-07-14 Eric Anholtvc4: Add perf debug for when we wait on BOs.
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-30 Eric Anholtvc4: Convert from simple_list.h to list.h
2014-12-18 Eric Anholtvc4: Add a userspace BO cache.
2014-12-18 Eric Anholtvc4: Add dmabuf support.
2014-11-20 Eric Anholtvc4: Update for new kernel ABI with async execution...
2014-09-02 Eric Anholtvc4: Handle a couple of the transfer map flags.
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.