]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2014-10-26 Lioncashos: Fix switch fallthrough in osGetTime.
2014-10-26 fincsMerge pull request #16 from lioncash/vaend
2014-10-26 plutooMerge branch 'refactor'
2014-10-26 Lioncashsoc: Add missing va_end() calls in fcntl.
2014-10-26 plutooAdded svcQueryMemory
2014-10-26 smeaUpdate README.md
2014-10-26 smeafancy license because trusting people isn't cool
2014-10-26 smeaMerge branch 'refactor'
2014-10-26 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-10-26 smeaMerge branch 'master' of github.com:smealum/ctrulib
2014-10-26 smeaMerge branch 'master' into refactor
2014-10-26 smeaMerge pull request #15 from neobrain/refactor
2014-10-26 smeaadded c-stick, ZL and ZR support via ir:rst
2014-10-25 Tony WasserkaAdd the system call outputDebugString.
2014-10-24 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-10-24 smeanothing important
2014-10-23 smeaMerge pull request #14 from StapleButter/refactor
2014-10-23 StapleButter* add code for alphablending, color logic op, alpha...
2014-09-18 StapleButterAdd synchronization mechanism for entering sleep mode.
2014-09-18 StapleButterMerge pull request #1 from smealum/refactor
2014-09-16 fincsAdd proper linear heap allocator
2014-09-16 fincslinearAlloc: use 16-byte alignment
2014-09-13 fincsMerge branch 'refactor' of https://github.com/StapleBut...
2014-09-13 StapleButter* Make the GSP event handler signal events in the right...
2014-09-11 plutooMerge pull request #10 from StapleButter/refactor
2014-09-11 StapleButterFix FS init.
2014-09-06 yellows8Fixed broken CSND_playsound() code for looping(use...
2014-09-06 plutooos: Added osGetTime().
2014-09-03 yellows8Fixed mic example README.
2014-09-03 yellows8Added code for using the microphone and an example...
2014-09-01 fincsMerge pull request #7 from profi200/refactor
2014-09-01 profi200Now the same as in master
2014-09-01 profi200Added functions for sysCore usage
2014-08-31 yellows8Improved HID code, and added Accelerometer/Gyroscope...
2014-08-29 yellows8Added HID event code, based on the GSP event code....
2014-08-29 smeasome GSP and GPU fixes
2014-08-27 fincsMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-27 fincsinitSystem: fix global ctor/dtor code
2014-08-27 fincsRefactor linear heap code (formerly known as GSP heap)
2014-08-27 yellows8Added checks for the array index code in hid.c.
2014-08-27 fincsFix KEY_CRIGHT/CLEFT
2014-08-27 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-27 smeaadded stdlibs for size_t
2014-08-27 mtheallAdd FSUSER_GetSdmcArchiveResource().
2014-08-26 mtheallAdd word 2 to response for FSUSER_IsSdmcDetected()...
2014-08-26 mtheallFIX DERP.
2014-08-26 fincsReorganize includes
2014-08-26 mtheallMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-26 mtheallAdd FSUSER_IsSdmcDetected() and FSUSER_IsSdmcWritable().
2014-08-26 fincs3ds/types.h: #include <stddef.h>
2014-08-26 fincsMove 3ds.h to root, add C++ guard, use #pragma once
2014-08-26 fincsAdd .gitignore to examples
2014-08-26 smeagpu: shader fix
2014-08-26 smeaadded Makefile rule to compile vsh shader code to gpu...
2014-08-26 smeaso sick of all these includes
2014-08-26 smeamoved some things around
2014-08-26 smeacleaned up gpu example code
2014-08-26 smeaGSP/GFX stuff
2014-08-26 smeaadded WIP GPU example code
2014-08-26 smeaoops, looks like i was editing deprecated files
2014-08-26 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-26 smeaGPU stuff
2014-08-26 mtheallFix NULL handling for PTMU_GetBatteryLevel() and PTMU_G...
2014-08-26 mtheallUpdate FS_dirent.
2014-08-25 plutooMerge branch 'refactor' of https://github.com/smealum...
2014-08-25 plutoogsp: Added gspAllocLinear() to allocate from LINEAR...
2014-08-25 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-25 smeaPTM & AC stuff
2014-08-25 fincsgfxInit(): initialize GSP event handler, use __gsp_heap...
2014-08-25 smeaAPT WORKAROUND fix
2014-08-25 smeaAPT WORKAROUND (update 3dsx_crt0.s to https://gist...
2014-08-25 smeafsInit fix
2014-08-25 smeaminifix gfxSetFramebufferInfo (for 3D)
2014-08-25 smeaadded gfx for simplified framebuffer access
2014-08-25 smeaMerge branch 'refactor' of github.com:smealum/ctrulib...
2014-08-25 smeaminor GSP adjustments
2014-08-25 mtheallMerge branch 'refactor_mtheall' into refactor
2014-08-24 plutooMerge branch 'refactor' of https://github.com/smealum...
2014-08-24 plutoogsp: Update header as part of renaming.
2014-08-24 plutoogpu: Added small description to gpu files.
2014-08-24 plutoogsp: Renamed GSPGPU_submitGxCommand to GSPGPU_SubmitGxC...
2014-08-24 plutoogpu: Moved all non-service-related gpu files into sourc...
2014-08-24 plutooapt: Trying to make code more managable.
2014-08-22 mtheallAdd more filesystem service commands.
2014-08-22 mthealladd doxygen support
2014-08-21 fincsUpdate Makefile flags
2014-08-21 fincsHomogenize indentation (use tabs)
2014-08-21 plutooos: Changed Get*Version format.
2014-08-21 plutooAPT: Enumerated the notification signals.
2014-08-21 plutooos: Added functions for getting Firm/Kernel version.
2014-08-21 plutooos: Added DSP memory to virt->phys translation.
2014-08-21 plutooos: Added osStrError().
2014-08-21 plutooHID: Various improvements.
2014-08-21 plutooRenamed ACU_cmd1 to ACU_GenerateDefaultConfig.
2014-08-21 smeaUpdate README.md
2014-08-21 fincsHID: implement key/touch/circle pad access
2014-08-20 fincsRemove #ifdef SRV_OVERRIDE_SUPPORT
2014-08-20 fincsgspWaitForEvent(): add nextEvent parameter; GSPEVENT_co...
2014-08-20 fincsGSP: add basic event handling system
2014-08-20 fincsinitSystem.c: revise heap code, disable global destruct...
next