]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
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
2015-03-01 Dave Murphyadd smdh embedding
2015-03-01 Steven SmithAdd AM_GetTitleProductCode, FSUSER_GetNandArchiveResour...
2015-02-28 Dave MurphyMerge pull request #97 from yuriks/more-syscalls
2015-02-28 Yuri Kunde... Add a few more SVC call stubs
2015-02-27 Dave Murphyensure mode changes
2015-02-26 Dave Murphyfix typo
2015-02-25 Dave Murphyadd intermediate Makefile for input examples
2015-02-25 Dave Murphyadd thread event example
2015-02-23 Dave Murphyuse variable to recurse make
2015-02-23 Dave Murphyupdate for latest libctru
2015-02-23 Dave Murphyswitch to hard float
2015-02-23 Dave MurphyMerge pull request #64 from Aurelio92/example-TouchScreen
2015-02-23 Dave Murphyimplement gettimeofday
2015-02-22 Dave Murphyupdate aemstro reflog
2015-02-22 smeaMerge pull request #95 from elhobbs/master
2015-02-22 Eric Hobbsfixed lighting in shader for gpu example
2015-02-22 Eric Hobbsupdated shader for current aemstro
2015-02-19 Dave Murphybump version
2015-02-19 Dave Murphydefault loop mode is one shot
2015-02-19 Dave MurphyMerge branch 'master' into gpu_revamp
2015-02-19 Dave Murphyrename example
2015-02-18 Dave MurphyMerge pull request #63 from Aurelio92/example-CirclePad
2015-02-18 Aurelio MannaraMerged with Pad example
2015-02-18 Dave Murphymore relevant text
2015-02-18 Dave Murphysimplify imagemagick conversion
2015-02-18 Dave Murphyupdate for latest libctru
2015-02-18 Dave Murphyuse variable to recurse make
2015-02-18 Dave Murphyuse hard float abi
2015-02-18 Dave MurphyMerge pull request #61 from Aurelio92/example-24bit_Bitmap
2015-02-18 Dave Murphydon't need + when using variable
2015-02-18 Dave Murphyuse variable to recurse make
2015-02-17 Dave MurphyMerge pull request #94 from gudenau/master
2015-02-17 gudenauFixed a type-o
2015-02-15 Dave Murphybump version for release v0.4.0
2015-02-15 Dave MurphyMerge branch 'utf'
2015-02-15 Dave Murphyflush buffers on newline & screen clear
2015-02-15 Dave Murphyswitch to hard float
2015-02-14 Dave Murphyconfig files for cppcheck from Lioncash
2015-02-12 Dave MurphyMerge branch 'master' into devop_socket
2015-02-11 Dave Murphycorrect aptEventHandler signature
2015-02-11 mtheallFix soc_read/soc_write.
2015-02-11 Dave Murphycorrect alloc_handle prototype
2015-02-11 mtheallRefactor soc to use errno.
2015-02-11 mtheallFix poll() to only update revents.
2015-02-11 mtheallFirst attempt at hooking sockets into a devoptab.
2015-02-03 Dave Murphyfix gspEventThreadMain signature
2015-02-02 Dave MurphyMerge pull request #93 from LunarCookies/patch-1
2015-02-02 LunarCookiesUpdate httpc.c
2015-02-02 Dave Murphythreads take void * not u32
2015-02-02 LunarCookiesHTTPC_AddRequestHeaderField Fix
2015-02-01 Dave MurphyMerge pull request #69 from Slashmolder/master
2015-02-01 Dave Murphyfix handle leak in sdmc_stat
2015-02-01 Dave MurphyMerge pull request #90 from lioncash/null
2015-02-01 LioncashGuard against potential null pointer dereferences
2015-01-28 mtheallFix handle leak in sdmc_stat.
2015-01-27 mtheallFix soc_read/soc_write.
2015-01-26 Dave Murphycorrect alloc_handle prototype
2015-01-24 mtheallRefactor soc to use errno.
2015-01-24 mtheallFix poll() to only update revents.
2015-01-23 mtheallMerge branch 'master' into utf
2015-01-23 mtheallFirst attempt at hooking sockets into a devoptab.
2015-01-20 fincsFix typo
2015-01-20 fincsLe chapeau de cul: fix some broken things after the...
2015-01-20 fincsSome more function renaming
2015-01-20 fincsCSND: add some capture commands
2015-01-20 fincsAdd CSND_AcquireCapUnit/CSND_ReleaseCapUnit
2015-01-20 fincsCSND: IMA-ADPCM playback support, really fix looping
2015-01-20 fincsAdd CSND_ChnSetDuty()
next