Update the Cg framework for OS X to version 3.0.17.

Tested with ATI 2600 and NVidia 9400 graphics.

I have not updated the header files. There doesn't appear to be any
obvious interface changes for OS X, but the same might not be true
for Windows.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6194 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Soren Jorvang 2010-09-09 13:25:43 +00:00
parent ccb96be9b3
commit a1de442ed8
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -3,17 +3,17 @@
<plist version="2.1">
<dict>
<key>CFBundleGetInfoString</key>
<string>NVIDIA Cg version 2.2.0017</string>
<string>NVIDIA Cg version 3.0.0007</string>
<key>CFBundleIdentifier</key>
<string>com.nvidia.cg</string>
<key>CFBundleName</key>
<string>NVIDIA Cg</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0017</string>
<string>3.0.0007</string>
<key>IFMajorVersion</key>
<integer>2</integer>
<integer>3</integer>
<key>IFMinorVersion</key>
<integer>2</integer>
<integer>0</integer>
<key>IFPkgFlagAllowBackRev</key>
<false/>
<key>IFPkgFlagAuthorizationAction</key>