godot/modules
Rémi Verschelde 70ae90e0e8
Core: Drop custom copymem/zeromem defines
We've been using standard C library functions `memcpy`/`memset` for these since
2016 with 67f65f6639.

There was still the possibility for third-party platform ports to override the
definitions with a custom header, but this doesn't seem useful anymore.

Backport of #48239.
2021-04-29 12:34:11 +02:00
..
bmp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
bullet Check for the use of an empty shape in Bullet Kinematic collisions 2021-04-06 22:37:35 +02:00
camera iOS Modules: separate main platform code from modules 2021-01-14 15:30:00 +03:00
csg Fix CSG Path Polygon cache being removed after connect 2021-04-29 12:29:28 +02:00
cvtt Modernize atomics 2021-02-18 12:23:25 +01:00
dds Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
denoise Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
enet Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
etc Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
fbx doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
freetype Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gdnative Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
gdscript Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
gridmap doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
hdr Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
jpg Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
jsonrpc Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
lightmapper_cpu Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
mbedtls Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
minimp3 Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
mobile_vr doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
mono Improve some argument names for core types 2021-04-23 15:34:24 +02:00
ogg Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
opensimplex doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
opus Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
pvr Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
raycast Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
recast Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
regex doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
squish Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
stb_vorbis Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
svg Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tga Fix a crash in the TGA loader with malformed input 2021-02-04 13:10:03 +01:00
theora Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
tinyexr Fix missing include in MacOS builds 2021-02-17 11:19:28 +01:00
upnp doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
vhacd Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
visual_script Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
vorbis Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
webm doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
webp Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
webrtc doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
websocket Core: Drop custom copymem/zeromem defines 2021-04-29 12:34:11 +02:00
webxr Fixes #48178: WebXR broken when built with Emscripten 2.0.13 or later 2021-04-29 12:30:36 +02:00
xatlas_unwrap Replace malloc's with Godot's memalloc macro 2021-03-13 22:01:27 +01:00
register_module_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub