wut/libraries/libwhb/src
2022-10-13 00:04:23 +02:00
..
console.c libwhb: Fix length check in ConsoleAddLine 2022-10-13 00:04:23 +02:00
crash.c Build libraries with -Wall and -Werror. 2018-10-06 10:50:32 +01:00
file.c libwhb: Use an aligned buffer size for WHBReadWholeFile to avoid potential heap corruption (#212) 2022-03-04 11:52:40 +00:00
gfx_heap.c coreinit: Cleanup memory heap functions. 2018-05-30 13:13:37 +01:00
gfx_heap.h Add libdefaultheap, libgfd, libwhb. 2018-05-23 11:10:10 +01:00
gfx_shader.c Rename GX2_SQ_SELMASK macro to GX2_SEL_MASK. 2018-10-21 15:24:25 +01:00
gfx_texture.c Build libraries with -Wall and -Werror. 2018-10-06 10:50:32 +01:00
gfx.c Add several definitions for Multi/Double DRC mode 2022-08-28 00:14:56 +02:00
libmanager.c Network socket changes (#136) 2021-03-07 13:09:12 +01:00
log_cafe.c Add libdefaultheap, libgfd, libwhb. 2018-05-23 11:10:10 +01:00
log_module.c libwhb: Add option to log to the LoggingModule 2021-11-06 17:28:09 +01:00
log_udp.c libwhb: Add missing close() call on WHBLogUdpDeinit reset socket val 2022-02-19 17:28:53 +01:00
log.c libwhb: return true if a log handler is already present 2021-11-06 17:28:09 +01:00
proc.c whb: Only register home button denied callback when booted from HBL. 2019-11-23 11:32:13 +00:00
sdcard.c libwhb: Use FS_ERROR_FLAG_ALL instead of -1 2021-01-01 17:21:44 +01:00