Twitter updates
- #Mercurial 2.1 is out with lots of largefiles fixes. Thanks to #Unity3d for working hard on making it usable! 4 hours ago
- The C++ AMP specification is online: http://t.co/ndCMyTb3. I wonder if there will be a #AMP -> #OpenCL translator. 13 hours ago
- @codedivine Yes args C++ AMP :P 've been way to busy with OpenCL on AMD lately. 14 hours ago
Development
Graphics
Calendar
Daily Archives: 29.3.2008
Building OpenEXR 1.4.0a on Vista/VS2008
Some notes for building OpenEXR 1.4.0a on Vista with VS2008: createDLL won’t work as it tries to create files in C:\. You can easily work around this by replacing C:\\ with a path where you have write rights. FLTK include … Continue reading