naikrovek It also includes full debug support for nearly everything, and most of the size is take…
cmuratori naikrovek Also, no one in this thread has mentioned the efforts internal to Microsoft (…
naikrovek Also, no one in this thread has mentioned the efforts internal to Microsoft (that are n…
[quote=naikrovek]The problem is not the language(s) used by any developer or on any project. The …
The trick I use to avoid dealing with anything fancy here is to just launch Emacs from the shell …
Sweet! We'll try that and see if it gets our antialiasing back.
- Casey
gingerBill C0D3 I think the problem with software and game is that people do a half-a** jobs with…
C0D3 It's funny how they say that it's "safe" (Just reminds me of an over protected mom who would…
cmuratori Every year Microsoft makes it harder to actually ship a working executable.
- Casey
Y…
ZenSoturi I recommend to be somewhat specific with your "game engine". Or generalize that engine …
mmozeiko On side-by-side assembly topic - today I installed new Visual Studio 2015. Built simple …
cmuratori Are "goto" statements bad programming technique?
No. Anything tells a CPU to do someth…
I think it would be interesting to see the kind of things they teach at school as kind of a resea…
I can't recommend that you start building some general "3d game engine". General game engine will…
raxfale These languages (and runtimes) that suggest the ability to produce "safer" code. Prevent …
I certainly won't disagree about the state of the modern software stack. Windows is legacy bound,…
Thank you nxsy for your reply, it was of great help. I have finally started with the series.
Hello everyone,
I have finally started with the series and started watching the videos. Thank y…
There is a note in MSDN which states that one should pass HDC that was used to create the memory …
Phew! What a relief.
You know, I was wondering about editing the timecodes from the stub part of…
I'll make a note to go over this on Monday - I think you're correct, because I forgot about this …
Fred —
Hello,
my install of Emacs is definitely using Casey's .emacs file (all his shortcuts are active…
It is my understanding that the problem is largely a combination of educational and institutional…
I'm a fair bit behind, so forgive me if you covered this...
... and I haven't even looked at th…
For hardcore optimizations Agners optimization manuals are good: http://www.agner.org/optimize/
H…
Where can I learn more about code optimization?
Well, obviously there are Handmade Hero episodes …
You were right, Miblo. I've pushed a small formatting change to my annotations of day 163 to trig…
Beautiful. Thank you, Abner! I do solemnly swear to abuse my powers responsibly. And to begin bra…
C0D3 I think the problem with software and game is that people do a half-a** jobs with their game…
You can do anything fast if you already know how to do it. It's basically learning over time. For…