Dave Murphy
|
2fed2f4241
|
Merge branch 'gpu_revamp'
|
2015-03-11 17:06:49 +00:00 |
|
Dave Murphy
|
a6831d177c
|
get rid of strict aliasing
|
2015-03-11 17:06:34 +00:00 |
|
Dave Murphy
|
5c0a6ceda6
|
Merge branch 'master' into gpu_revamp
|
2015-03-11 16:46:49 +00:00 |
|
Dave Murphy
|
85261971db
|
use correct flags
|
2015-03-11 16:46:24 +00:00 |
|
fincs
|
cd8fa3a26a
|
Merge pull request #104 from patois/master
add SVC 0x61, 0x62, 0x63, 0x64
|
2015-03-10 13:10:33 +01:00 |
|
patois
|
57f139799c
|
add syscalls 0x61, 0x62, 0x63, 0x64
|
2015-03-10 12:43:15 +01:00 |
|
Dave Murphy
|
c71637d9ca
|
Merge pull request #101 from profi200/master
Implemented functions to start system applets.
|
2015-03-08 01:07:34 +00:00 |
|
profi200
|
1a6bdc38a9
|
Implemented functions to start system applets.
|
2015-03-07 22:10:18 +01:00 |
|
fincs
|
b085943d4d
|
Correct shaderProgramFree() and DVLB_Free()
|
2015-03-07 20:39:28 +01:00 |
|
fincs
|
624dc1c1b3
|
GPU_DepthRange() -> GPU_DepthMap()
|
2015-03-07 16:59:52 +01:00 |
|
fincs
|
44d2606039
|
Minor correction in GPU_SendShaderCode/SendOperandDescriptors
|
2015-03-06 16:32:57 +01:00 |
|
fincs
|
0eed263bba
|
Merge branch 'master' into gpu_revamp
|
2015-03-06 16:32:13 +01:00 |
|
Dave Murphy
|
b275d5715b
|
add svcGetProcessorID
|
2015-03-03 11:04:00 +00:00 |
|
Dave Murphy
|
e5edb0fa28
|
Merge pull request #100 from profi200/master
Added AM_ListTitles(), replace bitwise ands with u32 casts, replaced snprint() ...
|
2015-03-02 21:56:27 +00:00 |
|
fincs
|
54473e5487
|
Merge branch 'master' into gpu_revamp
|
2015-03-02 17:03:58 +01:00 |
|
Dave Murphy
|
1f52ac344d
|
adjust stack before appInit
|
2015-03-02 10:41:52 +00:00 |
|
fincs
|
386a700673
|
Fix GPU example
|
2015-03-02 00:54:29 +01:00 |
|
fincs
|
9abad5bbaf
|
Update GPU example (untested)
|
2015-03-01 23:20:01 +01:00 |
|
fincs
|
b175fdbca5
|
Correct error in GPU_SetFloatUniform
|
2015-03-01 23:19:29 +01:00 |
|
fincs
|
0f4ee280d2
|
Merge branch 'master' into gpu_revamp
|
2015-03-01 22:46:24 +01:00 |
|
profi200
|
ed3045ab6a
|
Fixed AM_InstallFIRM(). See 3dbrew.
|
2015-03-01 21:52:19 +01:00 |
|
profi200
|
02b68eb1ae
|
Change it back to snprintf().
|
2015-03-01 20:28:22 +01:00 |
|
profi200
|
a2d2df17f9
|
Minifix.
|
2015-03-01 19:57:57 +01:00 |
|
profi200
|
c998b5d035
|
Added AM_ListTitles(), removed nonsense bitwise ands, replaced sprint() with memcpy() (overflow safe) and made utf.h aveilable for apps.
|
2015-03-01 19:49:38 +01:00 |
|
Dave Murphy
|
341f10b057
|
Merge pull request #88 from Steveice10/master
Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.
|
2015-03-01 18:19:14 +00:00 |
|
Dave Murphy
|
11cd337d36
|
Merge branch 'master' into gpu_revamp
|
2015-03-01 16:56:34 +00:00 |
|
Dave Murphy
|
4caa875489
|
fix smdh building
|
2015-03-01 16:56:10 +00:00 |
|
Dave Murphy
|
82affd3f77
|
Merge branch 'master' into gpu_revamp
|
2015-03-01 16:40:12 +00:00 |
|
Dave Murphy
|
6d25d6d335
|
add smdh embedding
|
2015-03-01 16:39:34 +00:00 |
|
Steven Smith
|
20a1a610da
|
Add AM_GetTitleProductCode, FSUSER_GetNandArchiveResource, and fix missing service imports in 3ds.h.
|
2015-02-28 23:13:21 -08:00 |
|
Dave Murphy
|
ce6fce07a1
|
Merge pull request #97 from yuriks/more-syscalls
Add a few more SVC call stubs
|
2015-02-28 00:59:28 +00:00 |
|
Yuri Kunde Schlesner
|
9ee96105f6
|
Add a few more SVC call stubs
|
2015-02-27 21:20:55 -03:00 |
|
Dave Murphy
|
8e031b1080
|
ensure mode changes
|
2015-02-27 20:50:03 +00:00 |
|
Dave Murphy
|
36f82b8bb8
|
fix typo
|
2015-02-26 08:37:23 +00:00 |
|
Dave Murphy
|
02ff590b5a
|
add intermediate Makefile for input examples
|
2015-02-25 15:36:07 +00:00 |
|
Dave Murphy
|
c5fa04e845
|
add thread event example
|
2015-02-25 15:28:30 +00:00 |
|
Dave Murphy
|
aa98a0796b
|
use variable to recurse make
|
2015-02-23 19:25:59 +00:00 |
|
Dave Murphy
|
6822f89c4c
|
update for latest libctru
|
2015-02-23 19:25:31 +00:00 |
|
Dave Murphy
|
403c277bf8
|
switch to hard float
|
2015-02-23 19:24:59 +00:00 |
|
Dave Murphy
|
d28e3bf1da
|
Merge pull request #64 from Aurelio92/example-TouchScreen
Added TouchScreen example
|
2015-02-23 19:21:33 +00:00 |
|
Dave Murphy
|
992b23040c
|
implement gettimeofday
|
2015-02-23 17:41:10 +00:00 |
|
Dave Murphy
|
da57493368
|
update aemstro reflog
|
2015-02-22 22:37:17 +00:00 |
|
smea
|
f39571f542
|
Merge pull request #95 from elhobbs/master
updated shader for current aemstro
|
2015-02-22 12:04:09 -08:00 |
|
Eric Hobbs
|
fa41041abf
|
fixed lighting in shader for gpu example
|
2015-02-22 14:55:04 -05:00 |
|
Eric Hobbs
|
dcd1ccf939
|
updated shader for current aemstro
|
2015-02-22 13:38:58 -05:00 |
|
Dave Murphy
|
d9552e95dc
|
bump version
|
2015-02-19 18:51:05 +00:00 |
|
Dave Murphy
|
8ac08bad4e
|
default loop mode is one shot
|
2015-02-19 18:48:31 +00:00 |
|
Dave Murphy
|
b40d605660
|
Merge branch 'master' into gpu_revamp
|
2015-02-19 18:35:10 +00:00 |
|
Dave Murphy
|
a8b20600cf
|
rename example
|
2015-02-19 10:26:34 +00:00 |
|
Dave Murphy
|
56317483fb
|
Merge pull request #63 from Aurelio92/example-CirclePad
Added example for reading input
|
2015-02-18 17:50:10 +00:00 |
|