|
From: Tapio V. <aa...@us...> - 2010-07-15 17:37:37
|
Module: performous Branch: master Commit: dbfe45b507815e42299afbf721be613d19a3e9f2 Author: Vincent Le Ligeour <yo...@us...> Date: Tue Jul 13 22:52:20 2010 +0200 Added SVG caching feature --- game/fs.cc | 34 +++++++++++----- game/fs.hh | 6 +++ game/image.hh | 104 +++++++++++++++++++++++++++++++++----------------- game/main.cc | 2 +- game/surface.cc | 27 ++++++++++++- game/video_driver.cc | 2 + 6 files changed, 127 insertions(+), 48 deletions(-) |