|
From: Lasse Kärkkäi. <tr...@us...> - 2010-09-28 09:52:28
|
Module: performous Branch: menuvideo Commit: eb9cea7f8d7fa84d1f1369aa0c98531a242a96e8 Author: Vincent Le Ligeour <yo...@us...> Date: Fri Sep 24 21:52:48 2010 +0200 Used OpenGL color RIIA --- game/dancegraph.cc | 38 ++++++---- game/database.hh | 4 +- game/glutil.hh | 16 ++--- game/guitargraph.cc | 164 +++++++++++++++++++++++++----------------- game/guitargraph.hh | 6 +- game/instrumentgraph.cc | 36 +++++---- game/instrumentgraph.hh | 8 +- game/layout_singer.cc | 15 +++-- game/notegraph.cc | 15 ++-- game/opengl_text.cc | 11 ++- game/screen_audiodevices.cc | 13 ++-- game/screen_audiodevices.hh | 2 +- game/screen_players.cc | 8 ++- game/screen_sing.cc | 18 ++--- game/screen_songs.cc | 18 +++--- game/screenmanager.cc | 3 +- game/video.cc | 13 +++- 17 files changed, 220 insertions(+), 168 deletions(-) |