util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_miptree.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device::drm_v...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-28 Ilia Mirkinnouveau: delay deleting buffer with unflushed fence
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-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-22 Alexandre Courbotnvc0: use NV_VRAM_DOMAIN() macro
2015-06-10 Dave Airlienouveau: set imported buffers to what the kernel gives us
2015-04-07 Ilia Mirkinnv50,nvc0: limit the y-tiling of 3d textures to the...
2015-01-05 Tobias Klausmannnv50: enable texture compression
2014-09-26 Ilia Mirkinnv50,nvc0: add missing depth/stencil formats to tile...
2014-06-27 Axel Davynv50: fix dri3 prime buffer creation
2014-05-23 Joakim Sindholtnv50: count wrapped textures towards the tex_obj count
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.