RetroArch/libretro-common
Hans-Kristian Arntzen 9f7d0c74d5
[Vulkan] Define and implement v2 of context negotiation interface (#14890)
* [Vulkan] Add v2 of context negotiation interface.

* [Vulkan] Add vkEnumerateInstanceVersion symbol.

* [Vulkan] Implement v2 context negotiation

* [libretro] Add GET_HW_CONTEXT_NEGOTIATION_INTERFACE_SUPPORT.

Works around issues in v1 interface where it was not possible to
query what frontend would do when faces with newer interface versions.

This env-call gives stronger guarantees how things have to work.

* [runloop] Implement GET_HW_CONTEXT_NEGOATION_INTERFACE_SUPPORT.

Fairly trivial. Just report the latest version.

* [Vulkan] Add stricted wording around get_application_info in v2.

* [Vulkan] Be more defensive about get_application_info() in v1.
2023-02-04 16:51:50 +01:00
..
2023-01-09 00:51:05 +01:00
2022-10-05 18:43:58 +02:00
2023-01-09 00:51:05 +01:00
2023-01-09 00:51:05 +01:00
2020-01-31 15:43:42 +01:00
2022-03-27 18:03:35 +02:00
2022-11-23 05:10:35 +01:00
2022-08-23 15:04:47 +02:00
2020-01-31 15:43:42 +01:00
2022-09-18 19:25:21 +02:00
2022-11-21 20:56:28 +01:00
2023-01-09 00:51:05 +01:00
2023-01-09 00:51:05 +01:00
2020-12-13 21:21:21 +01:00