godot/drivers
Rémi Verschelde 8247667a3e
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.
2021-04-27 16:26:27 +02:00
..
alsa Omit some functions in alsa wrapper 2021-02-22 19:22:53 +01:00
alsamidi Don't clobber original library symbols 2021-02-18 00:21:10 +01:00
coreaudio Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
coremidi Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
dummy Fix negative VRAM values 2021-03-05 21:48:20 +00:00
png Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
pulseaudio An update to the dylibloader for older inttypes 2021-02-20 01:24:30 +01:00
spirv-reflect SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
unix Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
vulkan Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
wasapi Reorganize Project Settings 2021-02-18 11:23:34 -03:00
windows Allow nullptr with zero length in FileAccess get_buffer 2021-03-16 22:55:11 +01:00
winmidi Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
xaudio2 Reorganize Project Settings 2021-02-18 11:23:34 -03:00
register_driver_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_driver_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Add all headers to VS Project 2020-09-27 18:03:51 +02:00