This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
bfffe6df3e
vkdoom_m
/
src
/
hwrenderer
History
Christoph Oelckers
9661c3b53c
- moved hw_Sections to r_data, because this is an essential component of the dynamic light system now so it is needed for all renderers.
2018-11-07 00:53:44 +01:00
..
data
- moved hw_Sections to r_data, because this is an essential component of the dynamic light system now so it is needed for all renderers.
2018-11-07 00:53:44 +01:00
dynlights
- fixed two potentially dangerous compilation warnings
2018-11-01 12:51:22 +02:00
models
- fixed compilation on macOS
2018-10-29 22:32:36 +02:00
postprocessing
- add gl_dither for toggling dithered output on and off
2018-08-08 21:58:23 +02:00
scene
- disabled the hack for fixing the original design of the portal in KDiZD's Z1M1.
2018-11-06 21:41:16 +01:00
textures
- added option to disable alpha testing for user shaders.
2018-10-31 15:56:20 +01:00
utility
- added a bit of profiling code to the multithreaded parts of the renderer.
2018-10-31 10:20:06 +01:00