OSDN Git Service

Add OSX version of OGLES2HelloAPI sample.
authorCorentin Wallez <cwallez@google.com>
Thu, 10 Dec 2015 20:59:28 +0000 (15:59 -0500)
committerNicolas Capens <capn@google.com>
Wed, 23 Dec 2015 05:01:19 +0000 (05:01 +0000)
commitbc5a17a00c72282b06a5f4920c4ce943b9615ad7
treeaf62a8faeea49870a45189af72e34ecba000f0a1
parent27654c2509db2d7f9936815597c686d3339af480
Add OSX version of OGLES2HelloAPI sample.

Change-Id: I2f8511486ca3b040b257c2a763abb1bd0647d0e6
Reviewed-on: https://swiftshader-review.googlesource.com/4441
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Nicolas Capens <capn@google.com>
tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/Info.plist [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/OGLES2HelloAPI.xcodeproj/project.pbxproj [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/Prefix.pch [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/InfoPlist.strings [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/MainMenu.xib [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/Info.plist [new file with mode: 0644]
tests/third_party/PowerVR/Examples/Beginner/01_HelloAPI/OGLES2/OGLES2HelloAPI_OSX.mm [new file with mode: 0644]