2014-12-05 |
Dave Murphy | bump version for release, add dist target v0.2.0 |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Dave Murphy | Revert "Update example makefiles" |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Dave Murphy | Revert "Switch to -mfloat-abi=hard, bump version to... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
fincs | Add getThreadLocalStorage(), major cleanup in svc.h... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
fincs | Update example makefiles |
commit | commitdiff | tree | snapshot |
2014-12-05 |
fincs | Add SMDH embedding to the template |
commit | commitdiff | tree | snapshot |
2014-12-05 |
fincs | Switch to -mfloat-abi=hard, bump version to 0.2.0 |
commit | commitdiff | tree | snapshot |
2014-12-04 |
fincs | sdmc_dev.c: do not redefine __system_argc/argv |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Dave Murphy | implement chdir & relative path support |
commit | commitdiff | tree | snapshot |
2014-12-03 |
yellows8 | Fixed FSUSER_IsSdmcDetected and FSUSER_IsSdmcWritable... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
fincs | Add svcSetThreadPriority |
commit | commitdiff | tree | snapshot |
2014-11-29 |
StapleButter | Fix HOME button shiz. |
commit | commitdiff | tree | snapshot |
2014-11-29 |
StapleButter | Sleep mode fixes. |
commit | commitdiff | tree | snapshot |
2014-11-29 |
yellows8 | Fixed broken MIC shutdown code. Use a tmp field for... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
fincs | osGetTime(): avoid using u64<->double conversions ... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Dave Murphy | fix examples for unpolluted libctru headers |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Dave Murphy | stop polluting 3ds headers with extra system headers |
commit | commitdiff | tree | snapshot |
2014-11-28 |
yellows8 | Added more code to aptAppletUtility_Exit_RetToApp(... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
yellows8 | Added note about broken applet process termination... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
yellows8 | Added comments to GSP_FramebufferFormats for the pixel... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
yellows8 | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-11-27 |
yellows8 | Added library applet launching example, this isn't... |
commit | commitdiff | tree | snapshot |
2014-11-26 |
plutoo | Merge branch 'master' of https://github.com/smealum... |
commit | commitdiff | tree | snapshot |
2014-11-26 |
plutoo | added gfxSetScreenFormat |
commit | commitdiff | tree | snapshot |
2014-11-25 |
yellows8 | Updated mic example. Returning from the example then... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
yellows8 | Fixed word-index that the handle is loaded from in... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
yellows8 | Added warning in the mic example README regarding broke... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
yellows8 | Fixed svcWaitSynchronizationN, previously this didn... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
mtheall | Merge pull request #40 from lioncash/va |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Lioncash | soc_ioctl: Add a missing va_end call |
commit | commitdiff | tree | snapshot |
2014-11-24 |
yellows8 | Removed debug code(exception triggers on failure) in... |
commit | commitdiff | tree | snapshot |
2014-11-23 |
smea | Merge pull request #39 from Lectem/patch-2 |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Lectem | added svcCloseHandle to FSDIR_Close() |
commit | commitdiff | tree | snapshot |
2014-11-23 |
plutoo | Merge pull request #38 from Lectem/patch-1 |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Lectem | added fsExit |
commit | commitdiff | tree | snapshot |
2014-11-23 |
smea | Merge pull request #30 from Subv/cfgu_2 |
commit | commitdiff | tree | snapshot |
2014-11-23 |
smea | Merge pull request #37 from yuriks/patch-1 |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Yuri Kunde... | Fix documentation mistakes |
commit | commitdiff | tree | snapshot |
2014-11-22 |
smea | Merge pull request #36 from yuriks/fs-rename |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Yuri Kunde... | Add FSUSER_RenameFile and FSUSER_RenameDirectory |
commit | commitdiff | tree | snapshot |
2014-11-22 |
plutoo | Merge pull request #35 from ThibG/master |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Thibaut Girka | Implement PTMU_GetShellState and PTMU_GetPedometerState |
commit | commitdiff | tree | snapshot |
2014-11-22 |
plutoo | Merge pull request #31 from Subv/ptm_u |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Dave Murphy | remove instructions for manually patching devkitARM |
commit | commitdiff | tree | snapshot |
2014-11-22 |
smea | Merge pull request #33 from minexew/master |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Xeatheran Minexew | Fix incorrect uniform setting in examples/gpu |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Xeatheran Minexew | Fix previous half-baked commit |
commit | commitdiff | tree | snapshot |
2014-11-22 |
yellows8 | Updated httpc code and added an example. |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Subv | Added the PTMU_GetTotalStepCount function |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Subv | Added more cfg:u functions |
commit | commitdiff | tree | snapshot |
2014-11-22 |
smea | Merge pull request #29 from Subv/cfg_u |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Subv | Addressed some style issues |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Subv | Added a file for the cfg:u service. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
fincs | Fix typo in soc_ioctl.c |
commit | commitdiff | tree | snapshot |
2014-11-21 |
fincs | linear heap allocator: use rbtree to store allocation... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Xeatheran Minexew | Make SHDR_GetUniformRegister name argument const |
commit | commitdiff | tree | snapshot |
2014-11-21 |
mtheall | Add errno to error cases for FIONBIO. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
fincs | Update Makefile in examples |
commit | commitdiff | tree | snapshot |
2014-11-21 |
fincs | Merge pull request #26 from lioncash/va |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Lioncash | soc_ioctl: Add missing va_end call |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Dave Murphy | remove temp check for CTRULIB |
commit | commitdiff | tree | snapshot |
2014-11-21 |
yellows8 | Added code for APT_IsRegistered. Added code for launchi... |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Dave Murphy | ignore generated archives |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Dave Murphy | add versioning, install and dist targets |
commit | commitdiff | tree | snapshot |
2014-11-20 |
mtheall | Overhauled soc service. |
commit | commitdiff | tree | snapshot |
2014-11-20 |
mtheall | Added svcCreateAddressArbiter() and svcArbitrateAddress() |
commit | commitdiff | tree | snapshot |
2014-11-20 |
mtheall | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-11-20 |
mtheall | Add rbtree |
commit | commitdiff | tree | snapshot |
2014-11-20 |
plutoo | Merge pull request #24 from profi200/master |
commit | commitdiff | tree | snapshot |
2014-11-20 |
profi200 | Added comments to the app_launch example for better... |
commit | commitdiff | tree | snapshot |
2014-11-20 |
smea | added prototype to soc.h |
commit | commitdiff | tree | snapshot |
2014-11-20 |
smea | added APT_HardwareResetAsync (tested) |
commit | commitdiff | tree | snapshot |
2014-11-20 |
smea | rewrote GPU examples/gpu/data/test.vsh |
commit | commitdiff | tree | snapshot |
2014-11-19 |
smea | fixed sdmc example |
commit | commitdiff | tree | snapshot |
2014-11-19 |
yellows8 | Updated mvd code and added an example. |
commit | commitdiff | tree | snapshot |
2014-11-19 |
yellows8 | With RUNFLAG_APTWORKAROUND enabled, at the start of... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
mtheall | Add sdmc.h |
commit | commitdiff | tree | snapshot |
2014-11-18 |
yellows8 | Merge pull request #22 from profi200/master |
commit | commitdiff | tree | snapshot |
2014-11-17 |
yellows8 | Fixed broken path code in sdmc_dev.c. Disabled attribut... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
smea | gpu stuffs |
commit | commitdiff | tree | snapshot |
2014-11-13 |
smea | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-11-13 |
smea | fixed initArgv |
commit | commitdiff | tree | snapshot |
2014-11-11 |
profi200 | Little fix |
commit | commitdiff | tree | snapshot |
2014-11-10 |
StapleButter | Scissor test. |
commit | commitdiff | tree | snapshot |
2014-11-10 |
profi200 | Makefile updated, added another note to the README... |
commit | commitdiff | tree | snapshot |
2014-11-10 |
profi200 | Forget the README |
commit | commitdiff | tree | snapshot |
2014-11-10 |
profi200 | Oops that should not be included |
commit | commitdiff | tree | snapshot |
2014-11-10 |
profi200 | Added example for launching apps/applets |
commit | commitdiff | tree | snapshot |
2014-11-10 |
profi200 | Added functions for launching other apps/applets |
commit | commitdiff | tree | snapshot |
2014-11-09 |
smea | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-11-09 |
smea | GPUCMD_GetBuffer, GPUCMD_AddRawCommands |
commit | commitdiff | tree | snapshot |
2014-11-08 |
fincs | Make GX_* functions accept NULL in order to use default... |
commit | commitdiff | tree | snapshot |
2014-11-08 |
fincs | Add gxCmdBuf to headers |
commit | commitdiff | tree | snapshot |
2014-11-08 |
fincs | Minor Makefile correction |
commit | commitdiff | tree | snapshot |
2014-11-07 |
fincs | Update examples with new makefile (and remove obsolete... |
commit | commitdiff | tree | snapshot |
2014-11-07 |
fincs | Add 3DS application template |
commit | commitdiff | tree | snapshot |
2014-11-07 |
yellows8 | Started implementing code for new3ds mvd. Added osConve... |
commit | commitdiff | tree | snapshot |
2014-11-05 |
fincs | Merge branch 'master' of github.com:smealum/ctrulib |
commit | commitdiff | tree | snapshot |
2014-11-05 |
fincs | Add linearMemAlign() (current implementation sucks) |
commit | commitdiff | tree | snapshot |
2014-11-05 |
smea | macros for texture parameters |
commit | commitdiff | tree | snapshot |
next |