Heiko Behrens
Heiko Behrens
Am in the exact same position (evaluating Rust engines that could work on embedded systems, including Playdate) and would love for Rapier to support `no_std`!
How exactly do you connect the HDMI TV to your Mac? Do "extending desktop" and "mirror screen" differ here? You emphasize HDMI, does it work on non-HDMI screens?
That's great, Aaron. I will try it out and will merge your pull request if everythings runs smoothly. Are there any credits you have to give for the graphics?
Meanwhile, I had a detailed look at your pull request. The graphics are well done, good job! It's cool to have yet another phone on the list :) I encountered...
Thank you for that hint. To safely remove these super calls the conversion script has to look at the class hierarchy and overridden methods to determine if a super call...
I'd rather like to discuss this issue on actual code of the project. For which "class" exactly did you measure a performance impact in which cases? "Rect" and "Box" are...
In my cases, colors and shapes were created only once. During rendering I am just rendering the coordinates and apply them to the actual visualization code (I am not talking...
FakeCarrier and FakeTime is only recognized upto iOS Version 4.0.2. Regarding the fake apps, you have to place it directly to the applications folder. Both should be fixed with 8f9c99b0ca4de5b4ba71be13fd896c68d0fe28b8
Thank you for your preliminary investigation! What would help me are examples of both input projects that could aid as a reference as well as tools that would perform some...
This is absolutely the right thing to do, thank you @samfriedman ! Unfortunately, this change won't merge cleanly anymore. Unless you are volunteering to do so, I will rebase your...