This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
370f5ef234
vkdoom_m
/
src
/
rendering
/
vulkan
/
textures
History
Magnus Norddahl
240a32f4c8
- also reset framebuffers when the image is reset
2019-06-16 10:31:12 +02:00
..
vk_hwtexture.cpp
- store the vulkan framebuffer with the image (this ensures the framebuffer object is destroyed along with the image)
2019-06-10 22:14:02 +02:00
vk_hwtexture.h
- centralize how image transitions are done in the vulkan backend
2019-05-16 18:26:47 +02:00
vk_imagetransition.cpp
- centralize how image transitions are done in the vulkan backend
2019-05-16 18:26:47 +02:00
vk_imagetransition.h
- also reset framebuffers when the image is reset
2019-06-16 10:31:12 +02:00
vk_samplers.cpp
- fixed erroneous texture mipmapping in Vulkan render
2019-05-19 14:24:59 +02:00
vk_samplers.h
- add 3rd party vulkan dependencies
2019-02-20 21:21:57 +01:00