Monthly Archives: October 2009

DirectX 11 platform update has been released

Finally, the DX11 update for Vista has been released, and it also works with non en_US versions of Windows. Grab it via Windows Update or from the KB.

Posted in Graphics | Tagged , , , | Leave a comment

Beta testing time

Visual Studio 2010 Beta 2 has been released recently, and CMake 2.8 is also in RC mode right now. In case you haven’t done yet, this is the time to give it a try, as Microsoft and Kitware are really … Continue reading

Posted in Programming | Tagged , | Leave a comment

Postmortem: Diploma Thesis, 2

Welcome to the second part of the post-mortem analysis. In the first part, I mentioned the things that went right, now it’s the time to find out what could have been better: Direct usage of std::iostreams everywhere: Well, the main … Continue reading

Posted in Programming | Tagged | 2 Comments

Postmortem: Diploma Thesis, 1

As I’m in the finishing stages (writing ) of my diploma thesis, it’s time for a post-mortem analysis of the source code. This week, I’ll investigate the things that went right and which I’ll try to use in the future … Continue reading

Posted in Programming | Tagged | 3 Comments