Glad you got the issue fixed. I'm only on day 70, so I don't know what all Casey covers as far as…
Cool, you are doing almost exactly same thing I do with building Android stuff! :)
The problem i…
mrmixer It seems there is a problem with this feature, when I reply to this thread there is no co…
Interesting. Good catch. I'll take a look at it tomorrow in more detail, but at a glance it seems…
That was absolutely the problem. Thank you so much Casey! That was driving me nuts! Wasn't expect…
It seems there is a problem with this feature, when I reply to this thread there is no context sh…
I don't know if it's of any help, but you can use "Edit > Navigate to..." to switch between fi…
Hi Zyberg
I have been following the show on Linux all the way. I started using David Gow's Handm…
Hey guys, I've been working on trying to setup a similar build system to handmade hero with andro…
When replying to a forum post, you will now see the post you're replying to underneath the editor…
Well, this one's done and dusted :)
I've just added a new feature to the website: post preview.
Whether you're writing a new blog or…
Wow, huh. Seems like something is off in either FreeType or the OpenGL font rendering, i dont kno…
miotatsu Kelimion Your reasons why also remind me of this thread by Agner Fog about the possibili…
Hey, I just recently upgraded my machine and now 4coder won't render text anymore. It starts up j…
I have worked on pretty big C++ codebase on Windows, Linux, OSX (not a game though). We compiled …
I've usually found that when starting a new project there is a bit of friction between different …
I think there is a misunderstanding here about how the CPU/GPU pipeline works. The CPU and GPU a…
I _really_ hope he posts audio.
Sorry in advance.
"...but it sounds like you are perhaps confused about what is going on..."
Na…
I can't say for sure since I may be misunderstanding you, but it sounds like you are perhaps conf…
A variant on the X macro is the "header file of macro calls", which I learned from the Clang sour…
Those are not ideological, those are problems of not being able to edit the function in a fast wa…
This piece from IT Hare has some very good advice on fighting compiler warnings. See Example 3 in…
Jesse —
Is the large function causing actual (vs ideological) problems unrelated to the problem it's solv…
yon —
Yeah I agree it's not a fair comparison when Windows comes shipped on your laptop and is already …
Linux isn't a great desktop OS, that is all. It wasn't really meant for that anyways. It's great …
Kelimion Your reasons why also remind me of this thread by Agner Fog about the possibility of cre…
adge Flyingsand
I do it slightly differently however. In my case, I have a CVDisplayLink callbac…