scummvm/engines/wintermute/base/gfx
D G Turner cd627adf89 WINTERMUTE: Remove Zero Sized Buffer Allocation
The behaviour of malloc and similar functions when called with a zero
sized parameter is implementation dependent resulting in subtle portability
bugs and should be avoided.

This will generate warnings in GCC if -Walloc-zero is passed.
2022-06-04 15:59:59 +01:00
..
3ds WME3D: Janitorial - formatting 2021-12-30 13:49:35 +01:00
opengl AMIGAOS: Improve shader compatibility 2022-04-17 12:34:38 +02:00
osystem WME3D: Janitorial - formatting 2021-12-30 13:49:35 +01:00
x WINTERMUTE: Remove Zero Sized Buffer Allocation 2022-06-04 15:59:59 +01:00
base_image.cpp WME3D: Janitorial - formatting 2021-12-30 13:49:35 +01:00
base_image.h WME3D: Janitorial - formatting 2021-12-30 13:49:35 +01:00
base_renderer.cpp WME3D: Janitorial - formatting 2021-12-30 13:49:35 +01:00
base_renderer.h WME3D: Janitorial - formatting 2021-12-30 13:49:35 +01:00
base_renderer3d.cpp WME3D: Janitorial - formatting 2021-12-30 13:49:35 +01:00
base_renderer3d.h BACKENDS3D: Moved Surfaces and Texture specific backend code to backends 2022-01-10 01:21:49 +01:00
base_surface.cpp WME3D: Janitorial - formatting 2021-12-30 13:49:35 +01:00
base_surface.h
shadow_volume.cpp
shadow_volume.h WME3D: Remove pack flags, not needed. 2021-12-30 13:49:02 +01:00