raze/source/common/rendering
2022-10-14 20:19:48 +02:00
..
gl - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
gl_load - refined wall sprite check so that orthogonally aligned sprites are only aligned to orthogonal walls. 2022-08-03 14:13:42 +02:00
gles - Test whether texture filtering is allowed before unconditionally allowing anisotrophy in the GLES backend. 2022-10-08 10:04:31 +02:00
hwrenderer - backend update from GZDoom. 2022-08-26 18:28:22 +02:00
vulkan - Backend update from GZDoom. 2022-10-14 20:19:48 +02:00
i_modelvertexbuffer.h - Backend update from GZDoom 2022-04-25 11:13:55 +02:00
i_video.h - Backend update from GZDoom 2022-04-25 11:13:55 +02:00
r_thread.cpp - removed all remnants of the softpoly renderer which was never used in Raze. 2022-08-03 13:27:48 +02:00
r_thread.h - removed all remnants of the softpoly renderer which was never used in Raze. 2022-08-03 13:27:48 +02:00
r_videoscale.cpp - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
r_videoscale.h - updated common code. 2020-05-30 22:28:24 +02:00
v_framebuffer.cpp - Replace MIN() from templates.h with version provided in STL. 2021-10-30 10:36:15 +02:00
v_video.cpp - removed all remnants of the softpoly renderer which was never used in Raze. 2022-08-03 13:27:48 +02:00
v_video.h - removed all remnants of the softpoly renderer which was never used in Raze. 2022-08-03 13:27:48 +02:00