nir: use enum operator helper for nir_variable_mode and nir_metadata
[mesa.git] / src / gallium / drivers / nouveau / nouveau_buffer.h
2020-07-14 Karol Herbstnvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUT...
2020-07-14 Michel DänzerRevert https://gitlab.freedesktop.org/mesa/mesa/-/merge...
2020-07-14 Karol Herbstnvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUT...
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-09 Ilia Mirkinnv50,nvc0: add invalidate_resource support for buffer...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-09 Ilia Mirkinnvc0: keep track of cb bindings per buffer, use for...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2014-03-09 Ilia Mirkinnouveau: add valid range tracking to nouveau_buffer
2013-12-04 Ilia Mirkinnouveau: Add lots of comments to the buffer transfer...
2013-04-03 Christoph Bumillernouveau: accelerate buffer copies in resource_copy_region
2013-01-08 Christoph Bumillernouveau: improve buffer transfers
2012-05-17 Christoph Bumillernv50,nvc0: handle user vertex buffers
2012-04-14 Christoph Bumillernouveau: add new shared scratch buffers
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-04-13 Christoph Bumillernouveau: remove automatic buffer migration heuristics
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-01 Ben Skeggsnouveau: ensure vbo_dirty is set when buffer write...
2011-03-01 Ben Skeggsnv50: sync textures with render targets ourselves
2011-03-01 Ben Skeggsnv50: move onto common linear buffer manager
2011-03-01 Ben Skeggsnouveau: common linear buffer manager, ported from...