Commit Graph

136 Commits

Author SHA1 Message Date
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
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
da57493368 update aemstro reflog 2015-02-22 22:37:17 +00: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
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
Aurelio Mannara
24bceda509 Merged with Pad example
Also updated to make it work with latest ctrulib and devkitARM
2015-02-18 18:34:58 +01:00
Dave Murphy
9a08d26e03 more relevant text 2015-02-18 15:09:15 +00:00
Dave Murphy
257f77a05d simplify imagemagick conversion 2015-02-18 15:06:09 +00:00
Dave Murphy
6be71c218e update for latest libctru 2015-02-18 15:05:29 +00:00
Dave Murphy
131d3380ac use variable to recurse make 2015-02-18 15:04:34 +00:00
Dave Murphy
83c496bcdb use hard float abi 2015-02-18 15:04:04 +00:00
Dave Murphy
64d918a719 Merge pull request #61 from Aurelio92/example-24bit_Bitmap
Added 24bit Bitmap example
2015-02-18 14:58:08 +00:00
Dave Murphy
5a17bfd631 don't need + when using variable 2015-02-18 12:01:03 +00:00
Dave Murphy
71788b4a66 use variable to recurse make 2015-02-18 00:34:55 +00:00
gudenau
bb1ca9e63a Fixed a type-o 2015-02-16 18:47:40 -06:00
Dave Murphy
7e24c7766f switch to hard float 2015-02-15 01:26:16 +00:00
Dave Murphy
ccb36c8c87 update with reflog for working Aemstro 2015-01-18 15:11:56 +00:00
Dave Murphy
cecae02b1d use console to display info, download from real url 2015-01-09 09:49:08 +00:00
Dave Murphy
678b89e9b2 remove unneeded boilerplate from examples 2015-01-09 08:14:01 +00:00
Dave Murphy
6728df3556 one Makefile to rule them all 2015-01-03 00:25:00 +00:00
Dave Murphy
2cc62ba17f move mic example to audio subfolder 2015-01-03 00:10:32 +00:00
Dave Murphy
81e93f867b update examples to use gfxInitDefault 2015-01-03 00:06:22 +00:00
profi200
bb5c4a6ca8 Simplified reading the system language by adding a wrapper. Print only once in the get_system_language example. 2014-12-29 22:46:59 +01:00
profi200
4f08f191ff Better in hex. 2014-12-26 03:03:40 +01:00
profi200
9ab796b058 Forgot to finish the changes on the get_system_language example. 2014-12-26 02:57:49 +01:00
profi200
eb0f771409 Replaced spaces in cfgu.c. 2014-12-26 02:46:38 +01:00