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.
Sergio González
Just finished watching episode 182. I was surprised when the code worked after Casey added __re…
»
Kim Jørgensen
See https://forums.handmadehero.org/j...eos/game-architecture/day095.html from 47:53 /Kim
»
Casey Muratori
That diff looks like _exactly_ what we already tried on stream, and it didn't work? I'm not sure…
»
Casey Muratori
Yes, that would be fine... although this is, of course, going to be deleted tomorrow so it won't …
»
vexe
https://youtu.be/NmJXBr2zLPc
»
vexe
https://www.youtube.com/watch?v=1i4-e1okZtw&feature=youtu.be
»
vexe
https://youtu.be/_0P3eILElzo
»
Mārtiņš Možeiko
Oh, right. That makes sense.
»
Mirolyub Hristov
You're right. The #pragma optimize lines should be wrapped in a #ifdef HANDMADE_CONTROLLED_OPTIMI…
»
Mārtiņš Možeiko
We don't want to do that always. Sometimes we want to see how fast game runs with everything opti…
»
Mirolyub Hristov
Yes, it does. That's the point. We only want the contents of handmade_optimized.cpp to be optimiz…
»
Mārtiņš Možeiko
Doesn't this prevent building optimized build because pragma optimize off always turns off optimi…
»
Mirolyub Hristov
Like I said in the Q&A, you can use #pragma optimize so that only one translation unit is nee…
»
iamaterran
Long time Youtube lurker here, so firstly, thanks for the great series, keep 'em coming. Since t…
»
Dejan
FYI: I've set this up with VS2015 and it looks like memset() doesn't need to be defined anymore. …
»
David Owens II
Hehe... 1.Install some dependencies 1$ sudo ports install cmake boost glm tbb google-ctemplate …
»
Casey Muratori
I like that it depends on something called "ass imp". - Casey
»
Dumitru Frunza
From the description (emphasis mine) : nanogi is a small global illumination (GI) renderer intend…
»
Kim Jørgensen
Hi all Would somebody bring one or more of these issues to Casey's attention during the stream t…
»
Eric Thompson
I recently came across an interesting Github repo for a Global Illumination reference renderer. …
»
Mārtiņš Možeiko
The const thing that was added at end of handmade_optimized.cpp can be easily removed. Change th…
»
Augusto Botossi
cmuratori This turns out to be a bug in the trimming of the Emacs file that I did for the stream.…
»
Kknewkles
Now get to fixing your other problem, the damn Win10 being on your PC ;D
»
Kknewkles
I tried looking into it when I brought it to your attention first time, couldn't get to the botto…
»
Wesley Robb
Wow, my bad. I hadn't downloaded the file and was just attempting to use the license key :oops: …
»
Casey Muratori
This turns out to be a bug in the trimming of the Emacs file that I did for the stream. It is ha…
»
Casey Muratori
Your e-mail address doesn't matter at all. You just need to go to your SendOwl download page and…
»
Wesley Robb
Is it possible to somehow get access if my github registered email address is different from my p…
»
popcorn
mmozeiko What are you asking about memory management? They work pretty much the same. You can all…
»
Augusto Botossi
Hi! I started following Casey and just passed Day 1. I pre-ordered the game and setup .emac accor…
»