libctru/libctru/source
fincs b481e6a446 Merge branch 'master' into great-refactor
Conflicts:
	libctru/include/3ds/services/hid.h
	libctru/include/3ds/services/irrst.h
2015-10-04 17:37:19 +02: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 NDSP: add mechanism to load the component from an external source 2015-10-02 23:58:02 +02:00
services Merge branch 'master' into great-refactor 2015-10-04 17:37:19 +02: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 ensure mode changes 2015-02-27 20:50:03 +00:00
gfx.c Merge branch 'master' into great-refactor 2015-10-04 17:37:19 +02:00
os.c Add missing (void) to functions without arguments 2015-09-06 18:13:31 +02:00
romfs_dev.c Merge branch 'master' into great-refactor 2015-09-18 23:17:28 +02:00
sdmc_dev.c Remove service handle parameter from FSUSER IPC wrappers 2015-09-06 17:54:36 +02:00
srv.c Fix broken srv code 2015-10-03 13:41:08 +02:00
svc.s svc: add a few more SVC bindings 2015-08-23 20:29:23 +01:00
synchronization.c LightLock: avoid the svcArbitrateAddress() call if no thread is waiting 2015-09-30 22:39:57 +02:00