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.
Casey Muratori
This is exactly how it works, yes. Because Windows is Windows, and doesn't like to bother with th…
»
Miles Williams
Hi everyone. I'm new around these parts, and also to C/C++ (having used much higher level language…
»
Casey Muratori
Apropos of nothing, I would like to mention that I recently had Manjaro recommended to me on Twitt…
»
Casey Muratori
Hopefully we will get to do the CLANG compatibility next week, too.Casey
»
Casey Muratori
Yes, I always get the notifications! So in theory you don't have to reopen the issue, you just ha…
»
Andrew Bromage
On the "basic machines" metaphor, I think we do understand at least some of the basic pieces that …
»
Mārtiņš Možeiko
For libc.so you won't see any internal symbols, because libc.so doesn't have any debug info on dev…
»
Mārtiņš Možeiko
This is good presentation on how Windows deals with vsync: It focuses on D3D11 and D3D12 and Wind…
»
Zachary
I feel like we've gone off-road here - but that's OK since it's (embarrassingly) pointed out a maj…
»
Kim Jørgensen
Swell, I guess a proper response would be. You are doing a good job on fixing the issues in GitHub…
»
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…
»