vkdoom_m/src/common/rendering
2023-10-19 22:16:11 +02:00
..
hwrenderer Remove allowSSBO, useSSBO, glslversion, hwcaps and BuffersArePersistent as none of them apply to Vulkan 2023-10-19 21:31:12 +02:00
vulkan Fix compile errors after rebase 2023-10-19 22:16:11 +02:00
i_modelvertexbuffer.h - use std::vector for the MemoryArrayReader 2023-08-22 21:49:55 +02:00
i_video.h - moved the wipe loop out of d_main.cpp into f_wipe.cpp 2022-04-26 20:50:36 +02:00
r_thread.cpp - removed the Softpoly backend. 2022-07-28 10:31:56 +02:00
r_thread.h - removed the Softpoly backend. 2022-07-28 10:31:56 +02:00
r_videoscale.cpp - whitespace cleanup, updated from Raze. 2022-01-02 12:23:42 +01:00
r_videoscale.h - moved a few files from 'rendering' to 'common'. 2020-04-25 21:52:21 +02:00
v_framebuffer.cpp Remove the reserved vbo_shadowdata so only hw_vertexbuffer still needs it 2023-05-07 00:49:54 +02:00
v_video.cpp Merge remote-tracking branch 'gzdoom/master' into merge-gzdoom 2023-10-19 21:05:17 +02:00
v_video.h Add code that should draw the mesh 2023-10-19 22:09:26 +02:00