This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
8c54015b4b
vkdoom_m
/
src
/
common
/
rendering
/
vulkan
/
textures
History
Magnus Norddahl
8c54015b4b
Fix upload and sampling bug for array textures in the vulkan backend
2021-11-14 19:53:10 +01:00
..
vk_hwtexture.cpp
- replaced MIN/MAX in common code.
2021-10-30 10:46:17 +02:00
vk_hwtexture.h
- Backend update from Raze
2021-04-19 12:58:35 +02:00
vk_imagetransition.cpp
Fix upload and sampling bug for array textures in the vulkan backend
2021-11-14 19:53:10 +01:00
vk_imagetransition.h
Fix upload and sampling bug for array textures in the vulkan backend
2021-11-14 19:53:10 +01:00
vk_samplers.cpp
- made sysCallbacks a value variable instead of a pointer to simplify the checks for it.
2020-10-03 16:47:47 +02:00
vk_samplers.h
- fixed texture sampler generation in the Vulkan backend.
2020-06-06 16:10:19 +02:00