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.
HawYeah
The problem is that you have android:debuggable set for wrong XML tag. It should be specified for…
»
Allen Webster
Woah that's a big issue. I'll get in touch soon so we can work on it. A while back there was an …
»
Allen Webster
Good catch, I just found a silly bug in how I treat null view parameters. In the future if you sen…
»
Mārtiņš Možeiko
What do you mean by extra work? For me it would be actually extra work to write Java code. Writing…
»
Flyingsand
Yes and no. The CVDisplayLink callback gets called at whatever refresh period is of the display d…
»
Timothy Wright
Lots of great stuff here. I'm thinking about it (and also trying to work on two different project…
»
Timothy Wright
Here are some other resources I've found useful for OpenGL stuff.
»
Adrian
Am I wrong in assuming that using CVDisplayLink ties you to 60 frames per second? Isn't this a bad…
»
hugo
Interesting - you guys are writing your Android apps in pure C? If so, can you estimate how much e…
»
ob
I've tried to make Desktop GNU/Linux work so many times, on every flavor and distro imagineable (3…
»
Twicetimes
Thanks for all the feedback. I like the idea of having as many warnings on as possible and I'm al…
»
Andrew Smith
Glad you got the issue fixed. I'm only on day 70, so I don't know what all Casey covers as far as …
»
Mārtiņš Možeiko
Cool, you are doing almost exactly same thing I do with building Android stuff! :) The problem is …
»
Jeroen van Rijn
[/quote] Not yet tomorrow, but fixed all the same :)
»
Jeroen van Rijn
Interesting. Good catch. I'll take a look at it tomorrow in more detail, but at a glance it seems …
»
Tucker
That was absolutely the problem. Thank you so much Casey! That was driving me nuts! Wasn't expecti…
»
Simon Anciaux
It seems there is a problem with this feature, when I reply to there is no context shown. But her…
»
Simon Anciaux
I don't know if it's of any help, but you can use "Edit > Navigate to..." to switch between files.…
»
Kim Jørgensen
Hi Zyberg I have been following the show on Linux all the way. I started using David Gow's , which…
»
HawYeah
Hey guys, I've been working on trying to setup a similar build system to handmade hero with androi…
»
»
Jeroen van Rijn
When replying to a forum post, you will now see the post you're replying to underneath the editor.…
»
Jeroen van Rijn
Well, this one's done and dusted :)
»
Jeroen van Rijn
I've just added a new feature to the website: post preview. Whether you're writing a new blog or f…
»
strangezak
Wow, huh. Seems like something is off in either FreeType or the OpenGL font rendering, i dont know…
»
Jeroen van Rijn
He's since started because the old one was becoming a bit unwieldy. It has been a fruitful effor…
»
Petteri Linnakangas
Hey, I just recently upgraded my machine and now 4coder won't render text anymore. It starts up ju…
»
Mārtiņš Možeiko
I have worked on pretty big C++ codebase on Windows, Linux, OSX (not a game though). We compiled w…
»
Marc Costa
I've usually found that when starting a new project there is a bit of friction between different c…
»
Casey Muratori
I think there is a misunderstanding here about how the CPU/GPU pipeline works. The CPU and GPU ar…
»