OSDN Git Service

Add the BasicTnL PowerVR sample.
authorNicolas Capens <capn@google.com>
Wed, 29 Oct 2014 05:40:58 +0000 (01:40 -0400)
committerNicolas Capens <nicolascapens@google.com>
Wed, 29 Oct 2014 16:49:06 +0000 (16:49 +0000)
commit6b8dc3e2636bbe59da5fe81413060336a8e5e044
tree70777482512b443ef40b03ff39606d8729cac232
parent702aabdb83046b9b8f971543b6429f252df7d0b0
Add the BasicTnL PowerVR sample.

BUG=18110152

Change-Id: I83792f8235663a6f59c08ad874f743a8b59ac337
Reviewed-on: https://swiftshader-review.googlesource.com/1256
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Nicolas Capens <nicolascapens@google.com>
src/SwiftShader.sln
tests/third_party/PowerVR/Builds/Windows/x86_32/Lib/libGLES_CM.lib [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/BasicTnL.png [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/BasicTnL.txt [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj.filters [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/Build/WindowsVC2010/OGLESBasicTnL.vcxproj.user [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/04_BasicTnL/OGLES/OGLESBasicTnL.cpp [new file with mode: 0644]