Twitter updates
- #Mercurial 2.1 is out with lots of largefiles fixes. Thanks to #Unity3d for working hard on making it usable! 3 hours ago
- The C++ AMP specification is online: http://t.co/ndCMyTb3. I wonder if there will be a #AMP -> #OpenCL translator. 12 hours ago
- @codedivine Yes args C++ AMP :P 've been way to busy with OpenCL on AMD lately. 13 hours ago
Development
Graphics
Calendar
Monthly Archives: February 2005
New comp running, bugtracker API ideas
In case you wonder why I didn’t post for some days… On Friday, my 480W PSU arrived, and I got my new comp up & running! Yeah! Had to move my development environment from my old disk to the new one, … Continue reading
Bug tracker tracking itself
I reached an important milestone – the bugtracker does track its own bugs now. This means it is already possible to enter new bugs and to edit the existing ones. Next thing I’ll take a look at is the bug … Continue reading
First bug tracker image
Lately, I took a closer look at the bugtracker, and entered some sample data into the database. Here you can see the current bug detail page: Detail page, 35kb. Hopefully I’ll be able to create the enter bug page tomorrow. … Continue reading
Bug tracker database schema finished
I’ve finished today the database schema for the bugtracker. Took some time to figure out how to store the interdependencies best, but I’m happy now with how it looks like. Got also eAccelerator running. I’ve been using Turck MMCache all … Continue reading