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.
Murry Lancashire
This is very very cool! What is the hope of streaming from sites you have a subscription to, like …
»
Jeroen van Rijn
I think that missing playback speed option is because MotionBox uses libvlc for playback. It can …
»
Unlegushwanion
Yes, after re-reading Debiatan's question, I realize he also add the barrier. If I understand you …
»
Michael Cameron
This might be a little bit insane, but I've (as of today) taken to using C from a .bat and do the …
»
Casey Muratori
I am not an expert on x64 MESI architecture, but I'm pretty sure none of that is true. The cache …
»
Unlegushwanion
From MSDN "This function generates a full memory barrier (or fence) to ensure that memory operatio…
»
Flyingsand
So I would say that you're probably right and don't to release it given that it will be released…
»
Jim R. Didriksen
Done, wasn't sure if saving me from myself warranted a GitHub Issue report.
»
Casey Muratori
Can you file an issue ticket for this on the GitHub? That way it'll definitely get fixed.Casey
»
Casey Muratori
I was unaware that locks did anything to change the visibility of a memory access, though - are yo…
»
Jeremiah Goerdt
I just want to reiterate how excited I am to get my hands on this. You've made something truly ama…
»
Jim R. Didriksen
The code doesn't enter an official fail-state/Assert if HANDMADE_INTERNAL is on but loading of DEB…
»
Unlegushwanion
Take a look at the blog of Banished, a game made by one single person. He has since ported his gam…
»
Allen Webster
That's a sweet theme! Glad you're finding 4coder useful. I'm having trouble judging it objectivel…
»
Dustin Specht
I find it funny that people go arch is hard linux is hard until they find something like manjuro o…
»
Unlegushwanion
I am not sure either, but I would guess the second lock is important. Not because of ordering. But…
»
Connor
I'm perfectly happy with my $1/Month 4coder! It still makes for a better experience than emacs IMO…
»
Adrian
Do I have to release it at all? Since the bitmap stays around the whole time the application is ru…
»
Flyingsand
No, if you create the context once in -init: or some other place where initialization takes place…
»
Simon Anciaux
Can we have zip instead of an installer ?
»
Lachlan Easton
I've only used it for about 10 minutes now but I think you're onto something really special. Serio…
»
Benjamin Arnaud
Greetings folks, I'm looking for a way to remove a picture background from the project page settin…
»
Benjamin Arnaud
is now on the Handmade network, that's really cool and all... But what is MotionBox exactly ? Tha…
»
Michael Cameron
I'll get this stuff on my TODO list.[/quote] Cool =) Now that I've switched to the Super-User ver…
»
Mārtiņš Možeiko
This line seems wrong: It assigns size (a number) to a pointer. Imho it should be this:
»
Michael Cameron
Any likelihood of shared source (full source, not just the extension APIs) for paying customers o…
»
Casey Muratori
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…
»
Jordan Duval
Thank you so much Allen and Simon! It is working now. Sorry that I didn't notice this was fixed in…
»
Flyingsand
What do you mean by "caching"? Storing it in a variable that stays around? Like a static variable…
»