Commit Graph

10 Commits

Author SHA1 Message Date
TurtleP
713404797b
Delete various copy constructors and assignment operators (#102)
Prevents common C++ programming mistakes
2023-01-04 21:30:48 +01:00
scturtle
0947425fc5 graphics/deko3d: fix and simplify rbtree code 2022-09-14 19:16:35 +02:00
yellows8
78b1ed515e
Updated for libnx applet changes. 2020-12-15 19:17:30 -05:00
fincs
1e59bd0699
Update all non-HID examples for hid-refactor 2020-12-02 14:39:00 +01:00
fincs
847bb129e9
Use diagAbortWithResult instead of fatalThrow 2020-10-31 19:13:24 +01:00
fincs
1a4cb0662a
deko example framework: Include <unistd.h> for close() 2020-05-06 00:57:24 +02:00
fincs
d8e5cd4d2b
Use nxlinkStdioForDebug in deko_examples in order to avoid collisions with the console 2020-04-17 16:49:38 +02:00
fincs
bbd8727804
Add deko3d GPU-rendered console example 2020-04-04 13:41:18 +02:00
fincs
36dff0db63
Import deko3d examples 2020-04-04 13:41:18 +02:00
fincs
554d75d499
Add basic deko3d C example (rendering a triangle) 2020-04-04 13:41:05 +02:00