libctru/libctru/source
2017-05-13 14:13:49 +02:00
..
allocator Added (linear/vram/mappable)GetSize for retrieving allocated buffer size 2017-02-16 13:44:19 +01:00
applets Implement error applet (#343) 2017-04-04 17:49:37 +02:00
gpu Add GX command queue system for batching GX commands 2017-03-26 19:48:34 +02:00
ndsp Take advantage of light events in NDSP and GSPGPU code 2016-07-05 22:38:44 +02:00
services Implement RUNFLAG_APTCHAINLOAD 2017-04-14 22:01:13 +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 Return zero when writing zero bytes (#344) 2017-03-02 01:18:58 -06: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-13 14:13:49 +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 Reference count srv, cleanup launcher code. 2015-11-15 13:02:06 -08:00
svc.s Add call frame information for SVC wrappers 2017-04-02 16:17:10 +02:00
synchronization.c Add light events 2016-07-01 18:28:00 +02:00
thread.c Add threadDetach function 2017-03-01 20:45:12 +00:00