Archived
1
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
redstrate
b1fcacdf2b Stop Windows platform from crashing when creating a new window
Empty app names can happen? Since when?
2020-12-28 15:33:11 -05:00
redstrate
19a60a7a06 Make tools compile successfully under MSVC 2020-12-28 15:22:38 -05:00
redstrate
9a49c127d4 Add mouse down behavior on windows 2020-09-23 12:28:21 -04:00
redstrate
505934fae8 Fix last few vulkan errors
Vulkan backend now renders! (albiet incorrectly)
2020-09-23 11:54:59 -04:00
redstrate
1ba9222a43 Add labels for render passes and framebuffers 2020-09-23 10:17:24 -04:00
redstrate
96758b8b3e Fix windows build 2020-09-23 08:44:14 -04:00
redstrate
c42bde8830 Fix vulkan shader loading and runtime compilation 2020-08-14 17:45:51 -04:00
redstrate
c7f8de0632 Add missing stubs for platform functions on windows 2020-08-13 08:02:30 -04:00
redstrate
94953c62f0 Fix errors when compiling with MSVC 2020-08-13 07:48:50 -04:00
redstrate
7a905fcea6 Fix shader compilation on windows 2020-08-12 22:34:09 -04:00
redstrate
4b642fcb66 Add initial files 2020-08-11 12:07:21 -04:00