About v32 = -1024
-1024 is the same as 4294966273 on a 32bit int. So it just store it as 4294966…
Will you document the process with explanations (text or video) ? I would really like to know how…
Laurie —
Thanks for all the interesting thoughts on this.
ratchetfreak Part of what make type systems har…
I wouldn't mind if my history of opengl vertex data post ended up in there.
It's half the reason…
godratio These kinds of post and writes up should be put somehwhere along with the learning mater…
Writing this feature request based on Ray Garner's suggestion. Basically once we have our markdow…
Maybe this will fix 4coder indentation issues in Handmade Hero code with C++11 raw string literal…
nakst —
Maybe in the future. The MBR/BIOS bootloader is working fine for now, as far as I can tell. I wan…
If few last episodes Casey has been struggling to use uniform locations/outputs in more efficient…
These kinds of post and writes up should be put somehwhere along with the learning materials bein…
If you work from the bottom up probably the first obvious use of a type system you will encounter…
mmozeiko There is absolutely no reason why JITs couldn't do the same things.
Well at some point …
Suggestion - don't do MBR & BIOS boot. Write and use UEFI bootloader. Everybody have seen (or…
Hello,
Since Pseudonym73's operating system project is seemingly dead, I decided to start a litt…
What really helped me to learn touch typing is this program called Typewizz: https://www.typewizz…
This is a tricky question. In my personal opinion, C does this wrong, and other languages, even m…
Part of what make type systems hard to design is putting the line between convenience and safety.…
Maybe I'm over thinking this, but I often feel quite conflicted about the way I approach types. S…
In C++ you implement COM object with C++ classes. That's not coincidence, they designed COM objec…
Well, after a couple of months of delay, I can finally show you a small video of the game.
The vi…
Thanks :-)
The sooner the better!
So perhaps Patreon is not giving out secure download links?
I really want to know how Norton ca…
Thanks for the d3d11 and COM implementation example. I'll now try to use it make d3d9 implementat…
Good luck with the move, see ya when you get back to streaming :)
Direct3D and any other COM interface can be used from C without problems. COM "objects" are just …
Hello all.
I just wanted to let everyone (who cares) know that RemedyBG is coming along well and…
I was searching the web and found that in order to use d3d in c you had to interface with COM . W…
You don't need to know how Norton works to "fix" this. There two options to fix this:
1) you sig…