qzdoom/src/common/rendering
2020-10-17 14:00:29 +02:00
..
gl - moved console command line buffer tab completion into their own files. 2020-10-16 22:57:30 +02:00
gl_load Fix compilation on DragonFly BSD 2020-06-10 10:59:33 +03:00
hwrenderer - made sysCallbacks a value variable instead of a pointer to simplify the checks for it. 2020-10-03 16:47:47 +02:00
polyrenderer - added a flash component to the colormap shader. 2020-06-07 09:16:56 +02:00
vulkan - made sysCallbacks a value variable instead of a pointer to simplify the checks for it. 2020-10-03 16:47:47 +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 sysCallbacks a value variable instead of a pointer to simplify the checks for it. 2020-10-03 16:47:47 +02:00
r_videoscale.h - moved a few files from 'rendering' to 'common'. 2020-04-25 21:52:21 +02:00
v_framebuffer.cpp - made sysCallbacks a value variable instead of a pointer to simplify the checks for it. 2020-10-03 16:47:47 +02:00
v_video.cpp - added localization fallback handling for the BigFont in menu items and captions. 2020-10-17 14:00:29 +02:00
v_video.h - added a flash component to the colormap shader. 2020-06-07 09:16:56 +02:00