We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Leonardo
Awesome! Did not know about these ones. Thank you too!
»
Aphetres
Thanks. I also enjoyed his talk on how he gets ideas. https://www.youtube.com/watch?v=MJmqaWq7PJY…
»
S
mmozeikoDon't forget that in C when you add two u16's the result has int type. So there is no "ov…
»
»
Mārtiņš Možeiko
Yes, Windows will release all resources when process exits. This includes any file and other hand…
»
Leonardo
Yes, I remember Casey saying that on Handmade Hero. Why waste user's time if what he only wants t…
»
Leonardo
Like it happens for memory or file handles, does Windows also frees averything releated to Direct…
»
Miles
In general, on desktop (windows, mac, linux, bsd, etc.) and mobile (android, ios) operating syste…
»
Miles
DawoodozEven worse then You seem to be under the impression that doing multiple optimization pass…
»
Leonardo
For example, supose you need to read a file which the program cannot continue executing without i…
»
Dawoodoz
mmozeikoThat's not how clang works. It creates objects specialized for target architecture at beg…
»
Dawoodoz
mmozeikoYou don't need to use Python - there are C API's for all Pi's functionality on regular Li…
»
Dawoodoz
All tools on Android will make you look like a total beginner, so just pick one and focus on the …
»
Mārtiņš Možeiko
You don't need to use Python - there are C API's for all Pi's functionality on regular Linux. It …
»
Mārtiņš Možeiko
That's not how clang works. It creates objects specialized for target architecture at beginning a…
»
Dawoodoz
Clang is a cross compiler for many different systems and hardware without getting to know the tar…
»
Dawoodoz
The horrible mess Whenever I search for embedded Raspberry Pi Zero projects, almost everything is…
»
x13pixels
Thanks Jason. All, Another follow up release is available, 0.3.3.2 which fixes bugs reported by…
»
spx
Thanks for asking and I am glad you found codeclap. Should development end I will very likely ju…
»
Mārtiņš Možeiko
While porting D3D api itself would be possible either by translation to GL, Vulkan or driver comm…
»
Marc Costa
Valve worked on something like this a few years ago, while porting their engine to Linux: https:/…
»
Simon Anciaux
It's working.
»
Bronxolon
DirectX is just an API so why can't it be ported to Linux? I know the Proprietary DirectX User Ru…
»
Jason
Nice, there are some features here I've been waiting for for a while. Nice work!
»
x13pixels
Follow up release 0.3.3.1 is now available which fixes a bug reported by marc.cgk. * Fixed unin…
»
S
aolo2 It's quite funny to read your posts actually, because me and you seem to study the same thi…
»
Jens
I was about to finish dinner and test the build but then... Blue screen of death followed by wind…
»
Simon Anciaux
As I don't know anything about machine learning, I find those posts "hard to read". If you have t…
»
Alexey
The long-awaited sequel! It's quite funny to read your posts actually, because me and you seem t…
»
CireNeikual
Hello, Time for another update! Since the last blog post, we have performed many new experiment…
»