Casey[/quote] For Arabic, yes, because the variant forms have their own codepoints. However, some …
In English, the glyph can be different if it's the first letter of the first word of a sentence. H…
I don't believe that actually requires any changes to the system. That's more about parsing the …
Hi Casey! First of all, congratz on the show, it's just excellent! :-) Regarding font rendering: d…
Thanks, Andrew! Day 118 is now fixed, the table of contents updated automagically, and you have be…
Hey guys, I found an issue in the annotation guide: Day 118 is entitled "Enforcing a video frame r…
That is a really good idea! We should totally check that out...Casey
An alternative to the generation numbers is to place a "barrier" marker in the lru list. BeginRend…
Yeah I'd be happy to add that if somebody reminds me on the stream :)Casey
Now that we are back using the debug cycle counters it would be really nice if they were enabled w…
MSVC can not use dll file directly in linker. But you can easily generate import library (.lib fil…
In my android game, I have a render_game(gamestate,camera data) function, which I call twice for a…
hugo —
Hi martin, I was also thinking about a "handmade editor", for learning portable GUI programming an…
OK, now I understand what you mean. Now you don't need kernel32.lib to compile the program or you …
Ok, first, this takes some configuring, but here is a software solution that works with OBS that w…
Just a couple of minor notes for Casey: You have left LastCameraP in the game_state structure afte…
Wouldn't Git's branch feature provide the structure you need? You would have a Community Branch an…
Maybe the "buffering operations on the list" idea Casey had somewhere in the middle of the brainst…
Vik —
Could we solve this problem by just using a singly linked list for the headers? We could lock the …
I think we were all just very sleepy :PCasey
I'm glad someone else caught that, I was really surprised that nobody in the Q&A seemed to have no…
The lock taken to move assets to the front of the LRU list protects only that particular node of t…
I do think it is very arrogant and unbalanced to ask me -and others- as a 3d artist working on bl…
Casey[/quote] Not much more to add to this conversation, only about the thread topic and the state…
I'll make a note to update it.Casey
Jay —
Has anyone tried upgrading from Visual Studio 2013 to 2015? I am having issues with intellisense w…
Jesse —
Please stop feeding the troll, Casey. For the record, you're an absolute badass and inspiration fo…
Daniel —
That did it. :) Thanks! If I may suggest, you could add the extra packing step in the readme (for …
This is probably because we have recently switched to doing our own asset packing. You will want …