fincs
e554f11999
Update template Makefile with the following changes:
...
- Add RomFS embedding support
- Add proper rules for assembling GPU shaders
- Use -ffunction-sections and --gc-sections by default
- Remove -ffast-math
2015-11-21 01:12:33 +01:00
fincs
10c7711ce5
Correct osConvertVirtToPhys/osConvertOldLINEARMemToNew parameter type
2015-11-20 17:24:02 +01:00
Steven Smith
d6dc1d52c5
Fix order of memalign parameters in MIC example.
2015-11-18 15:45:01 -08:00
fincs
c49480f5d5
Fix examples after service refactor
2015-11-11 21:13:31 +01:00
Steven Smith
abdfec701f
Fix MIC cutting off a second of audio.
2015-11-08 11:24:04 -08:00
Steven Smith
d2f772c960
Rewrite MIC service code, clean up microphone example.
2015-11-07 08:57:48 -08:00
fincs
e4775572c2
Merge branch 'master' into great-refactor
...
# Conflicts:
# libctru/include/3ds/services/httpc.h
2015-11-01 14:14:01 +01:00
yellows8
facb701ae9
Fixed the use_defaultproxy value used by the http example.
2015-10-29 15:27:39 -04:00
fincs
f06d37659c
Merge branch 'master' into great-refactor
2015-10-22 22:56:14 +02:00
Eric Ahn
dc40c55285
Fix freezing on camera image example, add camera video example
2015-10-22 12:37:12 -05:00
fincs
31382e6a34
Merge branch 'master' into great-refactor
2015-10-22 11:34:33 +02:00
Eric Ahn
f39862a3ea
Add camera example
2015-10-22 04:31:51 -05:00
fincs
8f0f83a417
Merge branch 'master' into great-refactor
2015-10-07 20:48:35 +02:00
Emmanuel Gil Peyrot
b2e01b17a1
Remove the executable bit from examples’ Makefiles
...
The normal way to invoke a Makefile is to run `make`, not to run the
Makefile directly. Besides they would be missing a shebang anyway.
2015-10-06 22:58:03 +01:00
fincs
c99707ada4
Add fragment lighting register names, enumerations, etc
2015-09-13 18:40:37 +02:00
fincs
c594170fca
Rename GX commands
2015-09-07 12:53:37 +02:00
fincs
06f7aeb7c4
Fix examples
2015-09-06 18:22:12 +02:00
fincs
11a5001f33
Correct GPU_DrawArray() parameter order, fix GPU examples
2015-09-05 18:02:06 +02:00
fincs
6b3e38de77
Add RomFS example
2015-08-28 01:19:19 +02:00
fincs
24fd71c4ad
GPU_KEEP -> GPU_STENCIL_KEEP in GPU examples
2015-08-22 23:14:38 +02:00
fincs
99cbb56491
Merge remote-tracking branch 'pr149/master'
2015-08-22 23:12:32 +02:00
smea
c49d5f49c2
Merge branch 'master' of github.com:smealum/ctrulib
2015-08-17 21:31:04 -07:00
smea
91c98308e2
am:sys stuff, g_serv_handle non static and qtm example label
2015-08-17 21:31:00 -07:00
Luke Street
1a1f3bb932
Fix gpu example Makefiles for latest picasso
2015-08-17 12:01:34 -04:00
fincs
bf7d686e88
Add new GPU examples
2015-07-22 19:41:59 +02:00
fincs
c46562d54b
Clean up libapplet_launch example
2015-07-07 23:46:08 +02:00
fincs
1ff4bb5e92
Merge pull request #135 from Lectem/sound_example_update
...
updated sound example for new API
2015-07-07 23:26:50 +02:00
Lectem
44db57bd6d
updated sound example for new API
2015-07-07 22:48:03 +02:00
Emmanuel Gil Peyrot
986f1a7068
Use more sensible input to move the cube in the gpu example.
2015-06-28 17:34:16 +01:00
Lectem
de687695cf
added GX_SetMemoryFill control enums
2015-06-03 21:17:38 +02:00
smea
37ae484338
Merge pull request #58 from Aurelio92/example-BothScreenText
...
Added BothScreenText example
2015-05-31 09:37:14 -07:00
smea
5bb733455b
Merge pull request #59 from Aurelio92/example-MultipleWindowsText
...
Added MultipleWindowsText
2015-05-31 09:35:39 -07:00
smea
988cf9f905
Merge pull request #60 from Aurelio92/example-ColoredText
...
Added ColoredText example
2015-05-31 09:33:37 -07:00
Aurelio Mannara
4130bb71d0
Updated for latest ctrulib
2015-05-25 22:42:46 +02:00
Aurelio Mannara
f32d31a806
Updated for latest ctrulib
2015-05-25 22:40:31 +02:00
Aurelio Mannara
887a05a765
Updated for latest ctrulib
2015-05-25 22:35:55 +02:00
smea
308aa7aaa8
Merge pull request #65 from Aurelio92/example-RTC
...
Added RTC example
2015-05-25 11:28:35 -07:00
Aurelio Mannara
1f375c0a75
Update for latest ctrulib
...
Now the example compiles using the latest ctrulib. It also uses
standard C Time library to get date and time
2015-05-25 10:29:06 +02:00
Sergi Granell
cf7082ad1b
Added GX_SetDisplayTransfer flags enums and define helpers
...
Solved GPU_SetTexture bug (width and height was swapped)
Comment the GPU sample a bit more (to make it easier to understand)
2015-04-03 18:05:31 +02:00
Dave Murphy
426258a7f7
exclude 3dsx files in bin directory
2015-03-17 10:43:52 +00:00
Dave Murphy
653f126065
use python3
2015-03-17 10:42:51 +00:00
fincs
624dc1c1b3
GPU_DepthRange() -> GPU_DepthMap()
2015-03-07 16:59:52 +01: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
Dave Murphy
4caa875489
fix smdh building
2015-03-01 16:56:10 +00:00
Dave Murphy
6d25d6d335
add smdh embedding
2015-03-01 16:39:34 +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