vkdoom_m/src/rendering
David Carlier b0a9d63292 OpenBSD build fix.
As FreeBSD, does not have malloc.h
aligned_alloc stricly available since C++17/C11, using the local impl.
2019-05-08 09:25:14 +03:00
..
2d - fixed: RenderCommand::isCompatible failed to properly compare the SpecialColormap. 2019-04-24 20:35:10 +02:00
gl - use the exact sRGB->linear transfer function in HDR mode as the 2.2 gamma approximation is visibly inaccurate in this case 2019-05-01 00:55:31 +02:00
gl_load - moved all rendering code into a common subdirectory. 2019-01-31 19:58:17 +01:00
hwrenderer - fixed compilation warning reported by Clang 2019-05-06 16:02:44 +03:00
polyrenderer - fixed radius use in dynamic light traversal for models. 2019-04-19 08:23:08 +02:00
swrenderer - fixed radius use in dynamic light traversal for models. 2019-04-19 08:23:08 +02:00
vulkan OpenBSD build fix. 2019-05-08 09:25:14 +03:00