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.
Bryan Taylor
aameen951 I don't know anything about splines or rasterization, I didn't work with any of that be…
»
Marius Adaškevičius
There was a question in a recent Q&A about int vs s32 which got me wondering: why does Casey …
»
Abner Coimbre
I should have sent an e-mail to the developers still working on their projects. If I didn't it's …
»
Timothy McCarthy
The only thing I can think of is if the Virtual memory address space has been fragmented such tha…
»
Kim Jørgensen
All issues from my first post are still present so I'm still looking for somebody who can bring t…
»
Gregory
I had this same problem. I just read the *spoiler* about the %random% so I guess the point is moo…
»
Abner Coimbre
Your project is now updated. I've removed YouTube previews as there are reports of them not showi…
»
Mārtiņš Možeiko
My guess would be that Windows disables compositor in classic mode. And if compositor is disabled…
»
Connor
I was looking back at the win32 layer from the early days (ep 004) and I noticed something strang…
»
Mārtiņš Možeiko
Then there is no way VirtualAlloc will return 487 error. Something else is wrong with your code. …
»
The_8th_mage
Yes, on both accounts.
»
Mārtiņš Možeiko
Are you sure you are running code as 64-bit not 32-bit? Are you sure you are passing 0 in first a…
»
The_8th_mage
Hello, I can't understand why my virtual alloc fails when i want to allocate more than a GiB. I…
»
Timothy McCarthy
I know this issue irritates me so I won't belabor it. I'm talking about what is specified, not …
»
Mārtiņš Možeiko
Standard actually says that search order is implementation defined. Every compiler can do whateve…
»
Timothy McCarthy
d7samurai yes, they are both used. but "" is typically used for files local to your project, whil…
»
Casey Muratori
But again, even though Microsoft is worse than they used to be (largely thanks to Apple, by the w…
»
Mārtiņš Možeiko
It's not like everybody else do better. Like take Microsoft. Now on desktop (not talking about Ph…
»
Casey Muratori
I still disagree, pretty strongly in fact. For example, even to develop for your _own_ device, y…
»
Mārtiņš Možeiko
Yes, I know that. That's why I said it's not very end-user friendly. But big part of your ranting…
»
Casey Muratori
No, it's not the same as Android. On Android you can distribute APKs publicly and end-users can …
»
Andreas
L1FeMaKeR These are neat ideas :D A few days I had the idea of an "quality seal" for hmh: "100% O…
»
Mārtiņš Možeiko
If clang on windows generates dwarf debugging info then I'm pretty sure you can use local gdb on …
»
Mārtiņš Možeiko
From today's questions about iOS target - actually since Xcode 7 which came out this year there i…
»
BrokenOpCode
I'd be interested in buying shirts like these :)
»
BrokenOpCode
Had a quick look at the code and noticed comments in the assert macro. Instead of deref null ptr …
»
BrokenOpCode
Should be better than GBD! The blog mentions support for local MinGW(GCC) debugging, does that m…
»
siska
Hi Jim0_o, Thanks for the post. It made me feel a lot better :-)
»
Mārtiņš Možeiko
I'm not very familiar with ttf format, but maybe this will help you - explanation how rasterizati…
»
Ameen Sayegh
I love looking and parsing file formats. When I saw that on handmade hero Casey used STB library…
»