Twitter updates
- @max_mcguire @Wavesonics If you branch with SVN, then you have a problem anyway. Why not #mercurial or another DVCS with sane branching? 1 hour ago
- @max_mcguire Why? Sure, there are parts which aren't great, but unless you use Spirit everywhere, Boost can be a great time saver. 13 hours ago
- I just paid 70€ for 68 kib of OpenType fonts (one font, two styles), but my god, HelveticaNeueLight looks gorgeous. #ilovehelvetica 18 hours ago
Development
Graphics
Calendar
February 2012 M T W T F S S « Dec 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Tag Archives: larrabee
GDC 2009 Larrabee presentations availabe
The Larrabee presentations from the GDC are available now. Unlike the previous ones, these are finally technically interesting and describe how they implemented their recursive half-space based triangle rasterizer and how to port other algorithms to Larabee. Interesting read for … Continue reading
Intel Larrabee instruction set is ready-to-use
Intel just released a C++ header which allows developers to use Larrabee instructions with current compilers, by simply writing out the future instrisincs as C code. Some interesting bits: 512 bit vector types (8x64bit double, 16x32bit float, or 16x32bit integer) … Continue reading