util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_two_or_zero
[mesa.git] / src / gallium / drivers / nouveau / nv30 / nv30_miptree.c
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.