amd: remove shebang from python scripts
[mesa.git] / src / amd / vulkan / radv_formats.c
2017-03-05 Dave Airlieradv: drop Z24 support.
2017-02-27 Dave Airlieradv/formats: add fast clear for 8-bit signed ints.
2017-02-19 Dave Airlieradv: fix typo in a2b10g10r10 fast clear calculation.
2017-02-16 Dave Airlieradv: add fast color clear for b10g11r11
2017-02-08 Bas Nieuwenhuizenradv: Add CPU color packing for VK_FORMAT_A2B10G10R10_U...
2017-01-30 Bas Nieuwenhuizenradv: Expose transfer format features.
2017-01-30 Bas Nieuwenhuizenradv: Don't allow any operations on non-supported depth...
2017-01-28 Dave Airlieradv: implement VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2
2016-12-26 Dave Airlieradv: fix rendering to b10g11r11_ufloat_pack32
2016-11-20 Dave Airlieradv: fix image view creation for depth and stencil...
2016-10-11 Grigori Goronzyradv: fix uninitialized variables
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver