util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / nouveau / nv30 / nv30_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...
2018-12-31 Ilia Mirkinnv30: fix some s3tc layout issues
2018-12-31 Ilia Mirkinnv30: use correct helper to get blocks in y direction
2018-12-31 Ilia Mirkinnv30: add support for multi-layer transfers
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-28 Ilia Mirkinnouveau: be more careful about freeing temporary transf...
2015-09-09 Hans de Goedenv30: Fix color resolving for nv3x cards
2015-09-04 Hans de Goedenv30: Implement color resolve for msaa
2015-09-04 Hans de Goedenv30: Fix creation of scanout buffers
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-30 Ilia Mirkinnv30: align transfer stride to 64, required by blit...
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.