This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
34f1b23c3f
vkdoom_m
/
src
/
common
/
rendering
/
vulkan
History
Christoph Oelckers
013f2003e8
Revert "-got rid of shared_ptr in postprocessing system"
...
This reverts commit
40872a2b21
. This crashed on Vulkan in a very weird way.
2022-06-09 09:16:58 +02:00
..
renderer
Revert "-got rid of shared_ptr in postprocessing system"
2022-06-09 09:16:58 +02:00
shaders
- fixed yet another index issue in the shader code.
2022-05-18 20:14:43 +02:00
system
- changed shader loader to load only one shader at a time
2022-05-13 08:22:22 +02:00
textures
- fixed: Vulkan descriptor sets must check the real translation, not just the translation ID.
2022-06-01 16:47:54 +02:00
thirdparty
- disabled nullability warnings in Vulkan memory allocator
2021-10-18 10:27:03 +03:00