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.
Nicolas Léveillé
This is actually true in Fullscreen as well on my machine, where I have the desktop height set to…
»
mojobojo
Mouse clicks on the debug menu are offset incorrectly while in windowed mode. It see for yourself…
»
Mārtiņš Možeiko
Yes, Windows API doesn't support UTF-8. You'll need to convert it to wide char for every call. It…
»
Kim Jørgensen
Here are some issues that I observed when compiling with GCC and Clang. In order to keep Handmade…
»
Fred Harris
OK Martins, so I've been trying to beef up my knowledge of character encodings with regard to you…
»
x13pixels
Fantastic information mmozeiko. Thanks much.
»
Casey Muratori
Holy shit dude - look at that, the revocation stuff is right there in the diagram! So my hypothe…
»
Fred Harris
Thanks. Good info. Sounds like it will depend on whether the COM dll makes calls on the C runti…
»
Mārtiņš Možeiko
Cool, I'm glad you got it working! Using COM will work fine. The COM objects are implemented in …
»
Fred Harris
Oops, I gave you wrong instruction. _mm_cvtsd_si32 instruction rounds to nearest integer instead…
»
Mārtiņš Možeiko
Oops, I gave you wrong instruction. _mm_cvtsd_si32 instruction rounds to nearest integer instead …
»
Fred Harris
And here's a zip file with all the lib code if the site will take it....
»
Fred Harris
By #including <emmintrin.h> I was able to get this idea/suggestion of yours working Mmozeik…
»
Andrew Bromage
btaylor2401 No? But azmr was asking what *non*-CS students would miss, and I've yet to see Data …
»
Mārtiņš Možeiko
New whitepaper from Intel describing infrastructure, key provisioning and attestation services: h…
»
Fred Harris
Even if you're only focusing on Intel CPUs, the assumption that int and long are one and the sam…
»
Nicolas Léveillé
In terms of either x86 or x64, its my understanding that a long and an int are basically the same…
»
Jim R. Didriksen
If you watch the videos on Twitch you can see the chat replay on the right. I believe its a new t…
»
Israel Fernández Angullo
This recomendation maybe is not on topic. I'm no computer science guy so I don't know what I don'…
»
»
Miguel Lechón
Thanks for taking the time to share, mmozeiko. You're one of the pillars of this community.
»
Carsten Holtkamp
Formal Education is always a bit different. Back in the time, before VideoStreaming/youtube etc. …
»
Carsten Holtkamp
Croteam released Serious Sam under GNU GPLv2. Reference: http://www.croteam.com/serious-sam-sour…
»
Bryan Taylor
Pseudonym73 btaylor2401 Data structures and algorithms are the obvious things, but also usually t…
»
Mārtiņš Možeiko
That's because Casey is using VS2013. Microsoft improved VS2015 compiler and added more warnings …
»
Andrew Bromage
btaylor2401 Data structures and algorithms are the obvious things, but also usually the easiest t…
»
Israel Fernández Angullo
Yeeess!!! Thaanks! I was missing a pixel! The problem was the checkbox. But there is still somet…
»
Mārtiņš Možeiko
The checkbox in the NewProject screen: Create directory for the solution. Has to be checked? Chec…
»
Israel Fernández Angullo
mmozeiko It's ok to not know how to do things. It's not ok to not want to understand things. To…
»
Casey Muratori
I actually asked this question on the stream last week. Martins should really just be doing the …
»