This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
c2535519e8
vkdoom_m
/
src
/
rendering
History
Magnus Norddahl
c2535519e8
- fix blend mode for the fireballs
2019-05-27 20:20:20 +02:00
..
2d
- fix burn crash on vulkan
2019-05-09 17:55:29 +02:00
gl
- removed array length() function from shadowmap shader
2019-05-24 14:29:37 +03:00
gl_load
- moved all rendering code into a common subdirectory.
2019-01-31 19:58:17 +01:00
hwrenderer
- removed array length() function from shadowmap shader
2019-05-24 14:29:37 +03:00
polyrenderer
- fix blend mode for the fireballs
2019-05-27 20:20:20 +02:00
swrenderer
- fix viewport location
2019-05-27 16:51:54 +02:00
vulkan
- create a new error class for vulkan errors as they are only recoverable during initialization (unlike CRecoverableError which is recoverable during normal processing)
2019-05-23 14:09:05 +02:00