mgba/src/util
Vicki Pfau cb0ad844c1 Util: Strip loading 16-bit PNGs down to 8-bit 2023-03-25 01:46:36 -07:00
..
gui 3DS: Update ifdef macros 2022-02-14 22:48:28 -08:00
image Util: Strip loading 16-bit PNGs down to 8-bit 2023-03-25 01:46:36 -07:00
test Util: Start mImage/mColor APIs and tests 2023-03-22 01:42:27 -07:00
vfs VFS: Improve zip invariant handling 2023-03-02 20:38:59 -08:00
CMakeLists.txt Util: Start mImage/mColor APIs and tests 2023-03-22 01:42:27 -07:00
circle-buffer.c Util: Fix CircleBufferWrite 2017-06-03 17:25:22 -07:00
configuration.c Qt: Fix some warnings 2022-05-13 00:24:59 -07:00
convolve.c Util: 2D convolve with channels 2021-04-15 22:10:58 -07:00
crc32.c Util: Don't build crc32 if the function already exists 2017-09-09 10:51:40 -07:00
elf-read.c Util: Fix crash reading invalid ELFs 2020-01-31 18:10:19 -08:00
formatting.c NetBSD build fixes (#2366) 2021-11-29 01:53:18 -08:00
gbk-table.c GBA Cheats: Add support for loading EZ Flash-style cht files 2019-06-30 14:51:27 -07:00
geometry.c Util: Namespace geometry structs to avoid conflicts 2023-03-19 03:03:55 -07:00
gui.c mGUI: Initial OSK support 2021-04-23 00:24:27 -07:00
hash.c Util: Reformat hashing and let it use 64-bit regions 2022-05-26 23:52:06 -07:00
image.c Util: Start mImage/mColor APIs and tests 2023-03-22 01:42:27 -07:00
memory.c Util: Add default memory.c implementation 2020-11-08 00:39:14 -08:00
patch-fast.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
patch-ips.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
patch-ups.c Util: Improve speed of UPS patch loading 2021-05-02 23:18:13 -07:00
patch.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
ring-fifo.c Implement atomic macros for win32 2019-05-17 16:30:50 -07:00
sfo.c Util: Add PS Vita SFO generator 2022-10-28 00:04:26 -07:00
string.c Util: Add some base vector implementations 2023-01-22 19:44:57 -08:00
table.c Util: Rebalance non-hashed Tables too 2022-05-28 19:03:27 -07:00
text-codec.c All: Migrate includes to separate directory 2016-12-30 21:25:07 -08:00
vector.c Util: Add some base vector implementations 2023-01-22 19:44:57 -08:00
vfs.c Core: Handle relative paths for saves, screenshots, etc consistently (fixes #2826) 2023-03-16 23:37:54 -07:00