]> Dogcows Code - chaz/yoink/commit
initial runloop implementation
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 7 Aug 2010 18:16:39 +0000 (12:16 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sat, 7 Aug 2010 18:16:39 +0000 (12:16 -0600)
commitd6990468d297a6cbee98e4d0d33ab37e1b2352c9
tree9ed09c7f5f0f54343d7e081a8e4cb0322d3877e3
parent1d4aa0d34b0410c7bc60a24bad7abb55eacc850a
initial runloop implementation
12 files changed:
src/Main.cc
src/Main.hh
src/moof/application.cc [new file with mode: 0644]
src/moof/application.hh [new file with mode: 0644]
src/moof/modal_dialog.hh
src/moof/opengl.hh
src/moof/resource.cc
src/moof/runloop.cc [new file with mode: 0644]
src/moof/runloop.hh [new file with mode: 0644]
src/moof/timer.cc
src/moof/timer.hh
src/moof/view.cc
This page took 0.01944 seconds and 4 git commands to generate.