This website requires JavaScript.
Explore
Help
Register
Sign In
DevKit7
/
libctru
Watch
1
Star
0
Fork
0
You've already forked libctru
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b5723c9209
libctru
/
libctru
/
source
History
fincs
b5723c9209
Add gfxSetDoubleBuffering() for disabling double-buffering
2014-12-08 15:57:39 +01:00
..
allocator
stop polluting 3ds headers with extra system headers
2014-11-28 13:13:34 +00:00
gpu
Fix previous half-baked commit
2014-11-22 15:26:56 +01:00
services
Fixed FSUSER_IsSdmcDetected and FSUSER_IsSdmcWritable: the output is an u8 not u32.
2014-12-03 11:06:01 -05:00
util
Add rbtree
2014-11-20 15:28:13 -06:00
gfx.c
Add gfxSetDoubleBuffering() for disabling double-buffering
2014-12-08 15:57:39 +01:00
initSystem.c
Fixed broken MIC shutdown code. Use a tmp field for svcControlMemory when not allocating linearmem, in initSystem.c.
2014-11-28 19:28:59 -05:00
os.c
osGetTime(): avoid using u64<->double conversions (not supported by VFP)
2014-11-28 23:54:32 +01:00
sdmc_dev.c
sdmc_dev.c: do not redefine __system_argc/argv
2014-12-04 11:23:40 +01:00
srv.c
plugged a bunch of handle leaks !
2014-10-29 21:26:58 -07:00
svc.s
Add getThreadLocalStorage(), major cleanup in svc.h/svc.s
2014-12-05 14:13:18 +01:00