gzdoom/src/rendering
Magnus Norddahl e2fc3f2fac - Write out a warning if std:🧵:hardware_concurrency returns zero.
- If the number of cores cannot be determined, turn of multithreading in the software renderer as it is most likely a low end system
2019-05-14 09:55:36 -04:00
..
2d - fixed: RenderCommand::isCompatible failed to properly compare the SpecialColormap. 2019-04-24 20:35:10 +02:00
gl - fixed output of software renderers with Vulkan backend 2019-05-14 09:54:38 -04:00
gl_load - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
hwrenderer - fixed output of software renderers with Vulkan backend 2019-05-14 09:54:38 -04:00
polyrenderer - Write out a warning if std:🧵:hardware_concurrency returns zero. 2019-05-14 09:55:36 -04:00
swrenderer - Write out a warning if std:🧵:hardware_concurrency returns zero. 2019-05-14 09:55:36 -04:00
vulkan - added handling of GLSL noise() functions to Vulkan backend 2019-05-14 09:55:26 -04:00