]> Chaos Git - corbenik/ctrulib.git/shortlog
corbenik/ctrulib.git
2015-09-05 fincsRemove u32* gxbuf parameter in GX/GPU functions
2015-09-05 fincsStart the Great Refactor with some GPU refactoring...
2015-09-05 fincsCorrect GPU_DrawArray() parameter order, fix GPU examples
2015-09-05 fincsMerge pull request #155 from Subv/vertex_offset
2015-09-05 fincsMerge pull request #157 from endrift/master
2015-09-05 fincsMerge pull request #159 from Lectem/documentation
2015-09-05 fincsMerge pull request #156 from Dazzozo/yay-svcs
2015-09-05 fincsMerge pull request #150 from Megazig/master
2015-08-28 Lectemdocumentation for svcCreateMemoryBlock
2015-08-28 Lectemdocumentation for the soc service
2015-08-27 fincsAdd RomFS example
2015-08-27 fincsromfs_dev.c: use correct file closing function
2015-08-27 fincsAdd work in progress RomFS driver/devoptab
2015-08-27 Jeffrey PfauFix building on FreeBSD
2015-08-23 Daz Jonessvc: add a few more SVC bindings
2015-08-23 SubvUse register 0x22A (GPUREG_DRAW_VERTEX_OFFSET) when...
2015-08-22 fincsGPU_KEEP -> GPU_STENCIL_KEEP in GPU examples
2015-08-22 fincsMerge remote-tracking branch 'pr149/master'
2015-08-22 fincsMerge pull request #154 from Subv/tev_buffer_color
2015-08-22 fincsMerge pull request #152 from Subv/stencil
2015-08-22 SubvGPU: Added code to manipulate the combiner buffer.
2015-08-21 SubvAdded the rest of the stencil operations and corrected...
2015-08-19 fincsRevert g_srv_handle change because srvGetSessionHandle...
2015-08-18 megazigupdate definition of gethostbyaddr
2015-08-18 megazigmove h_errno definition to soc_common
2015-08-18 megazigadd key type 9 (NFC) for ps service
2015-08-18 smeaMerge branch 'master' of github.com:smealum/ctrulib
2015-08-18 smeaam:sys stuff, g_serv_handle non static and qtm example...
2015-08-17 Luke StreetFix gpu example Makefiles for latest picasso
2015-08-09 fincsMerge pull request #146 from Lectem/fixy2r
2015-08-09 LectemFixed transfer unit and gap type and added a warning
2015-08-04 fincsRevert 73e0267a because it breaks all existing GPU...
2015-07-24 smeaMerge pull request #143 from aroulin/fix-gpu-reset
2015-07-24 aroulinFix GPU_Reset having wrong GSP command buffer
2015-07-23 fincsMerge pull request #142 from Lectem/documentation
2015-07-23 Lectemadded gpu examples to doc
2015-07-23 LectemDocumented GX TRANSFER_SCALE and FILL_CONTROL
2015-07-23 Lectemfixed y2r doc and added csnd pan/vol ranges
2015-07-22 fincsAdd new GPU examples
2015-07-19 fincsMerge pull request #140 from Lectem/patch-3
2015-07-19 LectemFixed wrap_s and wrap_t
2015-07-16 smeaadded ac:i support
2015-07-14 smeaadded support for qtm:s and qtm:sp
2015-07-14 smeaadded hid:SPVR support
2015-07-12 smeaMerge branch 'master' of github.com:smealum/ctrulib
2015-07-12 smeafixed SOC device madness
2015-07-11 fincsMerge pull request #137 from Lectem/patch-2
2015-07-11 LectemFixed command code for Y2RU_SetConversionParams
2015-07-08 smeasocMemhandle should be closed even if shutdown command...
2015-07-07 fincsMerge pull request #136 from Lectem/wrap_modes
2015-07-07 Lectemadded texture border color
2015-07-07 Lectemadded texture border color
2015-07-07 fincsClean up libapplet_launch example
2015-07-07 fincsMerge pull request #135 from Lectem/sound_example_update
2015-07-07 Lectemupdated sound example for new API
2015-07-07 fincsMerge pull request #134 from Lectem/wrap_modes
2015-07-07 LectemAdded GPU_CLAMP_TO_BORDER and GPU_MIRRORED_REPEAT
2015-07-02 yellows8Fixed socket() error handling when cmdbuf[2] is actuall...
2015-06-28 fincsMerge pull request #133 from linkmauve/cube-directions
2015-06-28 fincsMerge pull request #132 from Lectem/documentation
2015-06-28 Emmanuel Gil... Use more sensible input to move the cube in the gpu...
2015-06-28 Lectemadded examples to documentation
2015-06-28 fincsMerge pull request #131 from Lectem/fix_heaps_warning
2015-06-28 Lectemfix arning types not matching
2015-06-28 fincsDo not signal APTHOOK_ONRESTORE when the app is being...
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
next