summaryrefslogtreecommitdiffstats
path: root/platform/windows/vulkan_context_win.h
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg2022-10-261-0/+4
* Harmonize return values of window_create() in rendering driversPedro J. Estébanez2022-10-071-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add missing WIN32_LEAN_AND_MEANBartłomiej T. Listwon2021-09-231-0/+2
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-061-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Separate DisplayServer from OS on WindowsJuan Linietsky2020-03-261-1/+1
* Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde2020-02-111-2/+2
* Add static Vulkan loader.bruvzg2020-02-111-0/+48