erebus
log
age | author | description |
---|---|---|
Sat, 07 Jun 2014 06:10:21 +0300 | John Tsiombikas | another missing <algorithm> include broke windows build |
Fri, 06 Jun 2014 15:08:09 +0300 | John Tsiombikas | write the rendered image when pressing '`' and on exit. |
Fri, 06 Jun 2014 14:39:40 +0300 | John Tsiombikas | phong/lafortune BRDF |
Mon, 02 Jun 2014 00:53:01 +0300 | John Tsiombikas | added missing <algorithms> header in erebus.cc |
Sun, 01 Jun 2014 19:19:40 +0300 | John Tsiombikas | multithreadededit |
Sat, 31 May 2014 06:21:09 +0300 | John Tsiombikas | ops, failed to set num_threads in ThreadPool |
Fri, 30 May 2014 06:56:44 +0300 | John Tsiombikas | implemented thread pool. not using it yet. |