• Joined on 2023-04-23
bilbo pushed to main at bilbo/nds 2024-09-10 17:48:48 +00:00
e13e4ba987 main: rename to "2d_engine"
bilbo deleted branch HEAD from bilbo/nds 2024-09-10 17:22:56 +00:00
bilbo pushed to main at bilbo/nds 2024-09-10 17:22:01 +00:00
62d6a3b2a6 arm7: copy to exclusive internal ram
bilbo pushed to main at bilbo/nds 2024-09-10 17:20:24 +00:00
0da167a788 arm7: copy to exclusive internal ram
bilbo pushed to HEAD at bilbo/nds 2024-09-10 17:20:19 +00:00
0da167a788 arm7: copy to exclusive internal ram
bilbo created branch HEAD in bilbo/nds 2024-09-10 17:20:18 +00:00
bilbo pushed to main at bilbo/dreamcast 2024-09-09 09:29:31 +00:00
8cead9614f add pipelined rendering examples
4aa665b13a text_editor: remove debug serial
Compare 2 commits »
bilbo pushed to main at bilbo/nds 2024-09-05 15:50:45 +00:00
95baf481d7 examples/majora: slight cleanup
6d464a6d9b texture build process rework
Compare 2 commits »
bilbo pushed to main at bilbo/nds 2024-09-05 04:48:27 +00:00
41bff80752 examples/majora: slight cleanup
bilbo pushed to main at bilbo/nds 2024-09-05 03:08:26 +00:00
140f243ad3 examples: add majora
bilbo pushed to main at bilbo/nds 2024-09-04 06:57:26 +00:00
909e041082 examples: add icosphere
bilbo pushed to main at bilbo/nds 2024-09-04 04:33:06 +00:00
ba8201acee cube: enable backface culling
a6a18162bf cube: add perspective matrix
Compare 2 commits »
bilbo pushed to main at bilbo/nds 2024-09-04 04:31:29 +00:00
df2ac8b210 cube: add perspective matrix
bilbo pushed to main at bilbo/nds 2024-09-04 03:48:16 +00:00
df31f45fd1 examples: add cube
bilbo pushed to main at bilbo/nds 2024-09-03 19:06:36 +00:00
fb624b986b examples: add texture example
bilbo pushed to main at bilbo/nds 2024-09-03 19:05:15 +00:00
a93b3fc7ef examples: add texture example
bilbo pushed to main at bilbo/nds 2024-09-03 08:15:25 +00:00
751d15a31c triangle_rotating: add display squareness correction
bilbo pushed to main at bilbo/nds 2024-09-03 08:00:58 +00:00
8a56e6de94 examples: add triangle_rotating example
bilbo pushed to main at bilbo/nds 2024-09-03 07:16:45 +00:00
73428f90b1 examples: add triangle
bilbo pushed to main at bilbo/nds 2024-09-03 05:45:56 +00:00
14c5ecb076 math: add sin and cos 1.12 fixed point functions.