Wunkolo
|
494b6e029f
|
GPU/Vulkan: Add complete VK_EXT_debug_utils API entry points
|
2021-08-01 10:56:56 -07:00 |
Connor McLaughlin
|
03ab18909a
|
Common: Add UWP support for helper classes
|
2021-07-11 15:20:38 +10:00 |
Connor McLaughlin
|
5da9edceb9
|
Build: Unify MSBuild options in props files
|
2021-07-10 21:45:10 +10:00 |
Connor McLaughlin
|
98e1bdee8d
|
dep/vulkan-loader: _WIN32 -> WIN32
|
2021-07-03 13:18:11 +10:00 |
Wunkolo
|
b7f583d10f
|
GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
`VK_EXT_debug_report` has been officially depreciated by khronos in favor of the `VK_EXT_debug_utils` extension
|
2021-06-28 13:57:49 -07:00 |
Connor McLaughlin
|
e995331239
|
dep/vulkan-loader: Don't use potentially-conflicting symbol names
|
2021-06-02 13:41:54 +10:00 |
Connor McLaughlin
|
7190c571f9
|
CMake: Build system support for FreeBSD
|
2021-03-07 19:35:02 +10:00 |
Connor McLaughlin
|
8f9bbb0bba
|
Vulkan: Support VK_KHR_display
|
2021-02-04 19:25:21 +10:00 |
Connor McLaughlin
|
49cea927f0
|
Build: Add ARM64 platform for Windows
|
2020-10-14 00:48:48 +10:00 |
Connor McLaughlin
|
a0a78087fe
|
Vulkan: Support Wayland
|
2020-09-23 20:19:50 +10:00 |
Connor McLaughlin
|
c9372a674a
|
More build fixes...
|
2020-09-13 12:40:32 +10:00 |
Connor McLaughlin
|
16f39917e5
|
Linux build fix
|
2020-09-10 01:29:22 +10:00 |
Connor McLaughlin
|
5f3642e9fd
|
VulkanLoader: Search frameworks directory for libvulkan.dylib
|
2020-08-25 19:07:12 +10:00 |
Connor McLaughlin
|
c5db7db182
|
Build: Compile source as UTF-8 with MSVC
|
2020-08-15 00:04:38 +10:00 |
Connor McLaughlin
|
b1ba4c446b
|
VulkanLoader: Make vkGetDeviceProcAddr() an instance function
|
2020-07-12 00:36:19 +10:00 |
Connor McLaughlin
|
b9ffca1ddf
|
libretro: Vulkan renderer support
|
2020-07-04 22:14:07 +10:00 |
Connor McLaughlin
|
84a52a3911
|
dep/vulkan-loader: undef a bunch more problematic X11 defines
|
2020-06-30 03:03:56 +10:00 |
Connor McLaughlin
|
eaca5eca07
|
GPU/Vulkan: Use Metal layer instead NSView on macOS.
|
2020-06-22 15:58:07 +10:00 |
Connor McLaughlin
|
f54876deb0
|
Vulkan/Context: Use VK_MVK_macos_surface not VK_EXT_metal_surface
Will change this over some time in the future when I can work on a Mac
again and set up the layer.
|
2020-06-20 20:37:38 +10:00 |
Connor McLaughlin
|
c023bcd234
|
Linux build fix
|
2020-06-19 01:36:46 +10:00 |
Connor McLaughlin
|
da83059e31
|
dep/vulkan-loader: Add Vulkan headers and basic dynamic loader
|
2020-06-19 00:16:59 +10:00 |