This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
108ea066f3
vkdoom_m
/
src
/
rendering
/
vulkan
History
alexey.lysiuk
108ea066f3
- added initial support of Vulkan to SDL backend
...
Removed all platform-specific code from vulkan device
2019-03-06 13:38:45 +02:00
..
renderer
- fixed compilation with GCC and Clang
2019-03-06 11:39:39 +02:00
shaders
- use the uniform buffer alignment as returned by the vulkan device
2019-03-05 02:50:30 +01:00
system
- added initial support of Vulkan to SDL backend
2019-03-06 13:38:45 +02:00
textures
- create a descriptor for each texture+sampler configuration in use
2019-03-04 00:28:37 +01:00
thirdparty
- add 3rd party vulkan dependencies
2019-02-20 21:21:57 +01:00