speed-dreams-code/src
kmetykog 5360d04406 Re #589: refactored mirror (Boris)
The mirror is now rendered through an own viewport instead of to texture.

o replaced with code from cGrCarCamBehindReverse
o adapted new code to mirror viewport instead of fullscreen rendering
o renamed cGrCarCamMirror::setPos() to setScreenPos()
o put new functions before/afterDraw() to use to initialize mirror specialities
o cGrScreen::update(): removed unnecessary code
o cGrScreen::update(): moved mirror rendering after rendering of scene

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4962 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 00f6f93c0de7f74fdab77d37af2ea35b0cfc2e04
Former-commit-id: a0ff2de1efeb2cb061bb9bfc6dd0cd03805e399c
2012-09-25 09:33:22 +00:00
..
drivers Re #683 Added support for building with missing contents in source tree + OPTION_CHECK_CONTENTS CMake option to disable it when usefull ; defaults to Off 2012-09-11 18:33:31 +00:00
interfaces Re #721 Made most useful source files appear in QtCreator and MSVC IDEs, for easy editing (+ cleaned up commented CMake code) 2012-09-23 11:22:50 +00:00
libs Re #721 Made most useful source files appear in QtCreator and MSVC IDEs, for easy editing (+ cleaned up commented CMake code) 2012-09-23 11:22:50 +00:00
main Re #307 Split the big macros.cmake into several smaller and better readable files 2012-09-14 18:39:40 +00:00
modules Re #589: refactored mirror (Boris) 2012-09-25 09:33:22 +00:00
raceman Re #721 Made most useful source files appear in QtCreator and MSVC IDEs, for easy editing (+ cleaned up commented CMake code) 2012-09-23 11:22:50 +00:00
tools Re #691: accc: added comment to an incriminated code section (Boris) 2012-09-24 21:57:40 +00:00
CMakeLists.txt