This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
d63513ec14
vkdoom_m
/
src
/
rendering
History
Magnus Norddahl
d63513ec14
- fix normal vectors on models
2019-04-17 20:42:00 +02:00
..
2d
- added monospacing support to Screen.DrawText and its native counterparts.
2019-04-13 12:17:38 +02: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
- rewrite depthblur.fp to workaround what seemed to be a bug in the NVidia driver
2019-04-16 16:17:23 +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
- fix normal vectors on models
2019-04-17 20:42:00 +02:00