This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
56dcbe8ef8
vkdoom_m
/
src
/
rendering
/
hwrenderer
History
Magnus Norddahl
ae69abc049
- FXAA_DISCARD should never be enabled. It only works when the output framebuffer is the same as the original.
2019-06-05 19:06:33 +02:00
..
data
- implement VKBuffer::Resize
2019-04-18 22:01:42 +02:00
dynlights
- implemented GPU vendor string assingment in Vulkan backend
2019-06-04 12:42:01 +03:00
models
- renamed several data types in the hardware renderer that still had a GL prefix, although they are now generic.
2019-03-22 19:54:19 +01:00
postprocessing
- FXAA_DISCARD should never be enabled. It only works when the output framebuffer is the same as the original.
2019-06-05 19:06:33 +02:00
scene
- fixed compilation with GCC and Clang
2019-04-20 12:20:32 +03:00
textures
- fix burn crash on vulkan
2019-05-09 17:55:29 +02:00
utility
- add vk_submit_multithread for doing command buffer submit calls on a worker thread
2019-04-19 22:42:32 +02:00