Twitter updates
- @repi Sounds great, I guess that should also help to make the games more stable on PC. Wonder what perf difference you see, if any? 1 day ago
- @aras_p Happy birthday! The link you attached seems to be broken though. 2 days ago
Development
Graphics
Calendar
May 2012 M T W T F S S « Mar 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 30 31
Tag Archives: isa
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