libctru/libctru/source
2015-11-09 17:32:17 -05:00
..
allocator Dynamically allocate shared memory. 2015-10-04 08:03:23 -07:00
gpu GPU: Clean up float conversion functions 2015-09-05 16:55:45 -03:00
services Implemented FSUSER_GetProductInfo. 2015-11-07 17:35:54 -05:00
system Dynamically allocate shared memory. 2015-10-04 08:03:23 -07:00
util Add UTF-8 <-> UTF-16 support. 2015-01-16 11:44:05 -06:00
console.c Changed gfxSwapBuffers() to gfxSwapBuffersGpu() in consoleInit(). This fixes the black-screen issue with the text-console on certain systems(such as old3ds v9.0-v9.2). 2015-10-27 19:34:07 -04:00
gfx.c fixed bug which caused gsp shared mem to never be unmapped when using gfx 2015-10-20 23:03:03 -07:00
os.c Implemented code for getting the system-version from NAND NVer/CVer. 2015-11-08 21:28:39 -05:00
romfs_dev.c Fix #204 2015-11-09 17:32:17 -05:00
sdmc_dev.c fix handle leak in sdmc_stat 2015-02-01 15:19:22 +00:00
srv.c Revert g_srv_handle change because srvGetSessionHandle() already existed 2015-08-19 13:29:24 +02:00
svc.s svc: add a few more SVC bindings 2015-08-23 20:29:23 +01:00