This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
ab256945aa
vkdoom_m
/
src
/
rendering
History
Christoph Oelckers
ab256945aa
- use I_Error for throwing errors in the Vulkan backend and print the message if one gets thrown during init.
2019-04-08 23:48:46 +02:00
..
2d
- reworked the load/save menu to use the new console font.
2019-03-11 20:59:43 +01:00
gl
- use I_Error for throwing errors in the Vulkan backend and print the message if one gets thrown during init.
2019-04-08 23:48:46 +02:00
gl_load
- moved all rendering code into a common subdirectory.
2019-01-31 19:58:17 +01:00
hwrenderer
- remove unused function declaration
2019-04-08 05:31:20 +02:00
polyrenderer
- removed the NetUpdate calls from the software renderer.
2019-03-31 09:02:11 +02:00
swrenderer
- removed the NetUpdate calls from the software renderer.
2019-03-31 09:02:11 +02:00
vulkan
- use I_Error for throwing errors in the Vulkan backend and print the message if one gets thrown during init.
2019-04-08 23:48:46 +02:00