]>
Chaos Git - corbenik/ctrulib.git/log
fincs [Fri, 18 Sep 2015 21:17:12 +0000 (23:17 +0200)]
Add romfsInitFromFile()
smea [Tue, 15 Sep 2015 05:52:08 +0000 (22:52 -0700)]
Merge pull request #169 from yuriks/gsp-racecond
GSP: Use atomics in interrupt reading loop
Yuri Kunde Schlesner [Mon, 14 Sep 2015 22:26:37 +0000 (19:26 -0300)]
GSP: Use atomics in interrupt reading loop
fincs [Tue, 8 Sep 2015 23:45:32 +0000 (01:45 +0200)]
Merge pull request #161 from Steveice10/master
Add cam:u support and basic documentation.
Steven Smith [Thu, 3 Sep 2015 06:22:45 +0000 (23:22 -0700)]
Add cam:u support and basic documentation.
fincs [Tue, 8 Sep 2015 18:54:08 +0000 (20:54 +0200)]
Merge pull request #163 from Megazig/master
added new NS_APPID values for latest apt module
megazig [Tue, 8 Sep 2015 17:02:45 +0000 (12:02 -0500)]
added new NS_APPID values for latest apt module
fincs [Mon, 7 Sep 2015 10:37:55 +0000 (12:37 +0200)]
Change default linear/VRAM mem alignment to 0x80 (for GPU textures)
fincs [Sat, 5 Sep 2015 20:09:33 +0000 (22:09 +0200)]
Merge pull request #162 from yuriks/float-conversions
GPU: Clean up float conversion functions
Yuri Kunde Schlesner [Sat, 5 Sep 2015 19:55:45 +0000 (16:55 -0300)]
GPU: Clean up float conversion functions
fincs [Sat, 5 Sep 2015 16:02:06 +0000 (18:02 +0200)]
Correct GPU_DrawArray() parameter order, fix GPU examples
fincs [Sat, 5 Sep 2015 15:59:37 +0000 (17:59 +0200)]
Merge pull request #155 from Subv/vertex_offset
Use register 0x22A (GPUREG_DRAW_VERTEX_OFFSET) when using GPU_DrawArrays
fincs [Sat, 5 Sep 2015 15:50:12 +0000 (17:50 +0200)]
Merge pull request #157 from endrift/master
Fix building on FreeBSD
fincs [Sat, 5 Sep 2015 15:46:49 +0000 (17:46 +0200)]
Merge pull request #159 from Lectem/documentation
documentation for the soc service and svcCreateMemoryBlock
fincs [Sat, 5 Sep 2015 15:45:37 +0000 (17:45 +0200)]
Merge pull request #156 from Dazzozo/yay-svcs
svc: add a few more SVC bindings
fincs [Sat, 5 Sep 2015 15:44:26 +0000 (17:44 +0200)]
Merge pull request #150 from Megazig/master
PS service key type and socket functionality
Lectem [Thu, 27 Aug 2015 21:36:27 +0000 (17:36 -0400)]
documentation for svcCreateMemoryBlock
Lectem [Thu, 27 Aug 2015 20:55:15 +0000 (16:55 -0400)]
documentation for the soc service
fincs [Thu, 27 Aug 2015 23:19:19 +0000 (01:19 +0200)]
Add RomFS example
fincs [Thu, 27 Aug 2015 19:16:27 +0000 (21:16 +0200)]
romfs_dev.c: use correct file closing function
fincs [Thu, 27 Aug 2015 18:53:08 +0000 (20:53 +0200)]
Add work in progress RomFS driver/devoptab
Jeffrey Pfau [Thu, 27 Aug 2015 08:04:28 +0000 (01:04 -0700)]
Fix building on FreeBSD
Daz Jones [Sun, 23 Aug 2015 19:27:31 +0000 (20:27 +0100)]
svc: add a few more SVC bindings
Mostly debug and IPC related.
Subv [Sun, 23 Aug 2015 03:15:27 +0000 (22:15 -0500)]
Use register 0x22A (GPUREG_DRAW_VERTEX_OFFSET) when using GPU_DrawArrays.
It will set the index of the first vertex to draw, akin to the "first" parameter of glDrawArrays.
fincs [Sat, 22 Aug 2015 21:14:38 +0000 (23:14 +0200)]
GPU_KEEP -> GPU_STENCIL_KEEP in GPU examples
fincs [Sat, 22 Aug 2015 21:12:32 +0000 (23:12 +0200)]
Merge remote-tracking branch 'pr149/master'
fincs [Sat, 22 Aug 2015 19:20:37 +0000 (21:20 +0200)]
Merge pull request #154 from Subv/tev_buffer_color
GPU: Added code to manipulate the combiner buffer.
fincs [Sat, 22 Aug 2015 19:20:31 +0000 (21:20 +0200)]
Merge pull request #152 from Subv/stencil
Added the rest of the stencil operations and corrected their names.
Subv [Sat, 22 Aug 2015 15:53:52 +0000 (10:53 -0500)]
GPU: Added code to manipulate the combiner buffer.
You can set an initial color value with GPUREG_TEXENV_BUFFER_COLOR, then use GPU_SetCombinerBufferWrite with GPU_TEV_BUFFER_WRITE_CONFIG to allow/disallow the TEV stages to write their color outputs to the buffer.
You can retrieve the previous buffer color using GPU_PREVIOUS_BUFFER as color source in the TEV config.
Subv [Fri, 21 Aug 2015 20:07:30 +0000 (15:07 -0500)]
Added the rest of the stencil operations and corrected their names.
fincs [Wed, 19 Aug 2015 11:29:24 +0000 (13:29 +0200)]
Revert g_srv_handle change because srvGetSessionHandle() already existed
megazig [Tue, 18 Aug 2015 22:15:21 +0000 (17:15 -0500)]
update definition of gethostbyaddr
megazig [Tue, 18 Aug 2015 21:55:50 +0000 (16:55 -0500)]
move h_errno definition to soc_common
add h_addr member to hostent structure
implement gethostbyaddr
megazig [Tue, 18 Aug 2015 21:54:22 +0000 (16:54 -0500)]
add key type 9 (NFC) for ps service
smea [Tue, 18 Aug 2015 04:31:04 +0000 (21:31 -0700)]
Merge branch 'master' of github.com:smealum/ctrulib
smea [Tue, 18 Aug 2015 04:31:00 +0000 (21:31 -0700)]
am:sys stuff, g_serv_handle non static and qtm example label
Luke Street [Mon, 17 Aug 2015 16:00:28 +0000 (12:00 -0400)]
Fix gpu example Makefiles for latest picasso
fincs [Sun, 9 Aug 2015 22:58:54 +0000 (00:58 +0200)]
Merge pull request #146 from Lectem/fixy2r
Fixed transfer unit and gap type and added a warning
Lectem [Sun, 9 Aug 2015 22:32:41 +0000 (00:32 +0200)]
Fixed transfer unit and gap type and added a warning
fincs [Tue, 4 Aug 2015 17:31:46 +0000 (19:31 +0200)]
Revert
73e0267a because it breaks all existing GPU code
smea [Fri, 24 Jul 2015 20:15:58 +0000 (13:15 -0700)]
Merge pull request #143 from aroulin/fix-gpu-reset
Fix GPU_Reset having wrong GSP command buffer
aroulin [Fri, 24 Jul 2015 19:49:49 +0000 (21:49 +0200)]
Fix GPU_Reset having wrong GSP command buffer
fincs [Thu, 23 Jul 2015 20:55:24 +0000 (22:55 +0200)]
Merge pull request #142 from Lectem/documentation
Some documentation
Lectem [Thu, 23 Jul 2015 20:41:13 +0000 (22:41 +0200)]
added gpu examples to doc
Lectem [Thu, 23 Jul 2015 19:23:50 +0000 (21:23 +0200)]
Documented GX TRANSFER_SCALE and FILL_CONTROL
Lectem [Sat, 11 Jul 2015 18:37:31 +0000 (20:37 +0200)]
fixed y2r doc and added csnd pan/vol ranges
fincs [Wed, 22 Jul 2015 17:41:59 +0000 (19:41 +0200)]
Add new GPU examples
fincs [Sun, 19 Jul 2015 22:52:10 +0000 (00:52 +0200)]
Merge pull request #140 from Lectem/patch-3
Fixed wrap_s and wrap_t
Lectem [Sun, 19 Jul 2015 22:20:35 +0000 (00:20 +0200)]
Fixed wrap_s and wrap_t
Those were swapped.
smea [Thu, 16 Jul 2015 06:40:11 +0000 (23:40 -0700)]
added ac:i support
smea [Tue, 14 Jul 2015 06:01:50 +0000 (23:01 -0700)]
added support for qtm:s and qtm:sp
smea [Tue, 14 Jul 2015 06:00:52 +0000 (23:00 -0700)]
added hid:SPVR support
smea [Sun, 12 Jul 2015 22:31:57 +0000 (15:31 -0700)]
Merge branch 'master' of github.com:smealum/ctrulib
smea [Sun, 12 Jul 2015 22:19:36 +0000 (15:19 -0700)]
fixed SOC device madness
fincs [Sat, 11 Jul 2015 14:00:26 +0000 (16:00 +0200)]
Merge pull request #137 from Lectem/patch-2
Fixed command code for Y2RU_SetConversionParams
Lectem [Sat, 11 Jul 2015 13:51:06 +0000 (15:51 +0200)]
Fixed command code for Y2RU_SetConversionParams
smea [Wed, 8 Jul 2015 02:52:18 +0000 (19:52 -0700)]
socMemhandle should be closed even if shutdown command fails
fincs [Tue, 7 Jul 2015 22:48:23 +0000 (00:48 +0200)]
Merge pull request #136 from Lectem/wrap_modes
added texture border color
Lectem [Tue, 7 Jul 2015 22:16:00 +0000 (00:16 +0200)]
added texture border color
Lectem [Tue, 7 Jul 2015 22:03:01 +0000 (00:03 +0200)]
added texture border color
fincs [Tue, 7 Jul 2015 21:46:08 +0000 (23:46 +0200)]
Clean up libapplet_launch example
fincs [Tue, 7 Jul 2015 21:26:50 +0000 (23:26 +0200)]
Merge pull request #135 from Lectem/sound_example_update
updated sound example for new API
Lectem [Tue, 7 Jul 2015 20:21:47 +0000 (22:21 +0200)]
updated sound example for new API
fincs [Tue, 7 Jul 2015 20:41:20 +0000 (22:41 +0200)]
Merge pull request #134 from Lectem/wrap_modes
Added GPU_CLAMP_TO_BORDER and GPU_MIRRORED_REPEAT
Lectem [Tue, 7 Jul 2015 20:25:00 +0000 (22:25 +0200)]
Added GPU_CLAMP_TO_BORDER and GPU_MIRRORED_REPEAT
yellows8 [Thu, 2 Jul 2015 22:53:16 +0000 (18:53 -0400)]
Fixed socket() error handling when cmdbuf[2] is actually an error-code, not a handle. In socket(), write SYNC_ERROR to errno when an error occurs due to cmdbuf[1].
fincs [Sun, 28 Jun 2015 17:01:53 +0000 (19:01 +0200)]
Merge pull request #133 from linkmauve/cube-directions
Use more sensible input to move the cube in the gpu example
fincs [Sun, 28 Jun 2015 17:01:46 +0000 (19:01 +0200)]
Merge pull request #132 from Lectem/documentation
Documentation
Emmanuel Gil Peyrot [Sun, 28 Jun 2015 16:34:16 +0000 (17:34 +0100)]
Use more sensible input to move the cube in the gpu example.
Lectem [Sun, 28 Jun 2015 08:52:34 +0000 (10:52 +0200)]
added examples to documentation
fincs [Sun, 28 Jun 2015 11:36:09 +0000 (13:36 +0200)]
Merge pull request #131 from Lectem/fix_heaps_warning
fix warning types not matching
Lectem [Sun, 28 Jun 2015 11:10:38 +0000 (13:10 +0200)]
fix arning types not matching
fincs [Sun, 28 Jun 2015 09:30:57 +0000 (11:30 +0200)]
Do not signal APTHOOK_ONRESTORE when the app is being closed
Lectem [Sat, 27 Jun 2015 23:33:50 +0000 (01:33 +0200)]
svc.h : updated MemOp enum and documented half of the file
Lectem [Fri, 26 Jun 2015 21:00:12 +0000 (23:00 +0200)]
updated y2r documentation
Lectem [Fri, 26 Jun 2015 20:58:22 +0000 (22:58 +0200)]
os documentation
Lectem [Fri, 26 Jun 2015 17:41:49 +0000 (19:41 +0200)]
gfx documentation
plutoo [Fri, 26 Jun 2015 20:25:19 +0000 (22:25 +0200)]
Merge pull request #129 from Lectem/firm_version_fix
fix firm/kernel version and added defines
Lectem [Fri, 26 Jun 2015 20:18:15 +0000 (22:18 +0200)]
fix firm/kernel version and added defines
yellows8 [Tue, 23 Jun 2015 20:06:38 +0000 (16:06 -0400)]
Merge pull request #127 from infinicore/linklevel
OS: Add function to get wifi strength.
infinicore [Tue, 23 Jun 2015 15:49:16 +0000 (15:49 +0000)]
os: add function to get link level
fincs [Sun, 21 Jun 2015 22:22:41 +0000 (00:22 +0200)]
Merge pull request #126 from yuriks/y2r
Add y2r:u commands
Lectem [Sun, 21 Jun 2015 11:15:10 +0000 (13:15 +0200)]
Documented y2r
Also aligned enums for readability and changed SetCoefficient to
SetCoefficients
Yuri Kunde Schlesner [Sun, 21 Jun 2015 10:25:28 +0000 (07:25 -0300)]
Add y2r:u commands
fincs [Sat, 20 Jun 2015 16:21:06 +0000 (18:21 +0200)]
(I forgot to update the comment in the header file)
fincs [Sat, 20 Jun 2015 16:17:44 +0000 (18:17 +0200)]
Clean up and simplify APT_CheckNew3DS
fincs [Sat, 20 Jun 2015 15:07:06 +0000 (17:07 +0200)]
Run initialization/shutdown code in irrstInit/irrstExit when needed
fincs [Sat, 20 Jun 2015 15:06:32 +0000 (17:06 +0200)]
Some minor APT fixes (capture typo, race condition fix, etc)
fincs [Sat, 6 Jun 2015 20:52:51 +0000 (22:52 +0200)]
Merge pull request #124 from Lectem/gx_fill_enum
added GX_SetMemoryFill control enums
Lectem [Wed, 3 Jun 2015 19:17:38 +0000 (21:17 +0200)]
added GX_SetMemoryFill control enums
smea [Sun, 31 May 2015 16:37:14 +0000 (09:37 -0700)]
Merge pull request #58 from Aurelio92/example-BothScreenText
Added BothScreenText example
smea [Sun, 31 May 2015 16:35:39 +0000 (09:35 -0700)]
Merge pull request #59 from Aurelio92/example-MultipleWindowsText
Added MultipleWindowsText
smea [Sun, 31 May 2015 16:33:37 +0000 (09:33 -0700)]
Merge pull request #60 from Aurelio92/example-ColoredText
Added ColoredText example
smea [Sat, 30 May 2015 16:07:41 +0000 (09:07 -0700)]
Merge pull request #122 from Lectem/thread_svcs
threads svcs
yellows8 [Fri, 29 May 2015 21:15:55 +0000 (17:15 -0400)]
In APT_CheckNew3DS_*, properly load+check the retval from the cmdbuf when svcSendSyncRequest was successful. In APT_CheckNew3DS(), added code to check for out nullptr, and code to clear out.
Lectem [Thu, 28 May 2015 19:04:52 +0000 (21:04 +0200)]
better svcGet*Info
yellows8 [Tue, 26 May 2015 17:49:37 +0000 (13:49 -0400)]
Added code for getting the session handles for am, fs, and srv. Updated ACU_WaitInternetConnection() so that it waits for outval!=0 instead of outval==1, this fixes new3ds support for this func.
smea [Tue, 26 May 2015 06:05:14 +0000 (23:05 -0700)]
Update svc.h
cf PR #123
smea [Tue, 26 May 2015 06:04:20 +0000 (23:04 -0700)]
Merge pull request #123 from 173210/master
svc.h: Remove volatile for getThreadLocalStorage
173210 [Tue, 26 May 2015 05:48:20 +0000 (14:48 +0900)]
svc.h: Remove volatile for getThreadLocalStorage