|
From: Lasse Kärkkäi. <tr...@us...> - 2011-03-12 22:57:04
|
Author: Lasse Karkkainen <tro...@tr...> Date: Sat Mar 12 23:56:33 2011 +0100 Proper color setting stack (new operation multiplies the previous one). Text rendering no longer takes alpha parameter. --- game/dancegraph.cc | 1 - game/guitargraph.cc | 54 +++++++++++++++++++++--------------------- game/instrumentgraph.cc | 3 +- game/instrumentgraph.hh | 4 +- game/layout_singer.cc | 4 +- game/layout_singer.hh | 3 +- game/notegraph.cc | 6 ++-- game/opengl_text.cc | 17 ++++-------- game/opengl_text.hh | 4 +- game/screen_audiodevices.cc | 5 ++- game/screen_intro.cc | 15 ++++++++---- game/screen_players.cc | 3 +- game/screen_sing.cc | 6 ++-- game/screen_songs.cc | 4 +- game/screenmanager.cc | 5 ++- game/video.cc | 2 +- game/video_driver.cc | 25 +++++++++++++++---- game/video_driver.hh | 33 +++++++++++--------------- 18 files changed, 103 insertions(+), 91 deletions(-) |