Skip to content

Commit

Permalink
Add OpenEmu-metal workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartcarnie committed May 18, 2019
1 parent 665a305 commit 0ceb581
Show file tree
Hide file tree
Showing 6 changed files with 223 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ build/
!default.perspectivev3 !default.perspectivev3
*.xcworkspace *.xcworkspace
!OpenEmu.xcworkspace !OpenEmu.xcworkspace
!OpenEmu-metal.xcworkspace
!default.xcworkspace !default.xcworkspace
xcuserdata/ xcuserdata/
*.xccheckout *.xccheckout
Expand Down
22 changes: 22 additions & 0 deletions OpenEmu-metal.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions OpenEmu-metal.xcworkspace/xcshareddata/IDETemplateMacros.plist
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>FILEHEADER</key>
<string> Copyright (c) ___YEAR___, OpenEmu Team
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
// * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions and the following disclaimer in the
// documentation and/or other materials provided with the distribution.
// * Neither the name of the OpenEmu Team nor the
// names of its contributors may be used to endorse or promote products
// derived from this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY OpenEmu Team &apos;&apos;AS IS&apos;&apos; AND ANY
// EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
// DISCLAIMED. IN NO EVENT SHALL OpenEmu Team BE LIABLE FOR ANY
// DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
// ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</string>
</dict>
</plist>
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded</key>
<false/>
</dict>
</plist>
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,154 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1000"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "82D815AB0F1D882B00EF8CF5"
BuildableName = "Build &amp; Install Stella"
BlueprintName = "Build &amp; Install Stella"
ReferencedContainer = "container:Stella/Stella.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8D15AC270486D014006FF6A4"
BuildableName = "OpenEmu.app"
BlueprintName = "OpenEmu"
ReferencedContainer = "container:OpenEmu/OpenEmu.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8D15AC270486D014006FF6A4"
BuildableName = "OpenEmu.app"
BlueprintName = "OpenEmu"
ReferencedContainer = "container:OpenEmu/OpenEmu.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8D15AC270486D014006FF6A4"
BuildableName = "OpenEmu.app"
BlueprintName = "OpenEmu"
ReferencedContainer = "container:OpenEmu/OpenEmu.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "-debug 1"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "-shaderPath"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "/Volumes/Data/projects/libretro/slang-shaders/crt/crt-aperture.slangp"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "/Volumes/Data/projects/libretro/slang-shaders/crt/phosphorlut.plist"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "/Volumes/Data/projects/libretro/slang-shaders/crt/phosphorlut.slangp"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "/Volumes/Data/projects/libretro/slang-shaders/hqx/hq3x.slangp"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "/Volumes/Data/projects/libretro/slang-shaders/ntsc/ntsc-256px-svideo-gauss-scanline.slangp"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "/Volumes/Data/projects/libretro/slang-shaders/presets/crt-royale-kurozumi.slangp"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "/Volumes/Data/projects/libretro/slang-shaders/crt/crt-geom.slangp"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "-OERenderEnableMetal 1"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable
key = "CGBITMAP_CONTEXT_LOG_ERRORS"
value = "1"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8D15AC270486D014006FF6A4"
BuildableName = "OpenEmu.app"
BlueprintName = "OpenEmu"
ReferencedContainer = "container:OpenEmu/OpenEmu.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

0 comments on commit 0ceb581

Please sign in to comment.