zink: use helper function to handle uvec/bvec types
[mesa.git] / src / gallium / drivers / zink / zink_screen.h
2020-07-02 Mike Blumenkrantzzink: implement Vk_EXT_index_type_uint8
2020-06-17 Mike Blumenkrantzzink: implement transform feedback support to finish...
2020-05-11 Dave Airliezink: enable conditional rendering if available
2019-11-13 Erik Faye-Lundzink: move format-checking to separate source
2019-10-30 Erik Faye-Lundzink: only enable KHR_external_memory_fd if supported
2019-10-28 Erik Faye-Lundzink: emulate optional depth-formats
2019-10-28 Erik Faye-Lundzink: error if VK_KHR_maintenance1 isn't supported
2019-10-28 Dave Airliezink: add dri loader
2019-10-28 Erik Faye-Lundzink: detect presence of VK_KHR_maintenance1
2019-10-28 Erik Faye-Lundzink: introduce opengl over vulkan