Files
UnrealEngineUWP/Engine/Source/Developer/ImageWrapper
Robert Jones dcc9d7c02e #ttp 309441 - TPS: make sure that libpng allocates memory via engine allocator
#proj Editor.UnrealEd
#branch UE4
#summary libPNG allocations now routing via FMemory correctly
#change Swapped from png_create_read_struct to png_create_read_struct_2 and supplied (wrapped) calls to FMemory::malloc/free

[CL 2068182 by Robert Jones in Main branch]
2014-05-09 11:02:17 -04:00
..