libctru/libctru/source
2015-11-08 11:24:04 -08:00
..
allocator Dynamically allocate shared memory. 2015-10-04 08:03:23 -07:00
gpu Add fragment lighting register names, enumerations, etc 2015-09-13 18:40:37 +02:00
ndsp Fix #206 2015-11-07 12:46:24 +01:00
services Fix MIC cutting off a second of audio. 2015-11-08 11:24:04 -08:00
system Merge branch 'master' into great-refactor 2015-10-04 17:37:19 +02: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 Revise most services to follow these guidelines: 2015-11-07 01:25:31 +01:00
os.c Revise most services to follow these guidelines: 2015-11-07 01:25:31 +01:00
romfs_dev.c Revise most services to follow these guidelines: 2015-11-07 01:25:31 +01:00
sdmc_dev.c Revise most services to follow these guidelines: 2015-11-07 01:25:31 +01:00
srv.c Revise most services to follow these guidelines: 2015-11-07 01:25:31 +01:00
svc.s Clean up svc.s 2015-10-07 23:32:20 +02:00
synchronization.c Fix potential race condition in LightLock_Unlock() (spotted by mtheall) 2015-10-07 21:48:26 +02:00