Handmade Network»Feed
Mārtiņš Možeiko
Casey explained in one of Q&A's that his metaprogramming is simply C code that writes C code.…
»
BlueWolf
I think this question was already asked several times and Casey always responds with something li…
»
Filip
I second this request! While there is no problem to find links to preprocessor tricks and code-ge…
»
Mārtiņš Možeiko
Are you calling GetDC(0) just once, or in a loop? It should be called once, obviously. Can you sh…
»
Casey Muratori
That's a really interesting idea... I'll have to give that some thought... - Casey
»
Casey Muratori
Looking into the mail situation now. It appears to be a bug in SendOwl. I have notified them an…
»
Nines Baobaberson
Haha, yes, I remember Goof Troop. That co-op mode was a blast. I just realized it's actually a b…
»
Nines Baobaberson
theinternetftw One person from Skyrim, which I unfortunately couldn't find on the map. Haha, tha…
»
Nines Baobaberson
Kladdehelvete I even think, to my self, in private, I must have gotten some inspiration from them…
»
Elias
mmozeiko StretchDIBits function expects width and height of target rectangle, not offset of botto…
»
Iker Murga
Wanted to point out a couple of thinks I believe should be cleaned up next time another clean up …
»
Andre Bauland
Thats all awesome, but can someone tell me how to get it that if you goto next error it won't ope…
»
Iker Murga
Casey, on day 40's "post-stream" in reponse to modding support you mentioned you wanted "people t…
»
Marco
Hi everyone, Casey mentions meta-programming on the stream quite often and although I know there…
»
Livet Ersomen Strøm
Bigpet Going down? Are you using dwm or the classic compositor? dwm.exe Bigpet Also, does it …
»
sinsizer
There are only two mails "From: Handmade Hero <[email protected]>" One is the receipt for…
»
Bigpet
Going down? Are you using dwm or the classic compositor? Also, does it just crash or is it doing …
»
Casey Muratori
shared_prophet In the StretchDIBits call that puts the game on the screen, when you changed it to…
»
Mārtiņš Možeiko
StretchDIBits function expects width and height of target rectangle, not offset of bottom right c…
»
Elias
I'm two weeks behind since I stopped watching over the holidays, but Google searching the forums …
»
Patrick Lahey
As long as we stick to aggregates (basically C structs), the new C++ list initializer stuff will …
»
Livet Ersomen Strøm
mmozeiko Visual Studio allows to do inline assembly only for 32-bit code. Here are examples how t…
»
Livet Ersomen Strøm
mmozeiko So what CPU you have? If it is SandyBridge, Ivy Bridge or Haswell, then I believe you h…
»
Mārtiņš Možeiko
Of course I'm not blaming Intel for that. I'm simply stating that those numbers are not what you …
»
Mārtiņš Možeiko
Visual Studio allows to do inline assembly only for 32-bit code. Here are examples how to use it:…
»
Livet Ersomen Strøm
Right, so I have finally installed this marvelous piece of software, just so I can properly follo…
»
Livet Ersomen Strøm
mmozeiko Ah, I see what you meant. That benchmark was not to get expected memcpy numbers on user …
»
Livet Ersomen Strøm
Yesterday I made this little app that copies the bitmap form GetDC(0) (Desktop) in a gameloop, 30…
»
Mārtiņš Možeiko
Ah, I see what you meant. That benchmark was not to get expected memcpy numbers on user machine. …
»
Livet Ersomen Strøm
mmozeiko Are you talking about code I posted here? I was running that on machine with 16GB and w…
»