vkdoom_m/src/common/rendering
2025-08-04 04:08:20 -03:00
..
gl ThickFogDistance and ThickFogMultiplier MAPINFO variables adds thicker fog (Vulkan and OpenGL only) beyond ThickFogDistance, as long as it is possible. But default it is -1.f (disabled). 2025-05-15 23:24:49 -03:00
gl_load Haiku support patch 2025-04-05 20:49:45 -04:00
gles ThickFogDistance and ThickFogMultiplier MAPINFO variables adds thicker fog (Vulkan and OpenGL only) beyond ThickFogDistance, as long as it is possible. But default it is -1.f (disabled). 2025-05-15 23:24:49 -03:00
hwrenderer ThickFogDistance and ThickFogMultiplier MAPINFO variables adds thicker fog (Vulkan and OpenGL only) beyond ThickFogDistance, as long as it is possible. But default it is -1.f (disabled). 2025-05-15 23:24:49 -03:00
vulkan ThickFogDistance and ThickFogMultiplier MAPINFO variables adds thicker fog (Vulkan and OpenGL only) beyond ThickFogDistance, as long as it is possible. But default it is -1.f (disabled). 2025-05-15 23:24:49 -03: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 Bone Getters Part 2/3, plus fixed warnings for MSVC 2025-05-09 17:06:16 -03:00
r_videoscale.h - moved a few files from 'rendering' to 'common'. 2020-04-25 21:52:21 +02:00
stb_include.cpp use %zu instead of %d for size_t printf 2025-08-04 04:08:20 -03:00
stb_include.h fix up header comment 2025-04-23 18:49:23 -03:00
v_framebuffer.cpp Fix canvas textures getting clipped by wrong scissor box 2022-10-28 18:01:59 -04:00
v_video.cpp Ignore vid_maxfps when vsync is enabled. 2024-03-28 02:56:29 -04:00
v_video.h - put the entire filesystem code into a namespace and created some subdirectories. 2023-08-22 22:54:54 +02:00