Twitter updates
- @max_mcguire Why? Sure, there are parts which aren't great, but unless you use Spirit everywhere, Boost can be a great time saver. 12 hours ago
- I just paid 70€ for 68 kib of OpenType fonts (one font, two styles), but my god, HelveticaNeueLight looks gorgeous. #ilovehelvetica 16 hours ago
- @aras_p Right. But isn't that the selling point of additional contexts in DX11? One with minimal state set to issue all the quad copies :) ? 2 days ago
Development
Graphics
Calendar
Daily Archives: 26.3.2008
C++, <windows.h>, precompiled headers and pimpl
Today we take a look at how to make best use of precompiled headers, how to avoid the <windows.h>-is-messing-up-my-symbols-syndrome and how to properly use pimpl to reduce our compile times.