vkdoom_m/src/rendering
Christoph Oelckers c3f26422df - changed MIDI sources so that they do not have to include i_musicinterns.h anymore.
They were already clean of unwanted external references, but including this file made it hard to keep it that way.
This also moves a few useful definitions around to less 'dirty' headers.
2019-09-25 21:47:33 +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 - changed MIDI sources so that they do not have to include i_musicinterns.h anymore. 2019-09-25 21:47:33 +02:00
vulkan Fix crash on vulkan with a large number of texture shaders. 2019-09-25 17:46:33 +03: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 - moved some more files. 2019-07-14 21:09:49 +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 - moved some more files. 2019-07-14 21:09:49 +02:00
v_video.cpp - moved some more files. 2019-07-14 21:09:49 +02:00
v_video.h - fixed survey data retrieval for Vulkan. 2019-08-11 21:26:08 +02:00