You are very welcome! Never stop asking unless you answer my questions. XD I know that I am not th…
First of all, initially you said you are missing _dtoi3 function, not _dtoui3. _dtoi3 function doe…
Just re-read your post mmozeiko. Its casting a double to int64 then. Well, its gotta be those li…
It really is _dtoui3 Mmozeiko. I’ll see shortly about getting the asm output. Here’s the con…
I honestly can't express how appreciative i am of the references you've posted. Currently checking…
Simply what the title says. :)
Can you check that when you build makefile project it really creates c:\build\win32_handmade.exe f…
I'm not aware of _dtoi3 function. msvcrt.lib MSVC C runtime library doesn't have such function. Ar…
Thanks very much for this mmozeiko! I have been working on this since almost the beginning of 201…
Hi Acry Most of the OpenGL code is written by Casey and architected so that it is reusable cross p…
Peter —
Great, I'm subscribing now
Thanks! I'm starting now.
In fact, I have already started the series!!!! It contains Chapters 0 and 1. Chapter 2 will start…
Hi, I am definitely interested in the SDL2 port, but I am far behind. I did check out David Gow…
Hi For the I'm looking for help on how to reliable initialize an OpenGL Context on OS X and Linux…
That's a great summary, uucidl. Thanks.
One addition to my assembler remarks: Most Mnemonics are representations of the equivalent Process…
I personally really like Alexander Stepanov. Despite that he looks a lot like a theoretician becau…
Thank you!!!!! This guide is incredible! And exactly what I was looking for!! I think it should be…
Really strange. I have no idea what is wrong.
Setting up VS project is not much more difficult than configuring some editor from scratch to adju…
In win32_handmade.cpp we have following code: der function only tries to set Fader->Window member,…
Thanks! Downloading notepad++. I abandon VS as a tool for editing but frankly I can't understand h…
If someone is interested, here are some of the best video lectures on programming (that I've ever …
I think sticking with just the build.bat and a plain old text editor of your choice (it can, but d…