libcg / grvk

Vulkan-based Mantle API implementation
https://en.wikipedia.org/wiki/Mantle_(API)
zlib License
221 stars 14 forks source link

Implement GR_BORDER_COLOR_PALETTE extension #12

Closed libcg closed 2 years ago

libcg commented 3 years ago

Required by Frostbite games (BF4 and Dragon Age: Inquisition). Can be implemented using VK_EXT_custom_border_color.

libcg commented 2 years ago

Fixed with 718c2c5.