aco: fix non-rtz pack_half_2x16
[mesa.git] / src / amd / vulkan / vk_format.h
2020-07-21 Rhys Perryradv: fix invalid conversion warnings in vk_format.h
2019-04-25 Bas Nieuwenhuizenradv: Add logic for multisample format descriptions.
2019-04-25 Bas Nieuwenhuizenradv: Add logic for subsampled format descriptions.
2018-05-21 Bas Nieuwenhuizenradv: Fix SRGB compute copies.
2018-04-26 Samuel Pitoisetradv: set ac_surf_info::num_channels correctly
2017-08-06 Bas Nieuwenhuizenradv: Don't use SRGB format for image stores during...
2017-07-05 Bas Nieuwenhuizenradv: Disable depth & stencil tests when the depthbuffe...
2017-05-07 Dave Airlieradv/meta: add srgb conversion to end of resolve shader.
2017-03-22 Emil Velikovradv: consistently use ifndef guards over pragma once
2017-02-21 Emil Velikovradv: remove unneeded extern C notation
2016-10-13 Dave Airlieradv: fix identity swizzle handling
2016-10-07 Dave Airlieradv: drop all uint for unsigned.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver