You know that ndk-build is plain makefile, right?
Version 1.5 has been released. See the changes to the initial post. (Version 1.4 changelog was als…
Const Port version 1.5 is finally here! Sorry for the long wait. You can find all the details on t…
Ray —
Hello all, Those last weeks I've been quite busy working in one new feature for raylib 1.8, a cust…
Oh, I just ran across where you recommend using new_clone to keep the contents out of the stack. …
I appreciate that this is a fairly long code sample, but it's just a stretching of the legs of any…
Casey was upgrading GPU - you can see why in last episode. Afaik there were some issues with CPU t…
Mór —
I haven't looked in a while and see the HMH videos on Youtube stopped two months ago. Are they bei…
I think my solution was a perfect example of the cure being worse than the disease. I agree, the …
The big internal refactorisation of the code is still going on. The process is quite painful and s…
I don't know anything about memory mapping because I've been trying to keep the 3D side of things…
Thanks for the reply. I don't know anything about memory mapping because I've been trying to keep…
The renderer is kinda special in that way since the way you handle assets pretty heavily depends o…
Almost from the get go Casey splits his code into two parts: platform layer, and game. The platfor…
What do you mean specifically by "clean/mess" ? Forgive me if this is something talked about in la…
Exactly. Unity builds are just a way how to get good compilation performance for C/C++ compilers.…
I'm building my own game handmade style as I work through the episodes, except that the characters…
Hey everyone, I'm not too active on the forums but I've been lurking in the background following t…
inlife —
Welcome everybody to our second post. First of all we would like to give you guys updates about ou…
I guess this is one reason I'm increasingly liking the d programming language. I can just write th…
spx —
sorry for not being clear. DWARF is also what Linux uses for debugging information and what can be…
Thanks for the reply! I didn't realize OSX uses DWARF. That would make it a bit harder to port. In…
spx —
There are still some fixes necessary for the expression system to be in a better state which shoul…
I didn't want to confuse anyone with 'Gitea' and it's basically the same functionality. Leave it t…
Where GitHub is Gitea, Jeremiah? :) I'm very happy to see this milestone reached. When I next find…
joe513 —
Yes I have access to all the downloads now.
The title says it all. Prerelease has been accessable to Patreon backers for a couple days now (ba…
spx —
Feel free to not only post about problems you may encounter but I'd also love to here if you are m…
spx —
I am pretty confident that it should work now.
spx —
Thanks for checking. I've looked into this and found the correct API endpoint. I should fix this …