Commit Graph

36 Commits

Author SHA1 Message Date
yellows8
f03b9864ce
Improved IMAGE_DISPLAY handling in simplegfx. 2021-09-13 13:25:26 -04:00
fincs
1e59bd0699
Update all non-HID examples for hid-refactor 2020-12-02 14:39:00 +01:00
fincs
d6db1e45c9 Update ARCH to -march=armv8-a+crc+crypto 2019-04-05 13:20:32 +02:00
fincs
f07f848dfd Consolidate all makefiles with changes from the template 2019-03-26 13:52:19 +01:00
fincs
0ea76cf3ed Replace usage of old gfx API with new NWindow/Framebuffer API. Clean up some of the examples that used mixed console + custom sw rendering. 2018-12-25 16:58:57 +01:00
Dave Murphy
9334a40b31 use default gnu++14 instead of explicit gnu++11 2018-09-19 02:10:58 +02:00
fincs
012423e429 Remove unnecessary calls to gfxWaitForVsync 2018-09-09 17:25:47 +02:00
Dave Murphy
13000dfd88 fix bin2o rule for parallel make 2018-05-22 00:56:53 +02:00
Dave Murphy
4dcced2805 parallelise Makefiles 2018-05-02 21:58:58 +02:00
Thompson Lee
d4cf965df9 Updated all hidKeys...() function to store u64 instead of u32. (#28)
Also fixed some whitespace in usbds example
2018-04-30 00:18:16 +02:00
Dave Murphy
305c6f325e add ROMFS option to all Makefiles (#25)
* add romfs building

* report error on failure

* add ROMFS option to all Makefiles
2018-04-19 14:54:51 -04:00
Dave Murphy
17c6b8658c use __SWITCH__ in preference to just SWITCH to avoid potential collisions 2018-03-11 00:37:23 +01:00
plutoo
a8e052bb72 Untabify 2018-03-07 18:51:41 +01:00
yellows8
fff86cfc8d Use tabs for all examples. 2018-02-22 14:50:16 -05:00
yellows8
3f363c5735 Added -ffunction-sections to Makefiles. Updated usbds comments. 2018-02-19 22:43:43 -05:00
fincs
1563992d42 Remove -ffast-math (#13) 2018-02-19 20:27:27 -05:00
yellows8
ccd9f78162 Imported more changes from 3ds-examples. 2018-02-18 18:21:24 -05:00
yellows8
c889e7ca31 Imported ret2hbmenu comment from 3ds-examples. 2018-02-18 12:31:46 -05:00
yellows8
4f743f49ad Access the framebuf in simplegfx linearly and moved a comment. 2018-02-16 20:17:54 -05:00
yellows8
b06b5972e6 Updated simplegfx for latest libnx and added DISPLAY_IMAGE define. 2018-02-12 16:12:44 -05:00
profi200
069a39f0e6 Optimize for Cortex-A57. 2018-02-10 22:40:48 +01:00
plutoo
182d5b407f Bugfix 2018-02-01 22:29:49 +01:00
plutoo
227c2f7cea Put back the simple in simplegfx 2018-02-01 22:28:30 +01:00
Dave Murphy
03144eba8a update build system 2018-01-28 03:15:56 +01:00
yellows8
46acf316d3 Use CONTROLLER_P1_AUTO. Removed hidSetControllerLayout calls for the default-layout. 2018-01-19 14:05:22 -05:00
yellows8
45cb8abbf5 Fixed Makefiles for the icon/nacp blocks. 2018-01-01 20:52:14 -05:00
yellows8
67b4b8aad4 Added icon handling to Makefiles, .jpg is used since official icons use it. 2018-01-01 19:55:11 -05:00
yellows8
395d4dc456 Updated Makefiles for .nacp. 2018-01-01 12:24:54 -05:00
yellows8
20abcd733e Perf adjustments for simplegfx. 2017-12-30 02:16:51 -05:00
yellows8
7c8ca82f2a Updated comment in simplegfx. 2017-12-29 19:22:41 -05:00
yellows8
e491c5af50 Added proper gfx examples. 2017-12-27 22:09:59 -05:00
yellows8
aecd2e5f7b Added SWITCH define. 2017-11-28 12:44:21 -05:00
yellows8
ed938c2a0f Added .PHONY after 'else' in Makefiles. 2017-11-21 16:11:49 -05:00
yellows8
061020ba74 Added NRO building. 2017-11-21 16:04:25 -05:00
fincs
2c44bb1708 Update makefiles for devkitA64 alpha 5 2017-11-20 17:08:00 +01:00
yellows8
3b058d0c39 Added graphics/simplegfx example. 2017-11-07 14:01:06 -05:00