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.
joe513
Thanks for the quick reply. I updated my original post with exact replication steps. "Windows > Re…
»
spx
@joe513 thanks for the report. On Linux the easiest way to report crashes is to simply run the pro…
»
joe513
Congrats on the release, I have been following the bug tracker for a while now and have been looki…
»
spx
well there were a few last-minute issues on Linux that I didn't notice before (ptrace is a bit of…
»
twelvefifteen
Thank you, I found that very helpful. I really shouldn't try to preempt issues before I actually e…
»
Jens
Version 0.0.2 released! There are many practices on how to develop software; OOP, reactive, the "m…
»
Jens
This is part 2 of specifying HHA file format in BEdit layout language. To recap, we left off havin…
»
Jens
Sometimes you have a very good idea of what's in a binary file, you might even have the source cod…
»
Simon Anciaux
@twelvefifteen The answer to your question is most likely highly depending on what you are actuall…
»
Dawoodoz
Any book about tables and normal forms in databases will also be a useful source of learning for t…
»
twelvefifteen
Thank you for the reply! I'll be honest and say that it mostly went over my head, but that is okay…
»
Dawoodoz
If two types have little overlap in variables and don't need to be in the same list, you can have…
»
albatros
Awesome, more codeclap is coming :D
»
twelvefifteen
Hi! I have a nooby question about entity systems. Let's say I have a common entity struct to repre…
»
»
Simon Anciaux
Thanks again. For anyone who's reading this thread, the and "keywords" specify if you need to pu…
»
spx
0.9.5 is now available for Windows and Linux. macOS is missing for now which wasn't really intende…
»
Mārtiņš Možeiko
Yes, you can use intel syntax in gcc inline asm like this: );[/code]
»
Simon Anciaux
Thanks. I just didn't thought about using a "global" asm block in C file, but now it seems obvious…
»
spx
Good to hear that you found a way to work around this. I think 0.9.1 should have the necessary cap…
»
Mārtiņš Možeiko
Yeah, don't do that in C. It will break depending on optimization levels. Have small assembly star…
»
Simon Anciaux
[EDIT] Please read the rest of the posts before using any of this post code as there are errors in…
»
Mārtiņš Možeiko
SAL annotations are defined in sal.h file. windows.h includes it, that's why it works with clang. …
»
Dawoodoz
X11 will usually flicker if doing CPU drawing while resizing the window. Not sure how this works w…
»
kurorah
Sorry it took me a few days, but I came back to it and found it complies just fine with the build …
»
Leonardo
Wow! Just saw that you talked about the same thing , mmozeiko. What a coincidence!
»
Leonardo
Ohh that's right. I missed this part. Thanks again! Now everything is working fine. Oh I'm not edi…
»
Riccardo Caprari
Thanks, it's a good idea but I haven't really found a way to do that. I added the trailer in the …
»
hb3p8
Hi everyone! Light Tracer Render is now part of Handmade network! Light Tracer is an interactive p…
»
Mārtiņš Možeiko
You missed this part in my reply above: Either link to static lib where this GUID is (dxguid.lib)…
»