]>
Chaos Git - corbenik/ctrulib.git/log
fincs [Fri, 2 Oct 2015 19:54:18 +0000 (21:54 +0200)]
Add a work-in-progress API for using Nintendo's default DSP component
fincs [Wed, 30 Sep 2015 20:39:57 +0000 (22:39 +0200)]
LightLock: avoid the svcArbitrateAddress() call if no thread is waiting
fincs [Tue, 29 Sep 2015 22:35:01 +0000 (00:35 +0200)]
Initialize light primitive system if needed
fincs [Tue, 29 Sep 2015 22:20:05 +0000 (00:20 +0200)]
Move __clrex/__ldrex/__strex to synchronization.h
fincs [Tue, 29 Sep 2015 22:07:42 +0000 (00:07 +0200)]
Add lightweight synchronization primitives
fincs [Tue, 29 Sep 2015 21:21:45 +0000 (23:21 +0200)]
Merge branch 'master' into great-refactor
Conflicts:
libctru/include/3ds/services/apt.h
libctru/source/services/apt.c
fincs [Tue, 29 Sep 2015 21:18:21 +0000 (23:18 +0200)]
Merge pull request #170 from Lectem/patch-2
document ArbitrateAddress + update ArbitrationType
smea [Mon, 28 Sep 2015 04:35:55 +0000 (21:35 -0700)]
Update apt.h
smea [Mon, 28 Sep 2015 04:32:58 +0000 (21:32 -0700)]
Merge pull request #174 from Megazig/master
implement APT_GetAppletInfo
megazig [Mon, 28 Sep 2015 04:30:16 +0000 (23:30 -0500)]
implement APT_GetAppletInfo
smea [Sun, 27 Sep 2015 00:03:46 +0000 (17:03 -0700)]
Merge branch 'master' of github.com:smealum/ctrulib
smea [Sun, 27 Sep 2015 00:03:42 +0000 (17:03 -0700)]
added CFG_Region and CFG_Language enums
fincs [Fri, 25 Sep 2015 20:06:51 +0000 (22:06 +0200)]
DSP code format cleanup
fincs [Fri, 25 Sep 2015 14:16:10 +0000 (16:16 +0200)]
Merge branch 'master' into great-refactor
Conflicts:
libctru/include/3ds/services/apt.h
libctru/source/services/apt.c
yellows8 [Thu, 24 Sep 2015 17:04:18 +0000 (13:04 -0400)]
Implemented http service-cmd code for GetResponseHeader.
yellows8 [Thu, 24 Sep 2015 08:26:48 +0000 (04:26 -0400)]
Added APT_GetAppletProgramInfo.
fincs [Wed, 23 Sep 2015 08:14:55 +0000 (10:14 +0200)]
Merge pull request #172 from Steveice10/master
Fix reading accelerometer and gyroscope entries.
Steven Smith [Wed, 23 Sep 2015 02:12:52 +0000 (19:12 -0700)]
Fix reading accelerometer and gyroscope entries.
Lectem [Sat, 19 Sep 2015 03:04:20 +0000 (23:04 -0400)]
document ArbitrateAddress + update ArbitrationType
This has been tested on n3ds 9.9.
fincs [Fri, 18 Sep 2015 21:17:28 +0000 (23:17 +0200)]
Merge branch 'master' into great-refactor
fincs [Fri, 18 Sep 2015 21:17:12 +0000 (23:17 +0200)]
Add romfsInitFromFile()
fincs [Wed, 16 Sep 2015 21:58:12 +0000 (23:58 +0200)]
Restore service session parameter in FSUSER_Initialize()
fincs [Wed, 16 Sep 2015 21:57:28 +0000 (23:57 +0200)]
Add srvGetServiceHandleDirect()
fincs [Tue, 15 Sep 2015 09:47:55 +0000 (11:47 +0200)]
Merge branch 'master' into great-refactor
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 [Sun, 13 Sep 2015 16:41:18 +0000 (18:41 +0200)]
Merge branch 'great-refactor' of github.com:smealum/ctrulib into great-refactor
fincs [Sun, 13 Sep 2015 16:40:37 +0000 (18:40 +0200)]
Add fragment lighting register names, enumerations, etc
fincs [Wed, 9 Sep 2015 21:34:10 +0000 (23:34 +0200)]
Merge pull request #167 from Lectem/fixIPCdoc
Fix IPC_MakeHeader documentation
Lectem [Wed, 9 Sep 2015 21:30:12 +0000 (17:30 -0400)]
Fixed and enhanced IPC_MakeHeader documentation
fincs [Wed, 9 Sep 2015 13:56:21 +0000 (15:56 +0200)]
Merge pull request #165 from Lectem/dsp
Dsp fixes
Lectem [Wed, 9 Sep 2015 13:48:40 +0000 (09:48 -0400)]
Formatting and fixes for DSP
Lectem [Wed, 9 Sep 2015 13:11:15 +0000 (09:11 -0400)]
Better enum IPC_BufferRights
fincs [Tue, 8 Sep 2015 23:47:30 +0000 (01:47 +0200)]
() -> (void), again
fincs [Tue, 8 Sep 2015 23:46:00 +0000 (01:46 +0200)]
Merge branch 'master' into great-refactor
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:55:43 +0000 (20:55 +0200)]
Add some more GPU enum values from the 3dbrew wiki
fincs [Tue, 8 Sep 2015 18:54:37 +0000 (20:54 +0200)]
Merge branch 'master' into great-refactor
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
fincs [Tue, 8 Sep 2015 18:53:29 +0000 (20:53 +0200)]
Merge pull request #164 from Lectem/dsp
IPC stuff and DSP service commands
Lectem [Tue, 8 Sep 2015 18:07:59 +0000 (14:07 -0400)]
Added DSP service commands
Lectem [Tue, 8 Sep 2015 18:07:03 +0000 (14:07 -0400)]
Added IPC helpers
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 17:31:02 +0000 (19:31 +0200)]
Sync register names with 3dbrew wiki
fincs [Mon, 7 Sep 2015 10:53:37 +0000 (12:53 +0200)]
Rename GX commands
fincs [Mon, 7 Sep 2015 10:38:09 +0000 (12:38 +0200)]
Merge branch 'master' into great-refactor
fincs [Mon, 7 Sep 2015 10:37:55 +0000 (12:37 +0200)]
Change default linear/VRAM mem alignment to 0x80 (for GPU textures)
fincs [Sun, 6 Sep 2015 16:22:12 +0000 (18:22 +0200)]
Fix examples
fincs [Sun, 6 Sep 2015 16:13:31 +0000 (18:13 +0200)]
Add missing (void) to functions without arguments
fincs [Sun, 6 Sep 2015 16:04:03 +0000 (18:04 +0200)]
Remove service handle parameter from GSPGPU IPC wrappers
fincs [Sun, 6 Sep 2015 15:54:36 +0000 (17:54 +0200)]
Remove service handle parameter from FSUSER IPC wrappers
fincs [Sun, 6 Sep 2015 15:41:47 +0000 (17:41 +0200)]
Remove service handle parameter from APT IPC wrappers
fincs [Sat, 5 Sep 2015 20:14:34 +0000 (22:14 +0200)]
Merge branch 'master' into great-refactor
Conflicts:
libctru/source/gpu/gpu.c
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 19:31:16 +0000 (21:31 +0200)]
Remove the broken GPU reset sequence which is never executed
fincs [Sat, 5 Sep 2015 18:30:24 +0000 (20:30 +0200)]
Make some internal shader loading helper functions private/static
fincs [Sat, 5 Sep 2015 18:24:55 +0000 (20:24 +0200)]
Remove u32* gxbuf parameter in GX/GPU functions
fincs [Sat, 5 Sep 2015 18:16:47 +0000 (20:16 +0200)]
Start the Great Refactor with some GPU refactoring/deprecating
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 [Tue, 1 Sep 2015 19:28:52 +0000 (15:28 -0400)]
Added getThreadStaticBuffers for IPC
Lectem [Mon, 31 Aug 2015 03:30:53 +0000 (23:30 -0400)]
Added pseudo handles for current proc and thread
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