]>
Chaos Git - corbenik/ctrulib.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
yellows8 [Sun, 11 May 2014 01:25:26 +0000 (21:25 -0400)]
Removed outdated SOC comment.
yellows8 [Sat, 10 May 2014 21:22:22 +0000 (17:22 -0400)]
Improved SOC addr handling, and implemented addr handling for the sendto/recvfrom cmds.
Dave Murphy [Wed, 7 May 2014 17:01:19 +0000 (18:01 +0100)]
ignore generated folders
Dave Murphy [Wed, 7 May 2014 16:19:33 +0000 (17:19 +0100)]
remove dodgy wchar type, use UINT64_MAX from stdint.h for U64_MAX
yellows8 [Mon, 5 May 2014 01:55:59 +0000 (21:55 -0400)]
Added SOC error conversion, and implemented getsockopt, setsockopt, fcntl, sockatmark, gethostid, getsockname, and getpeername.
smea [Thu, 1 May 2014 03:04:13 +0000 (20:04 -0700)]
Merge pull request #3 from bunnei/master
Renamed "test_vsh_bin" to "test_shbin" to fix build of gpu demo
bunnei [Wed, 30 Apr 2014 22:55:04 +0000 (18:55 -0400)]
rename "test_vsh_bin" to "test_shbin" to fix build of gpu demo
yellows8 [Mon, 28 Apr 2014 01:28:48 +0000 (21:28 -0400)]
Added svc_signalEvent, svc_getSystemTick, and svc_getProcessId. Enabled using SOC cmd8/cmda, and other minor changes.
yellows8 [Wed, 23 Apr 2014 00:18:21 +0000 (20:18 -0400)]
Added GSPGPU code for SetBufferSwap and InvalidateDataCache.
yellows8 [Tue, 22 Apr 2014 20:13:18 +0000 (16:13 -0400)]
Added code for the cfg:nor service.
yellows8 [Tue, 22 Apr 2014 19:15:46 +0000 (15:15 -0400)]
Added code for using the ir:u service.
yellows8 [Tue, 22 Apr 2014 02:58:05 +0000 (22:58 -0400)]
Added code for using the ac:u service.
yellows8 [Mon, 21 Apr 2014 23:12:56 +0000 (19:12 -0400)]
Added code for using the CSND service.
smea [Fri, 21 Mar 2014 15:42:39 +0000 (16:42 +0100)]
GPU : GPU_SetTexEnv minifix (thanks gericom)
smea [Thu, 20 Mar 2014 22:30:11 +0000 (23:30 +0100)]
SHDR : fixed DVLE_SendOutmap
smea [Thu, 20 Mar 2014 17:23:48 +0000 (18:23 +0100)]
GPU : fixed DVLE_SendOutmap
smea [Thu, 20 Mar 2014 14:15:35 +0000 (15:15 +0100)]
GPU : GPU_SetTexEnv
smea [Thu, 20 Mar 2014 13:41:10 +0000 (14:41 +0100)]
Merge branch 'master' of github.com:smealum/ctrulib
smea [Thu, 20 Mar 2014 13:40:57 +0000 (14:40 +0100)]
GPU : GPU_SetAttributeBuffers, GPU_SetStencilTest, GPU_SetFaceCulling
smea [Thu, 20 Mar 2014 09:44:30 +0000 (10:44 +0100)]
Merge pull request #1 from tolbon/patch-1
risk to be platform dependent
Jean Baptiste Noblot [Thu, 20 Mar 2014 08:27:12 +0000 (09:27 +0100)]
risk to be platform dependent
I know. it's a feature
smea [Wed, 19 Mar 2014 22:23:53 +0000 (23:23 +0100)]
GSP : critical fix in GSPGPU_submitGxCommand
GX : updated GX_SetMemoryFill
GPU : various crap
smea [Mon, 17 Mar 2014 17:38:20 +0000 (18:38 +0100)]
APT && HID && GSP : don't ignore errors yo
smea [Sat, 15 Mar 2014 20:00:37 +0000 (21:00 +0100)]
SHDR : updated DVLE_SendOutmap
smea [Fri, 14 Mar 2014 20:29:42 +0000 (21:29 +0100)]
GPU : GPU_SetDepthTest
smea [Thu, 13 Mar 2014 18:54:52 +0000 (19:54 +0100)]
GPU : GPU_DepthRange && GPU_SetTexture
smea [Thu, 13 Mar 2014 17:27:22 +0000 (18:27 +0100)]
SHDR : minifix
Jordan Rabet [Thu, 13 Mar 2014 14:50:43 +0000 (15:50 +0100)]
SHDR : SHDR_GetUniformRegister (untested)
Jordan Rabet [Thu, 13 Mar 2014 14:34:01 +0000 (15:34 +0100)]
SHDR : uniform table (untested)
smea [Wed, 12 Mar 2014 19:11:34 +0000 (20:11 +0100)]
GPU : added buffer setup commands to GPU_SetViewport
smea [Wed, 12 Mar 2014 17:28:25 +0000 (18:28 +0100)]
GPU : GPU_SetViewport
smea [Wed, 12 Mar 2014 15:00:40 +0000 (16:00 +0100)]
gpu : GPU_Reset
smea [Wed, 12 Mar 2014 14:59:26 +0000 (15:59 +0100)]
GPU : GPU_Reset
smea [Tue, 11 Mar 2014 21:50:07 +0000 (22:50 +0100)]
SHDR : DVLE_SendConstants && SHDR_UseProgram
smea [Tue, 11 Mar 2014 19:18:57 +0000 (20:18 +0100)]
GPU : DVLE_SendOutmap fix
smea [Tue, 11 Mar 2014 18:08:45 +0000 (19:08 +0100)]
GX : GX_SetTextureCopy
smea [Tue, 11 Mar 2014 18:00:44 +0000 (19:00 +0100)]
SHDR : various fixes
smea [Tue, 11 Mar 2014 16:09:39 +0000 (17:09 +0100)]
gpu : oops
smea [Tue, 11 Mar 2014 15:20:56 +0000 (16:20 +0100)]
gpu : README.md update
smea [Tue, 11 Mar 2014 15:17:05 +0000 (16:17 +0100)]
gpu : added vsh support to makefile + some code. need to setup AEMSTROPATH variable for it to work.
smea [Sun, 9 Mar 2014 15:38:55 +0000 (16:38 +0100)]
GPU : GPU_SetUniform
smea [Sat, 8 Mar 2014 11:43:16 +0000 (12:43 +0100)]
SHDR : untested
smea [Fri, 7 Mar 2014 22:28:23 +0000 (23:28 +0100)]
gpu : setdisplaytransfer (temp)
smea [Thu, 6 Mar 2014 21:34:53 +0000 (22:34 +0100)]
gpu : minifix
smea [Sun, 2 Mar 2014 17:05:04 +0000 (18:05 +0100)]
GPU : cleanup
smea [Sun, 2 Mar 2014 15:55:05 +0000 (16:55 +0100)]
GPU : command buffer stuff
smea [Sun, 2 Mar 2014 15:11:04 +0000 (16:11 +0100)]
gpu : added gpu example
arm11u && sdmc : fixes
smea [Sun, 2 Mar 2014 15:06:34 +0000 (16:06 +0100)]
arm11u && sdmc : fix
smea [Sun, 2 Mar 2014 15:01:57 +0000 (16:01 +0100)]
GPU : initial code (untested)
smea [Sun, 2 Mar 2014 13:53:51 +0000 (14:53 +0100)]
GX : implemented some GX commands
smea [Mon, 3 Feb 2014 17:51:22 +0000 (18:51 +0100)]
arm11u && sdmc : README.md
smea [Mon, 3 Feb 2014 17:21:17 +0000 (18:21 +0100)]
HID : moved hidInit and hidExit into ctrulib
smea [Mon, 3 Feb 2014 17:06:58 +0000 (18:06 +0100)]
APT && misc : better app exiting code, fixed APPLICATION and BASE mem leak
smea [Sat, 1 Feb 2014 18:56:36 +0000 (19:56 +0100)]
APT : added ability to specify APPID to aptInit
smea [Sat, 1 Feb 2014 12:27:52 +0000 (13:27 +0100)]
APT : preliminary support for exiting app
smea [Fri, 31 Jan 2014 23:23:59 +0000 (00:23 +0100)]
APT : preliminary/experimental return to menu support
smea [Wed, 29 Jan 2014 23:16:45 +0000 (00:16 +0100)]
misc : volatile types
smea [Wed, 29 Jan 2014 22:17:14 +0000 (23:17 +0100)]
Merge branch 'master' of github.com:smealum/ctrulib
smea [Wed, 29 Jan 2014 22:17:02 +0000 (23:17 +0100)]
APT : glanceparameter/receiveparameter
yellows8 [Wed, 29 Jan 2014 16:13:06 +0000 (11:13 -0500)]
Fixed SOC command headers, and fixed the size checks.
yellows8 [Wed, 29 Jan 2014 00:35:40 +0000 (19:35 -0500)]
Added code for using the socket service.
smea [Tue, 28 Jan 2014 23:18:43 +0000 (00:18 +0100)]
misc : libnds includes, Result => s32
smea [Tue, 28 Jan 2014 22:50:51 +0000 (23:50 +0100)]
svc : svc_createMemoryBlock
smea [Tue, 28 Jan 2014 22:43:59 +0000 (23:43 +0100)]
srv : default srv handle
APT, GSP, HID : proper return values
smea [Tue, 28 Jan 2014 17:36:54 +0000 (18:36 +0100)]
FS : FSUSER_OpenDirectory, FSUSER_OpenFile, FSDIR_Read
smea [Fri, 24 Jan 2014 22:33:46 +0000 (23:33 +0100)]
FS : renamed FSUSER_OpenFile to FSUSER_OpenFileDirectly; added FSUSER_OpenArchive
SDMC : added fs:USER example for loading from SDMC; requires proper exheader
smea [Thu, 23 Jan 2014 22:15:41 +0000 (23:15 +0100)]
FS : fixed FSFILE_Write (oops)
smea [Thu, 23 Jan 2014 17:30:36 +0000 (18:30 +0100)]
srv : mini-fix
FS : FSFILE_Write
smea [Wed, 22 Jan 2014 21:35:46 +0000 (22:35 +0100)]
FS : started implementing FS services (thanks yellows8)
smea [Wed, 22 Jan 2014 21:04:12 +0000 (22:04 +0100)]
misc : renamed svc_getData to getThreadCommandBuffer and srv_10002 to srv_Initialize
smea [Mon, 20 Jan 2014 21:10:09 +0000 (22:10 +0100)]
APT : NS_APPID
smea [Mon, 20 Jan 2014 20:54:17 +0000 (21:54 +0100)]
README : updated with "purpose"
arm11u/Makefile : added mkdir for build (woops)
smea [Mon, 20 Jan 2014 19:57:54 +0000 (20:57 +0100)]
APT : added some stuff, plus proper lock handle use in arm11u example.
smea [Sun, 19 Jan 2014 22:49:08 +0000 (23:49 +0100)]
GSP : fixed potential inline asm hazard (thanks Pong20302000)
smea [Sun, 19 Jan 2014 20:49:01 +0000 (21:49 +0100)]
various fixes
smea [Sun, 19 Jan 2014 12:33:28 +0000 (13:33 +0100)]
basic HID implementation
smea [Sat, 18 Jan 2014 22:18:03 +0000 (23:18 +0100)]
initial commit
smea [Sat, 18 Jan 2014 22:11:32 +0000 (14:11 -0800)]
Initial commit