qzdoom/src/common/rendering
2020-07-23 16:02:14 +02:00
..
gl - added 3 more texture samplers to the shaders to compensate for the now always occupied slots for brightmap, glow and detail. 2020-06-09 20:40:43 +02:00
gl_load Fix compilation on DragonFly BSD 2020-06-10 10:59:33 +03:00
hwrenderer Bumped version number to 4.5pre. (#1132) 2020-07-08 23:24:36 -04:00
polyrenderer - added a flash component to the colormap shader. 2020-06-07 09:16:56 +02:00
vulkan Add vk_memstats ccmd 2020-07-23 16:02:14 +02:00
i_modelvertexbuffer.h - cleaned up the dependencies in the model rendering code and separated it into game-independent and game-dependent parts. 2020-04-26 13:19:57 +02:00
i_video.h - moved a few files from 'rendering' to 'common'. 2020-04-25 21:52:21 +02:00
r_thread.cpp - moved Vulkan and Softpoly backends to 'common'. 2020-04-29 22:17:35 +02:00
r_thread.h - sanitized dependencies of the softpoly render backend. 2020-04-29 18:48:15 +02:00
r_videoscale.cpp - made video base code game independent 2020-04-28 22:54:53 +02:00
r_videoscale.h - moved a few files from 'rendering' to 'common'. 2020-04-25 21:52:21 +02:00
v_framebuffer.cpp - moved video files to 'common'. 2020-04-28 23:08:27 +02:00
v_video.cpp - split game dependent parts out of menudef.cpp. 2020-06-14 00:27:32 +02:00
v_video.h - added a flash component to the colormap shader. 2020-06-07 09:16:56 +02:00