libctru/libctru/source
2017-09-23 15:48:08 +02:00
..
allocator Added (linear/vram/mappable)GetSize for retrieving allocated buffer size 2017-02-16 13:44:19 +01:00
applets Add Mii selector applet (appletEd) (#372) 2017-09-23 15:48:08 +02:00
gpu Remove deprecated GPUCMD functions 2017-08-29 00:39:56 +02:00
ndsp Take advantage of light events in NDSP and GSPGPU code 2016-07-05 22:38:44 +02:00
services More GSPLCD and GSPGPU functions. (#371) 2017-09-23 01:59:26 +02:00
system Simplify application/linear heap size management 2017-01-03 18:36:37 +01:00
util whitespace fixes 2016-12-04 17:21:44 +00:00
console.c Fix CUP (cursor position) escape code 2017-07-12 23:29:49 -05:00
env.c Reference count srv, cleanup launcher code. 2015-11-15 13:02:06 -08:00
errf.c Add support for user-specified exception handlers 2017-05-14 11:41:24 +02:00
font.c Begin refactoring APT code, many changes to make code a bit more manageable 2016-06-11 19:48:05 +02:00
gfx.c Prevent race condition in gfxWriteFramebufferInfo with atomic instructions 2017-03-26 19:39:01 +02:00
internal.h Separate information required to open an archive from the actual opened handle. 2016-05-06 15:25:20 -07:00
os-versionbin.c Allow multiple romfs mounts 2016-05-19 23:58:55 -05:00
os.c Add TickCounter for measuring performance 2017-02-16 14:35:06 +01:00
romfs_dev.c devkitARM r46 changes 2017-01-16 15:39:06 +00:00
sdmc_dev.c PATH_MAX is max length of fixedpath string 2017-05-04 21:33:53 +01:00
srv.c Fix srv:pm handling for pre-7.x system versions (#365) 2017-07-31 14:12:51 +01:00
svc.s Implement privileged resource limit SVCs 2017-07-07 13:08:53 +01:00
synchronization.c Implement light semaphores (#369) 2017-08-01 14:35:45 +01:00
thread.c Add threadDetach function 2017-03-01 20:45:12 +00:00