summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorGareth Stockwell <ext-gareth.stockwell@nokia.com>2012-02-10 14:09:59 +0000
committerQt by Nokia <qt-info@nokia.com>2012-02-13 03:01:49 +0100
commit1ee21da63e3d6091a6c31d05af3268c5d0cccca0 (patch)
treec00bdd24f039f12d333113407f55efaa92a64aaf /tests/auto
parentf21c62394eaba1687eb2d81fb6b188ba256f41ba (diff)
Fix shader file loading in qmlvideofx example
Each effect is implemented as a QML element, whose fragment/vertexShaderFilename properties specify paths from which shader programs are loaded. These paths are relative to the application installation directory, e.g. "shaders/billboard.fsh". If the current directory from which the application is launched does not match the installation directory, shader program loading fails. This patch converts the relative filename provided by the QML element into an absolute path before attempting to open the file. Change-Id: I8ed39d271c4f1f59180588843e500ed73a93a543 Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions