qzdoom/src/rendering
2020-04-11 14:00:09 +02:00
..
2d - remove assumption in DFrameBuffer::FillBorder that ultrawide screens will stretch an image, since it is no longer the case. 2020-03-22 06:47:34 -04:00
gl - cleaned up the includes in m_png.h, this file had far too many and far too broad dependencies. 2020-04-11 14:00:09 +02:00
gl_load - copied some fixes for overlong config entries from Raze. 2020-04-11 14:00:08 +02:00
hwrenderer - cleaned up the includes in m_png.h, this file had far too many and far too broad dependencies. 2020-04-11 14:00:09 +02:00
polyrenderer - removed the obsolete Doomsday 1.8-style texture pack support. 2020-04-04 12:55:24 +02:00
swrenderer remove gl_texture_usehires since it's unused now 2020-04-05 13:22:32 +01:00
vulkan - removed the obsolete Doomsday 1.8-style texture pack support. 2020-04-04 12:55:24 +02:00
i_video.h Implement SDL present functions 2019-12-05 21:26:01 +01:00
r_sky.cpp - Fixed stretching for 256 and 240 pixels tall skies in software. 2019-11-02 22:57:31 +01: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 - vid_scalemode 1 now only goes down to 640x400 at minimum, instead of 320x200 2020-01-04 15:05:35 -05:00
r_videoscale.h - relicense some of my past work under BSD 2020-01-01 07:38:06 -05:00
v_framebuffer.cpp - allow custom pixel ratio scaling 2019-12-31 09:41:42 -05:00
v_video.cpp - implemented better aspect ratio control for fullscreen images. 2020-03-15 09:27:02 +01:00
v_video.h - cleaned up the includes in m_png.h, this file had far too many and far too broad dependencies. 2020-04-11 14:00:09 +02:00