dungeon_crawler

log prototype/src/renderer_deferred.h

age author description
Fri, 19 Oct 2012 02:45:57 +0300 John Tsiombikas - re-organized the renderer classes a bit wrt final render-target
Tue, 02 Oct 2012 13:42:18 +0300 John Tsiombikas made the deferred renderer draw into a texture, so that I can reuse the depth
Tue, 25 Sep 2012 06:19:37 +0300 John Tsiombikas added multipass deferred
Thu, 30 Aug 2012 05:35:00 +0300 John Tsiombikas - cleaned up the renderer