]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2015-07-07 Lectemupdated sound example for new API
2015-06-28 Lectemadded examples to documentation
2015-06-28 Lectemsvc.h : updated MemOp enum and documented half of the...
2015-06-26 Lectemupdated y2r documentation
2015-06-26 Lectemos documentation
2015-06-26 Lectemgfx documentation
2015-06-26 plutooMerge pull request #129 from Lectem/firm_version_fix
2015-06-26 Lectemfix firm/kernel version and added defines
2015-06-23 yellows8Merge pull request #127 from infinicore/linklevel
2015-06-23 infinicoreos: add function to get link level
2015-06-21 fincsMerge pull request #126 from yuriks/y2r
2015-06-21 LectemDocumented y2r
2015-06-21 Yuri Kunde... Add y2r:u commands
2015-06-20 fincs(I forgot to update the comment in the header file)
2015-06-20 fincsClean up and simplify APT_CheckNew3DS
2015-06-20 fincsRun initialization/shutdown code in irrstInit/irrstExit...
2015-06-20 fincsSome minor APT fixes (capture typo, race condition...
2015-06-06 fincsMerge pull request #124 from Lectem/gx_fill_enum
2015-06-03 Lectemadded GX_SetMemoryFill control enums
2015-05-31 smeaMerge pull request #58 from Aurelio92/example-BothScree...
2015-05-31 smeaMerge pull request #59 from Aurelio92/example-MultipleW...
2015-05-31 smeaMerge pull request #60 from Aurelio92/example-ColoredText
2015-05-30 smeaMerge pull request #122 from Lectem/thread_svcs
2015-05-29 yellows8In APT_CheckNew3DS_*, properly load+check the retval...
2015-05-28 Lectembetter svcGet*Info
2015-05-26 yellows8Added code for getting the session handles for am,...
2015-05-26 smeaUpdate svc.h
2015-05-26 smeaMerge pull request #123 from 173210/master
2015-05-26 173210svc.h: Remove volatile for getThreadLocalStorage
2015-05-25 Aurelio MannaraUpdated for latest ctrulib
2015-05-25 Aurelio MannaraUpdated for latest ctrulib
2015-05-25 Aurelio MannaraUpdated for latest ctrulib
2015-05-25 Lectemthreads svcs
2015-05-25 smeaMerge pull request #65 from Aurelio92/example-RTC
2015-05-25 Aurelio MannaraUpdate for latest ctrulib
2015-05-25 smeaMerge pull request #112 from xerpi/master
2015-05-25 smeaMerge pull request #120 from Lectem/texenv_operands
2015-05-23 smeaMerge pull request #121 from Steveice10/master
2015-05-23 Steven SmithUpdate NS_APPID values.
2015-05-23 fincsFix APT applet launch code [regression caused by c75ed65]
2015-05-22 fincsAdd APT event hooking mechanism
2015-05-19 smeaMerge pull request #115 from Steveice10/master
2015-05-16 Lectemuse GPU prefix instead of GL
2015-05-16 Lectemadded missing texenv op
2015-05-13 fincsMinor APT behaviour change
2015-05-13 smeaMerge pull request #119 from archshift/patch-1
2015-05-13 archshiftAdd missing httpcAddRequestHeaderField to httpc.h
2015-05-09 smeaMerge pull request #116 from profi200/master
2015-05-06 plutooWhitespace fix
2015-05-06 plutooFix svcCreateAddressArbiter
2015-05-06 fincsAdded RUNFLAG_APTREINIT for supporting environments...
2015-05-06 fincsAdded some srv commands
2015-05-04 profi200Added AM_GetCiaFileInfo() and FSUSER_DeleteDirectoryRec...
2015-04-15 fincsMerge branch 'master' of github.com:smealum/ctrulib
2015-04-15 fincsMajor CSND overhaul, see details:
2015-04-14 Steven SmithAdd news:u commands.
2015-04-13 plutooMerge pull request #114 from Steveice10/master
2015-04-13 Steven SmithRemove MEMOP_FREE_LINEAR
2015-04-13 fincssvc.h/s cleanup; add svcWriteProcessMemory & svcControl...
2015-04-04 smeaMerge pull request #113 from archshift/backdoor
2015-04-03 archshiftImplement svcBackdoor in SVCs
2015-04-03 Sergi GranellAdded GX_SetDisplayTransfer flags enums and define...
2015-03-28 plutooMerge pull request #106 from profi200/master
2015-03-28 profi200Replaced AM_installFIRM() with AM_installNativeFirm().
2015-03-25 Dave MurphyMerge pull request #109 from Steveice10/master
2015-03-25 Steven SmithReset GPUCMD buffer after running GPU_Reset commands.
2015-03-19 smeafix bug when alignment value too big
2015-03-17 mtheallStricter checks in MemPool::Allocate().
2015-03-17 Dave Murphyinclude data folder in source release, 0.5.0 is next... v0.5.0
2015-03-17 Dave Murphyexclude 3dsx files in bin directory
2015-03-17 Dave Murphyuse python3
2015-03-17 yellows8Fixed security failure /w alignment in MemPool::Allocate().
2015-03-11 Dave MurphyMerge branch 'gpu_revamp'
2015-03-11 Dave Murphyget rid of strict aliasing
2015-03-11 Dave MurphyMerge branch 'master' into gpu_revamp
2015-03-11 Dave Murphyuse correct flags
2015-03-10 fincsMerge pull request #104 from patois/master
2015-03-10 patoisadd syscalls 0x61, 0x62, 0x63, 0x64
2015-03-08 Dave MurphyMerge pull request #101 from profi200/master
2015-03-07 profi200Implemented functions to start system applets.
2015-03-07 fincsCorrect shaderProgramFree() and DVLB_Free()
2015-03-07 fincsGPU_DepthRange() -> GPU_DepthMap()
2015-03-06 fincsMinor correction in GPU_SendShaderCode/SendOperandDescr...
2015-03-06 fincsMerge branch 'master' into gpu_revamp
2015-03-03 Dave Murphyadd svcGetProcessorID
2015-03-02 Dave MurphyMerge pull request #100 from profi200/master
2015-03-02 fincsMerge branch 'master' into gpu_revamp
2015-03-02 Dave Murphyadjust stack before appInit
2015-03-01 fincsFix GPU example
2015-03-01 fincsUpdate GPU example (untested)
2015-03-01 fincsCorrect error in GPU_SetFloatUniform
2015-03-01 fincsMerge branch 'master' into gpu_revamp
2015-03-01 profi200Fixed AM_InstallFIRM(). See 3dbrew.
2015-03-01 profi200Change it back to snprintf().
2015-03-01 profi200Minifix.
2015-03-01 profi200Added AM_ListTitles(), removed nonsense bitwise ands...
2015-03-01 Dave MurphyMerge pull request #88 from Steveice10/master
2015-03-01 Dave MurphyMerge branch 'master' into gpu_revamp
2015-03-01 Dave Murphyfix smdh building
2015-03-01 Dave MurphyMerge branch 'master' into gpu_revamp
next