libctru/libctru/source
2017-07-29 22:55:52 +01:00
..
allocator Added (linear/vram/mappable)GetSize for retrieving allocated buffer size 2017-02-16 13:44:19 +01:00
applets Fix compilation issue caused due to errorConf. (#355) 2017-05-21 22:07:33 +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 GSPLCD_SetBrightness and GSPLCD_SetBrightnessRaw (#363) 2017-07-29 22:55:52 +01: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 srv: code bugfixes: 2017-07-13 16:12:09 +01:00
svc.s Implement privileged resource limit SVCs 2017-07-07 13:08:53 +01: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