qzdoom/src/rendering
Christoph Oelckers 2e7af1338c - the big cleanup of the exit cleanup is done!
atterm is gone and only a few system-side functions use atexit.
All game side cleanup is performed in D_DoomMain now.
2019-10-07 20:28:55 +02:00
..
2d - moved some more files. 2019-07-14 21:09:49 +02:00
gl - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
gl_load - Fixed uninitialized variable in case GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS does not exist. 2019-06-02 21:20:53 +02:00
hwrenderer - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
polyrenderer - moved the generic palette utilities and the matrix class to 'utility' 2019-08-20 23:05:20 +02:00
swrenderer - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
vulkan - don't let Vulkan access the vid_vsync variable directly. 2019-10-01 20:50:15 +02:00
i_video.h - moved some more files. 2019-07-14 21:09:49 +02:00
r_sky.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
r_sky.h - moved some more files. 2019-07-14 21:09:49 +02:00
r_utility.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
r_utility.h - moved some more files. 2019-07-14 21:09:49 +02:00
r_videoscale.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
r_videoscale.h - moved some more files. 2019-07-14 21:09:49 +02:00
v_framebuffer.cpp - don't let Vulkan access the vid_vsync variable directly. 2019-10-01 20:50:15 +02:00
v_video.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
v_video.h - reordered a few things in the startup procedure 2019-10-01 00:21:51 +02:00