This website requires JavaScript.
Explore
Help
Sign In
maobo
/
cup_edit
Watch
1
Star
0
Fork
0
You've already forked cup_edit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46e87fb6a4c341f3fa2dc67cbffd6bda55833242
cup_edit
/
thermion_dart
/
native
/
src
/
windows
/
vulkan
History
Nick Fisher
b6e5d2c834
update Windows/Vulkan sample app
2025-04-16 13:58:02 +08:00
..
CMakeLists.txt
update Windows Vulkan implementation
2025-04-02 22:20:21 +08:00
d3d_context.cpp
return nullptr if D3D device cannot create render target view
2025-04-16 13:46:04 +08:00
d3d_texture.cpp
rename utils.h etc to vulkan_utils.h to avoid filename clashes
2025-04-16 13:48:00 +08:00
main.cpp
update Windows/Vulkan sample app
2025-04-16 13:58:02 +08:00
vulkan_context.cpp
logging on error and return NULL if vkTexture cannot be created
2025-04-16 13:36:08 +08:00
vulkan_platform.cpp
(Windows) properly destroy swapchain and don't un-set current unless the swapchain being destroyed is the current swapchain
2025-04-16 13:35:40 +08:00
vulkan_texture.cpp
logging/header path changes
2025-04-16 13:34:45 +08:00
vulkan_utils.cpp
rename utils.h etc to vulkan_utils.h to avoid filename clashes
2025-04-16 13:27:46 +08:00