|
From: Lasse Kärkkäi. <tr...@us...> - 2011-03-07 01:13:28
|
Author: Lasse Karkkainen <tro...@tr...> Date: Mon Mar 7 02:11:01 2011 +0100 Transforms via a new helper class and video_driver, cover browser updated to use that. Uniforms separated from Shader class (new helper class) and code updated to use that. colorMatrix broken (old hack removed). --- game/dancegraph.cc | 22 ++++++++++-------- game/glshader.cc | 9 ++++--- game/glshader.hh | 50 +++++++++++++---------------------------- game/screen_songs.cc | 17 ++++++------- game/video_driver.cc | 59 ++++++++++++++++++++++++++++++------------------- game/video_driver.hh | 10 +++++++- 6 files changed, 86 insertions(+), 81 deletions(-) |