OSDN Git Service

Move PowerVR samples to /third_party/PowerVR_SDK.
authorNicolas Capens <capn@google.com>
Thu, 5 May 2016 19:09:49 +0000 (15:09 -0400)
committerNicolas Capens <capn@google.com>
Tue, 10 May 2016 14:37:09 +0000 (14:37 +0000)
commitd7c093107a0b18423582c5fc299101d90dfa5c64
tree96cf89ae4b71d7b6cbabf7b4b42d1c6b64882d78
parente206543e875e318caa89df794ac4bbefd6b836f7
Move PowerVR samples to /third_party/PowerVR_SDK.

Bug 28616401

Change-Id: I888ac3dd3186206c7745c23a542b91510a461f45
Reviewed-on: https://swiftshader-review.googlesource.com/5310
Tested-by: Nicolas Capens <capn@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
251 files changed:
CMakeLists.txt
src/SwiftShader.sln
src/SwiftShader.workspace
third_party/PowerVR_SDK/Builds/Include/EGL/egl.h [moved from tests/third_party/PowerVR/Builds/Include/EGL/egl.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/EGL/eglext.h [moved from tests/third_party/PowerVR/Builds/Include/EGL/eglext.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/EGL/eglplatform.h [moved from tests/third_party/PowerVR/Builds/Include/EGL/eglplatform.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES/egl.h [moved from tests/third_party/PowerVR/Builds/Include/GLES/egl.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES/gl.h [moved from tests/third_party/PowerVR/Builds/Include/GLES/gl.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES/glext.h [moved from tests/third_party/PowerVR/Builds/Include/GLES/glext.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES/glplatform.h [moved from tests/third_party/PowerVR/Builds/Include/GLES/glplatform.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES2/gl2.h [moved from tests/third_party/PowerVR/Builds/Include/GLES2/gl2.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES2/gl2ext.h [moved from tests/third_party/PowerVR/Builds/Include/GLES2/gl2ext.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES2/gl2extimg.h [moved from tests/third_party/PowerVR/Builds/Include/GLES2/gl2extimg.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES2/gl2platform.h [moved from tests/third_party/PowerVR/Builds/Include/GLES2/gl2platform.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES3/gl3.h [moved from tests/third_party/PowerVR/Builds/Include/GLES3/gl3.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES3/gl3ext.h [moved from tests/third_party/PowerVR/Builds/Include/GLES3/gl3ext.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/GLES3/gl3platform.h [moved from tests/third_party/PowerVR/Builds/Include/GLES3/gl3platform.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/KHR/khrplatform.h [moved from tests/third_party/PowerVR/Builds/Include/KHR/khrplatform.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/PVRScopeComms.h [moved from tests/third_party/PowerVR/Builds/Include/PVRScopeComms.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/PVRScopeStats.h [moved from tests/third_party/PowerVR/Builds/Include/PVRScopeStats.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Include/sdkver.h [moved from tests/third_party/PowerVR/Builds/Include/sdkver.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/Resources/resource.h [moved from tests/third_party/PowerVR/Builds/Windows/Resources/resource.h with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/Resources/sdk.ico [moved from tests/third_party/PowerVR/Builds/Windows/Resources/sdk.ico with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/Resources/shared.rc [moved from tests/third_party/PowerVR/Builds/Windows/Resources/shared.rc with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/x86_32/Lib/libEGL.lib [moved from tests/third_party/PowerVR/Builds/Windows/x86_32/Lib/libEGL.lib with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/x86_32/Lib/libGLES_CM.lib [moved from tests/third_party/PowerVR/Builds/Windows/x86_32/Lib/libGLES_CM.lib with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/x86_32/Lib/libGLESv2.lib [moved from tests/third_party/PowerVR/Builds/Windows/x86_32/Lib/libGLESv2.lib with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/x86_64/Lib/libEGL.lib [moved from tests/third_party/PowerVR/Builds/Windows/x86_64/Lib/libEGL.lib with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/x86_64/Lib/libGLES_CM.lib [moved from tests/third_party/PowerVR/Builds/Windows/x86_64/Lib/libGLES_CM.lib with 100% similarity]
third_party/PowerVR_SDK/Builds/Windows/x86_64/Lib/libGLESv2.lib [moved from tests/third_party/PowerVR/Builds/Windows/x86_64/Lib/libGLESv2.lib with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/ChameleonMan.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/ChameleonMan.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/ChameleonMan.txt [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/ChameleonMan.txt with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/ChameleonBelt.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/ChameleonBelt.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/ChameleonManScene.max [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/ChameleonManScene.max with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/FinalChameleonManHeadBody.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/FinalChameleonManHeadBody.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/FinalChameleonManLegs.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/FinalChameleonManLegs.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/Tang_space_BeltMap.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/Tang_space_BeltMap.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/Tang_space_BodyMap.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/Tang_space_BodyMap.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/Tang_space_LegsMap.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/Tang_space_LegsMap.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/Wall_diffuse_baked.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/Wall_diffuse_baked.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/lamp.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/lamp.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/Media/skyline.png [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/Media/skyline.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Build/WindowsVC2010/OGLES2ChameleonMan.vcxproj [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Build/WindowsVC2010/OGLES2ChameleonMan.vcxproj with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Build/WindowsVC2010/OGLES2ChameleonMan.vcxproj.filters [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Build/WindowsVC2010/OGLES2ChameleonMan.vcxproj.filters with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Build/WindowsVC2010/OGLES2ChameleonMan.vcxproj.user [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Build/WindowsVC2010/OGLES2ChameleonMan.vcxproj.user with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/ChameleonBelt.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/ChameleonBelt.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/ChameleonScene.pod [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/ChameleonScene.pod with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/ChameleonBelt.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/ChameleonBelt.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/ChameleonScene.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/ChameleonScene.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/DefaultFragShader.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/DefaultFragShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/DefaultVertShader.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/DefaultVertShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/FinalChameleonManHeadBody.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/FinalChameleonManHeadBody.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/FinalChameleonManLegs.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/FinalChameleonManLegs.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/SkinnedFragShader.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/SkinnedFragShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/SkinnedVertShader.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/SkinnedVertShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/Tang_space_BeltMap.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/Tang_space_BeltMap.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/Tang_space_BodyMap.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/Tang_space_BodyMap.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/Tang_space_LegsMap.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/Tang_space_LegsMap.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/Wall_diffuse_baked.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/Wall_diffuse_baked.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/lamp.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/lamp.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Content/skyline.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Content/skyline.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/DefaultFragShader.fsh [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/DefaultFragShader.fsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/DefaultVertShader.vsh [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/DefaultVertShader.vsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/FinalChameleonManHeadBody.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/FinalChameleonManHeadBody.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/FinalChameleonManLegs.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/FinalChameleonManLegs.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/OGLES2ChameleonMan.cpp [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/OGLES2ChameleonMan.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/SkinnedFragShader.fsh [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/SkinnedFragShader.fsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/SkinnedVertShader.vsh [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/SkinnedVertShader.vsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Tang_space_BeltMap.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Tang_space_BeltMap.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Tang_space_BodyMap.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Tang_space_BodyMap.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Tang_space_LegsMap.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Tang_space_LegsMap.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/Wall_diffuse_baked.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/Wall_diffuse_baked.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/lamp.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/lamp.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/skyline.pvr [moved from tests/third_party/PowerVR/Examples/Advanced/ChameleonMan/OGLES2/skyline.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/HelloAPI.png [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/HelloAPI.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/HelloAPI.txt [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/HelloAPI.txt with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OGLES2HelloAPI.cbp [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OGLES2HelloAPI.cbp with 89% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/Info.plist [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/Info.plist with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/OGLES2HelloAPI.xcodeproj/project.pbxproj [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/OGLES2HelloAPI.xcodeproj/project.pbxproj with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/Prefix.pch [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/Prefix.pch with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/InfoPlist.strings [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/InfoPlist.strings with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/MainMenu.xib [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/MainMenu.xib with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/WindowsVC2010/OGLES2HelloAPI.vcxproj [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/WindowsVC2010/OGLES2HelloAPI.vcxproj with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/WindowsVC2010/OGLES2HelloAPI.vcxproj.filters [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/WindowsVC2010/OGLES2HelloAPI.vcxproj.filters with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/WindowsVC2010/OGLES2HelloAPI.vcxproj.user [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/WindowsVC2010/OGLES2HelloAPI.vcxproj.user with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Info.plist [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Info.plist with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/OGLES2HelloAPI_LinuxX11.cpp [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/OGLES2HelloAPI_LinuxX11.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/OGLES2HelloAPI_OSX.mm [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/OGLES2HelloAPI_OSX.mm with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/OGLES2HelloAPI_Windows.cpp [moved from tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/OGLES2HelloAPI_Windows.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/BasicTnL.png [moved from tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/BasicTnL.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/BasicTnL.txt [moved from tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/BasicTnL.txt with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/Build/OGLESBasicTnL.cbp [moved from tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/Build/OGLESBasicTnL.cbp with 90% similarity]
third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj [moved from tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj.filters [moved from tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj.filters with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj.user [moved from tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj.user with 100% similarity]
third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/OGLESBasicTnL.cpp [moved from tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/OGLESBasicTnL.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/ColourGrading.png [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/ColourGrading.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/ColourGrading.txt [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/ColourGrading.txt with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/Media/Background.png [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/Media/Background.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/Media/MaskTexture.png [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/Media/MaskTexture.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Background.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Background.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/BackgroundFragShader.fsh [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/BackgroundFragShader.fsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Build/WindowsVC2010/OGLES3ColourGrading.sln [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Build/WindowsVC2010/OGLES3ColourGrading.sln with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Build/WindowsVC2010/OGLES3ColourGrading.vcxproj [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Build/WindowsVC2010/OGLES3ColourGrading.vcxproj with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Build/WindowsVC2010/OGLES3ColourGrading.vcxproj.filters [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Build/WindowsVC2010/OGLES3ColourGrading.vcxproj.filters with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Build/WindowsVC2010/OGLES3ColourGrading.vcxproj.user [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Build/WindowsVC2010/OGLES3ColourGrading.vcxproj.user with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/Background.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/Background.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/BackgroundFragShader.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/BackgroundFragShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/FragShader.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/FragShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/Mask.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/Mask.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/MaskTexture.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/MaskTexture.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/SceneFragShader.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/SceneFragShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/SceneVertShader.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/SceneVertShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/VertShader.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/VertShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/bluewhitegradient.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/bluewhitegradient.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/bw.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/bw.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/cooler.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/cooler.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/highcontrast.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/highcontrast.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/identity.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/identity.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/inverted.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/inverted.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/sepia.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/sepia.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Content/warmer.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Content/warmer.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/FragShader.fsh [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/FragShader.fsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/Mask.pod [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/Mask.pod with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/MaskTexture.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/MaskTexture.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/OGLES3ColourGrading.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/OGLES3ColourGrading.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/SceneFragShader.fsh [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/SceneFragShader.fsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/SceneVertShader.vsh [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/SceneVertShader.vsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/VertShader.vsh [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/VertShader.vsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/bluewhitegradient.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/bluewhitegradient.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/bw.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/bw.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/content.mak [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/content.mak with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/cooler.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/cooler.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/highcontrast.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/highcontrast.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/identity.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/identity.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/inverted.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/inverted.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/sepia.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/sepia.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/warmer.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/ColourGrading/OGLES3/warmer.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/DisplacementMap.png [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/DisplacementMap.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/DisplacementMap.txt [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/DisplacementMap.txt with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/Media/Cow.png [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/Media/Cow.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/Media/DisMap.png [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/Media/DisMap.png with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/Media/DisplacementMapScene.max [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/Media/DisplacementMapScene.max with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Build/WindowsVC2010/OGLES2DisplacementMap.vcxproj [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Build/WindowsVC2010/OGLES2DisplacementMap.vcxproj with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Build/WindowsVC2010/OGLES2DisplacementMap.vcxproj.filters [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Build/WindowsVC2010/OGLES2DisplacementMap.vcxproj.filters with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Build/WindowsVC2010/OGLES2DisplacementMap.vcxproj.user [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Build/WindowsVC2010/OGLES2DisplacementMap.vcxproj.user with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Content/Cow.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Content/Cow.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Content/DisMap.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Content/DisMap.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Content/DisMapScene.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Content/DisMapScene.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Content/FragShader.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Content/FragShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Content/VertShader.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Content/VertShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/Cow.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/Cow.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/DisMap.pvr [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/DisMap.pvr with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/DisMapScene.pod [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/DisMapScene.pod with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/FragShader.fsh [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/FragShader.fsh with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/OGLES2DisplacementMap.cpp [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/OGLES2DisplacementMap.cpp with 100% similarity]
third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/VertShader.vsh [moved from tests/third_party/PowerVR/Examples/Intermediate/DisplacementMap/OGLES2/VertShader.vsh with 100% similarity]
third_party/PowerVR_SDK/License.txt [moved from tests/third_party/PowerVR/License.txt with 100% similarity]
third_party/PowerVR_SDK/Shell/API/KEGL/PVRShellAPI.cpp [moved from tests/third_party/PowerVR/Shell/API/KEGL/PVRShellAPI.cpp with 100% similarity]
third_party/PowerVR_SDK/Shell/API/KEGL/PVRShellAPI.h [moved from tests/third_party/PowerVR/Shell/API/KEGL/PVRShellAPI.h with 100% similarity]
third_party/PowerVR_SDK/Shell/OS/LinuxX11/PVRShellOS.cpp [moved from tests/third_party/PowerVR/Shell/OS/LinuxX11/PVRShellOS.cpp with 100% similarity]
third_party/PowerVR_SDK/Shell/OS/LinuxX11/PVRShellOS.h [moved from tests/third_party/PowerVR/Shell/OS/LinuxX11/PVRShellOS.h with 100% similarity]
third_party/PowerVR_SDK/Shell/OS/Windows/PVRShellOS.cpp [moved from tests/third_party/PowerVR/Shell/OS/Windows/PVRShellOS.cpp with 100% similarity]
third_party/PowerVR_SDK/Shell/OS/Windows/PVRShellOS.h [moved from tests/third_party/PowerVR/Shell/OS/Windows/PVRShellOS.h with 100% similarity]
third_party/PowerVR_SDK/Shell/PVRShell.cpp [moved from tests/third_party/PowerVR/Shell/PVRShell.cpp with 100% similarity]
third_party/PowerVR_SDK/Shell/PVRShell.h [moved from tests/third_party/PowerVR/Shell/PVRShell.h with 100% similarity]
third_party/PowerVR_SDK/Shell/PVRShellImpl.h [moved from tests/third_party/PowerVR/Shell/PVRShellImpl.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/Build/WindowsVC2010/OGLES2Tools.vcxproj [moved from tests/third_party/PowerVR/Tools/OGLES2/Build/WindowsVC2010/OGLES2Tools.vcxproj with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/Build/WindowsVC2010/OGLES2Tools.vcxproj.filters [moved from tests/third_party/PowerVR/Tools/OGLES2/Build/WindowsVC2010/OGLES2Tools.vcxproj.filters with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/OGLES2Tools.h [moved from tests/third_party/PowerVR/Tools/OGLES2/OGLES2Tools.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTBackground.cpp [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTBackground.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTBackgroundShaders.h [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTBackgroundShaders.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTContext.h [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTContext.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTPFXParserAPI.cpp [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTPFXParserAPI.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTPFXParserAPI.h [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTPFXParserAPI.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTPFXSemantics.cpp [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTPFXSemantics.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTPFXSemantics.h [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTPFXSemantics.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTPrint3DAPI.cpp [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTPrint3DAPI.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTPrint3DShaders.h [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTPrint3DShaders.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTShader.cpp [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTShader.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTShader.h [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTShader.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTTextureAPI.cpp [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTTextureAPI.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTTextureAPI.h [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTTextureAPI.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTgles2Ext.cpp [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTgles2Ext.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES2/PVRTgles2Ext.h [moved from tests/third_party/PowerVR/Tools/OGLES2/PVRTgles2Ext.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/Build/WindowsVC2010/OGLES3Tools.sln [moved from tests/third_party/PowerVR/Tools/OGLES3/Build/WindowsVC2010/OGLES3Tools.sln with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/Build/WindowsVC2010/OGLES3Tools.vcxproj [moved from tests/third_party/PowerVR/Tools/OGLES3/Build/WindowsVC2010/OGLES3Tools.vcxproj with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/Build/WindowsVC2010/OGLES3Tools.vcxproj.filters [moved from tests/third_party/PowerVR/Tools/OGLES3/Build/WindowsVC2010/OGLES3Tools.vcxproj.filters with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/OGLES31Tools.h [moved from tests/third_party/PowerVR/Tools/OGLES3/OGLES31Tools.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/OGLES3Tools.h [moved from tests/third_party/PowerVR/Tools/OGLES3/OGLES3Tools.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/PVRTTextureAPI.cpp [moved from tests/third_party/PowerVR/Tools/OGLES3/PVRTTextureAPI.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/PVRTTextureAPI.h [moved from tests/third_party/PowerVR/Tools/OGLES3/PVRTTextureAPI.h with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/PVRTgles3Ext.cpp [moved from tests/third_party/PowerVR/Tools/OGLES3/PVRTgles3Ext.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/OGLES3/PVRTgles3Ext.h [moved from tests/third_party/PowerVR/Tools/OGLES3/PVRTgles3Ext.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTArray.h [moved from tests/third_party/PowerVR/Tools/PVRTArray.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTBackground.h [moved from tests/third_party/PowerVR/Tools/PVRTBackground.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTBoneBatch.cpp [moved from tests/third_party/PowerVR/Tools/PVRTBoneBatch.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTBoneBatch.h [moved from tests/third_party/PowerVR/Tools/PVRTBoneBatch.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTDecompress.cpp [moved from tests/third_party/PowerVR/Tools/PVRTDecompress.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTDecompress.h [moved from tests/third_party/PowerVR/Tools/PVRTDecompress.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTError.cpp [moved from tests/third_party/PowerVR/Tools/PVRTError.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTError.h [moved from tests/third_party/PowerVR/Tools/PVRTError.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTFixedPoint.cpp [moved from tests/third_party/PowerVR/Tools/PVRTFixedPoint.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTFixedPoint.h [moved from tests/third_party/PowerVR/Tools/PVRTFixedPoint.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTGeometry.cpp [moved from tests/third_party/PowerVR/Tools/PVRTGeometry.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTGeometry.h [moved from tests/third_party/PowerVR/Tools/PVRTGeometry.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTGlobal.h [moved from tests/third_party/PowerVR/Tools/PVRTGlobal.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTHash.h [moved from tests/third_party/PowerVR/Tools/PVRTHash.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTMap.h [moved from tests/third_party/PowerVR/Tools/PVRTMap.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTMathTable.h [moved from tests/third_party/PowerVR/Tools/PVRTMathTable.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTMatrix.h [moved from tests/third_party/PowerVR/Tools/PVRTMatrix.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTMatrixF.cpp [moved from tests/third_party/PowerVR/Tools/PVRTMatrixF.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTMatrixX.cpp [moved from tests/third_party/PowerVR/Tools/PVRTMatrixX.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTMemoryFileSystem.h [moved from tests/third_party/PowerVR/Tools/PVRTMemoryFileSystem.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTMisc.cpp [moved from tests/third_party/PowerVR/Tools/PVRTMisc.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTMisc.h [moved from tests/third_party/PowerVR/Tools/PVRTMisc.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTModelPOD.cpp [moved from tests/third_party/PowerVR/Tools/PVRTModelPOD.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTModelPOD.h [moved from tests/third_party/PowerVR/Tools/PVRTModelPOD.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTPFXParser.cpp [moved from tests/third_party/PowerVR/Tools/PVRTPFXParser.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTPFXParser.h [moved from tests/third_party/PowerVR/Tools/PVRTPFXParser.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTPrint3D.cpp [moved from tests/third_party/PowerVR/Tools/PVRTPrint3D.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTPrint3D.h [moved from tests/third_party/PowerVR/Tools/PVRTPrint3D.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTPrint3DHelveticaBold.h [moved from tests/third_party/PowerVR/Tools/PVRTPrint3DHelveticaBold.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTPrint3DIMGLogo.h [moved from tests/third_party/PowerVR/Tools/PVRTPrint3DIMGLogo.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTQuaternion.h [moved from tests/third_party/PowerVR/Tools/PVRTQuaternion.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTQuaternionF.cpp [moved from tests/third_party/PowerVR/Tools/PVRTQuaternionF.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTQuaternionX.cpp [moved from tests/third_party/PowerVR/Tools/PVRTQuaternionX.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTResourceFile.cpp [moved from tests/third_party/PowerVR/Tools/PVRTResourceFile.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTResourceFile.h [moved from tests/third_party/PowerVR/Tools/PVRTResourceFile.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTShadowVol.cpp [moved from tests/third_party/PowerVR/Tools/PVRTShadowVol.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTShadowVol.h [moved from tests/third_party/PowerVR/Tools/PVRTShadowVol.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTSingleton.h [moved from tests/third_party/PowerVR/Tools/PVRTSingleton.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTSkipGraph.h [moved from tests/third_party/PowerVR/Tools/PVRTSkipGraph.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTString.cpp [moved from tests/third_party/PowerVR/Tools/PVRTString.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTString.h [moved from tests/third_party/PowerVR/Tools/PVRTString.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTStringHash.cpp [moved from tests/third_party/PowerVR/Tools/PVRTStringHash.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTStringHash.h [moved from tests/third_party/PowerVR/Tools/PVRTStringHash.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTTexture.cpp [moved from tests/third_party/PowerVR/Tools/PVRTTexture.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTTexture.h [moved from tests/third_party/PowerVR/Tools/PVRTTexture.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTTrans.cpp [moved from tests/third_party/PowerVR/Tools/PVRTTrans.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTTrans.h [moved from tests/third_party/PowerVR/Tools/PVRTTrans.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTTriStrip.cpp [moved from tests/third_party/PowerVR/Tools/PVRTTriStrip.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTTriStrip.h [moved from tests/third_party/PowerVR/Tools/PVRTTriStrip.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTUnicode.cpp [moved from tests/third_party/PowerVR/Tools/PVRTUnicode.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTUnicode.h [moved from tests/third_party/PowerVR/Tools/PVRTUnicode.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTVector.cpp [moved from tests/third_party/PowerVR/Tools/PVRTVector.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTVector.h [moved from tests/third_party/PowerVR/Tools/PVRTVector.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTVertex.cpp [moved from tests/third_party/PowerVR/Tools/PVRTVertex.cpp with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTVertex.h [moved from tests/third_party/PowerVR/Tools/PVRTVertex.h with 100% similarity]
third_party/PowerVR_SDK/Tools/PVRTools.h [moved from tests/third_party/PowerVR/Tools/PVRTools.h with 100% similarity]
third_party/PowerVR_SDK/Utilities/Filewrap/Windows_x86_32/Filewrap.exe [moved from tests/third_party/PowerVR/Utilities/Filewrap/Windows_x86_32/Filewrap.exe with 100% similarity]