No, if you create the context once in -init: or some other place where initialization takes place…
Can we have zip instead of an installer ?
I've only used it for about 10 minutes now but I think you're onto something really special. Serio…
Greetings folks, I'm looking for a way to remove a picture background from the project page settin…
is now on the Handmade network, that's really cool and all... But what is MotionBox exactly ? Tha…
I'll get this stuff on my TODO list.[/quote] Cool =) Now that I've switched to the Super-User ver…
This line seems wrong: It assigns size (a number) to a pointer. Imho it should be this:
Any likelihood of shared source (full source, not just the extension APIs) for paying customers o…
We don't really need both, no - we could replace memory_index (and probably should) now that we ha…
Adrian —
Do I have to release the CGBitmapContext then in drawRect? Or just release it when the application…
Thank you so much Allen and Simon! It is working now. Sorry that I didn't notice this was fixed in…
What do you mean by "caching"? Storing it in a variable that stays around? Like a static variable…
If you haven't solved your problem yet, there is an issue with VS2015 error format because they re…
Hi all, I got started late and with limited time am currently about to start episode 86, I did a W…
Thanks for the thoughts. I'll get this stuff on my TODO list.
Any likelihood of shared source (full source, not just the extension APIs) for paying customers o…
Unfortunately there hasn't been any progress here. I haven't had it reported in a while so I thou…
Adrian —
What do you mean by "caching"? Storing it in a variable that stays around? Like a static variable…
I would like to rephrase my question: Given that memory_index and umm are implemented the same, ar…
For better or worse, Cocoa on OS X (and iOS for that matter) is heavily based around delegates as…
b32x is just "boolean value in whatever size is comfortable for the compiler but not less than 32 …
graeme —
Can't speak to b32x, but size_t and uintptr_t can be defined differently on certain platforms From…
Adrian —
I’m wondering if there is a way to handle delegate methods like applicationDidFinishLaunching in…
And I stands for Interface Also there are 2 types of hungarian notation: system and apps System is…
In one of the last episodes, Casey tried to use the b32x type which is not defined in the handmade…
Yes, the fact that Windows does all this LPSOMETHING nonsense because of Microsoft's early adoptio…
Yes, that was probably me just not thinking it through. I double-checked on my Molly engine code …
@Quarter: Happy to hear that ! I guess the starting point would be compiling SkCore: . I'm interes…
After watching day 325 (Ticket Mutexes), I'm left wondering why is an AtomicAddU64 necessary to re…
Hey, I'm gonna be at PAX. I might also attend PAX Dev, mainly to dip my pan in the water and see i…