mgba/include/mgba-util
shuffle2 40d4c430fc msvc : fix compilation for c11/c17 lang standards
msvc currently supports up to c17 but does not implement some optional features. see https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-160 and https://docs.microsoft.com/en-us/cpp/build/reference/std-specify-language-standard-version?view=msvc-160
2021-09-30 13:57:34 -07:00
..
gui mGUI: Add 9-slice drawing 2021-09-09 14:30:08 -07:00
patch Util: Tune patch-fast extent sizes 2017-04-29 01:39:46 -07:00
platform 3DS: Fix thread cleanup 2020-08-24 18:24:22 -07:00
circle-buffer.h Core: New mVL file format 2017-04-29 01:39:46 -07:00
common.h All: Fix indentation errors 2021-08-26 03:35:19 -07:00
configuration.h All: Add updater stub and hook it into the Qt frontend 2021-08-10 22:09:24 -07:00
convolve.h Util: 2D convolve with channels 2021-04-15 22:10:58 -07:00
crc32.h Util: Don't build crc32 if the function already exists 2017-09-09 10:51:40 -07:00
dllexports.h All: Improve export headers (fixes #1738) 2020-05-24 22:58:50 +00:00
elf-read.h Util: Remove elf_repl.h check 2017-08-13 13:25:12 -07:00
export.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
formatting.h util: Formatting cleanup 2018-07-02 20:42:20 -07:00
gui.h mGUI: Initial OSK support 2021-04-23 00:24:27 -07:00
hash.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
math.h Utils: Clean up duplicated clamping code 2021-01-01 18:54:54 -08:00
memory.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
patch.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
png-io.h Util: Add missing PNG read functions 2018-09-12 19:27:23 -07:00
ring-fifo.h Core: Fix up thread proxy waiting 2018-09-23 13:26:52 -07:00
socket.h Vita: Port socket shim 2020-08-18 18:41:51 -07:00
string.h Util: Add toUtf16 function 2021-04-23 00:18:18 -07:00
table.h Util: Table cleanup, add HashTableEnumerateBinary 2020-08-17 00:51:21 -07:00
text-codec.h All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
threading.h msvc : fix compilation for c11/c17 lang standards 2021-09-30 13:57:34 -07:00
vector.h Util: Reset vector size on deinit 2020-07-29 21:36:57 -07:00
vfs.h VFS: Fix build with minizip 2021-02-03 21:08:52 -08:00