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.
Marius Adaškevičius
I think there is a bug in PackEntityIntoChunk where entity reference arrays are not packed into c…
»
Jesse
It seems to happen after I return focus to 4coder back from the background and immediately try to…
»
Jesse
I'm working on identifying the particular usage cases for when it happens, but it is fairly regul…
»
Jesse
As the title says, When I close the 'Win32Handmade.exe' application window, it disappears, but th…
»
TeddyFine
Thanks for letting me know, Abner.
»
TeddyFine
Thanks for clarifying this again, Casey.
»
Barret Gaylor
Thank you. Its working now.
»
Aidan
So it looks like you're building with the -W4 (warning level 4) and -WX (treat warnings as errors…
»
Abner Coimbre
TeddyFine Btw, is there a forum search function like the one we had in the old forums? It's on o…
»
Casey Muratori
Please be sure to watch the Handmade Hero episodes that deal with premultiplied vs. nonpremultipl…
»
Barret Gaylor
I have been trying to use stb_image.h but I am running into some errors that I don't understand. …
»
TeddyFine
I was playing around with alpha blending textures and I am not quite sure what's going wrong. I c…
»
Adrian
Allright! Thank you!
»
ratchetfreak
adge Isn't quartz using metal on its backbone? It doesn't matter for software rendering, All th…
»
Adrian
Flyingsand It is absolutely possible to do software rendering on OS X without going through OpenG…
»
jimmyjimbo
Hi folks. A while a go I partially saved one of Pseudonym73's OS streams. It's only 28 minutes, a…
»
James Hull
According to the Android documentation TLS 1.1 is supported on API level 16+ (4.1–4.3.1) but not …
»
Adrian
Wow thats awesome! Will definitely go through!
»
Mārtiņš Možeiko
Here's a pretty cool tutorial/guide how to create software renderer in C++ completely from scratc…
»
Bill Strong
The current game has some rasterization functions in it, such as the box drawing code that draws …
»
Casey Muratori
It looks like Android 4.x is OK as a minimum platform, perhaps: http://www.statista.com/statisti…
»
Mevius
I'm new to programming and have work that have nothing to do with programming. It just my newly f…
»
Adrian
Thanks I will take a look into that. Is there even rasterization and stuff like that implemented…
»
Neo Ar
Finally decided to get around to making an account here and apparently I already had one (from ha…
»
Kyle Devir
I might see if, with the current API, if I can get a smarter, albeit very hacky, autocomplete wor…
»
James Hull
Yep. As Mārtiņš has pointed out - the only currently secure versions are TLS 1.1 and above, so if…
»
Kyle Devir
Yeah, I knew about it. Useful, for what it's worth. :)
»
Mārtiņš Možeiko
Unfortunately there isn't any secure TLS configuration that would allow older Android's to connec…
»
»
Mike
I'm sorry I don't have a specific answer for you but between https://mozilla.github.io/server-sid…
»