init
This commit is contained in:
commit
f698a38c7e
585 changed files with 118338 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
-std=c17 -fPIC -fno-trapping-math
|
|
@ -0,0 +1 @@
|
|||
#define FMOD_USE_PLATFORM_HEADERS
|
|
@ -0,0 +1 @@
|
|||
[General]
|
|
@ -0,0 +1,442 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE QtCreatorProject>
|
||||
<qtcreator>
|
||||
<data>
|
||||
<variable>EnvironmentId</variable>
|
||||
<value type="QByteArray">{71064a00-ba92-4c03-affd-e7f374fa3265}</value>
|
||||
</data>
|
||||
<data>
|
||||
<variable>ProjectExplorer.Project.PluginSettings</variable>
|
||||
<valuemap type="QVariantMap">
|
||||
<valuelist type="QVariantList" key="ClangCodeModel.CustomCommandLineKey"/>
|
||||
<value type="bool" key="ClangCodeModel.UseGlobalConfig">true</value>
|
||||
<value type="QString" key="ClangCodeModel.WarningConfigId">Builtin.Questionable</value>
|
||||
<valuemap type="QVariantMap" key="ClangTools">
|
||||
<value type="bool" key="ClangTools.BuildBeforeAnalysis">true</value>
|
||||
<value type="QString" key="ClangTools.DiagnosticConfig">Builtin.DefaultTidyAndClazy</value>
|
||||
<value type="int" key="ClangTools.ParallelJobs">4</value>
|
||||
<valuelist type="QVariantList" key="ClangTools.SelectedDirs"/>
|
||||
<valuelist type="QVariantList" key="ClangTools.SelectedFiles"/>
|
||||
<valuelist type="QVariantList" key="ClangTools.SuppressedDiagnostics"/>
|
||||
<value type="bool" key="ClangTools.UseGlobalSettings">true</value>
|
||||
</valuemap>
|
||||
</valuemap>
|
||||
</data>
|
||||
<data>
|
||||
<variable>ProjectExplorer.Project.Target.0</variable>
|
||||
<valuemap type="QVariantMap">
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{22e4ca2b-856c-4a9e-96b1-3ef2b55f3da9}</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
|
||||
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">%{sourceDir}/../make</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">clean</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
||||
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
|
||||
<value type="QString">CONFIGURATION=Debug</value>
|
||||
<value type="QString">CPU=x86_64</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug x64</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
|
||||
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">%{sourceDir}/../make</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">all</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">clean</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
||||
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
|
||||
<value type="QString">CONFIGURATION=Release</value>
|
||||
<value type="QString">CPU=x86_64</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release x64</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
|
||||
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">%{sourceDir}/../make</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">all</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">clean</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
||||
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
|
||||
<value type="QString">CONFIGURATION=Release</value>
|
||||
<value type="QString">CPU=x86</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release x86</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.3">
|
||||
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">%{sourceDir}/../make</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">all</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">clean</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
||||
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
|
||||
<value type="QString">CONFIGURATION=Debug</value>
|
||||
<value type="QString">CPU=x86</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug x86</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.4">
|
||||
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">%{sourceDir}/../make</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">all</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION SANITIZE=$SANITIZER</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">clean</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION SANITIZE=$SANITIZER</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
||||
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
|
||||
<value type="QString">CONFIGURATION=Release</value>
|
||||
<value type="QString">CPU=x86_64</value>
|
||||
<value type="QString">SANITIZER=address</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Address Sanitizer</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.5">
|
||||
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">%{sourceDir}/../make</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">all</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION SANITIZE=$SANITIZER</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">clean</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION SANITIZE=$SANITIZER</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
||||
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
|
||||
<value type="QString">CONFIGURATION=Release</value>
|
||||
<value type="QString">CPU=x86_64</value>
|
||||
<value type="QString">SANITIZER=memory</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Memory Sanitizer</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.6">
|
||||
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">%{sourceDir}/../make</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">all</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION SANITIZE=$SANITIZER</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">clean</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION SANITIZE=$SANITIZER</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
||||
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
|
||||
<value type="QString">CONFIGURATION=Release</value>
|
||||
<value type="QString">CPU=x86_64</value>
|
||||
<value type="QString">SANITIZER=thread</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Thread Sanitizer</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.7">
|
||||
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">%{sourceDir}/../make</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">all</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION SANITIZE=$SANITIZER</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
||||
</valuemap>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
||||
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
||||
<value type="QString">clean</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments">-f 3d.makefile CPU=$CPU CONFIG=$CONFIGURATION SANITIZE=$SANITIZER</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
||||
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
||||
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges">
|
||||
<value type="QString">CONFIGURATION=Release</value>
|
||||
<value type="QString">CPU=x86_64</value>
|
||||
<value type="QString">SANITIZER=undefined</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Undefined Behaviour Sanitizer</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">8</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
||||
<value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
|
||||
<value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
|
||||
<valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
|
||||
<value type="QString" key="Analyzer.Perf.CallgraphMode">dwarf</value>
|
||||
<valuelist type="QVariantList" key="Analyzer.Perf.Events">
|
||||
<value type="QString">cpu-cycles</value>
|
||||
</valuelist>
|
||||
<valuelist type="QVariantList" key="Analyzer.Perf.ExtraArguments"/>
|
||||
<value type="int" key="Analyzer.Perf.Frequency">250</value>
|
||||
<valuelist type="QVariantList" key="Analyzer.Perf.RecordArguments">
|
||||
<value type="QString">-e</value>
|
||||
<value type="QString">cpu-cycles</value>
|
||||
<value type="QString">--call-graph</value>
|
||||
<value type="QString">dwarf,4096</value>
|
||||
<value type="QString">-F</value>
|
||||
<value type="QString">250</value>
|
||||
</valuelist>
|
||||
<value type="QString" key="Analyzer.Perf.SampleMode">-F</value>
|
||||
<value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
|
||||
<value type="int" key="Analyzer.Perf.StackSize">4096</value>
|
||||
<value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
|
||||
<value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
|
||||
<value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
|
||||
<value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
|
||||
<valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
|
||||
<value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
|
||||
<value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
|
||||
<value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
|
||||
<value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
|
||||
<value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
|
||||
<value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
|
||||
<value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
|
||||
<value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
|
||||
<value type="QString" key="Analyzer.Valgrind.KCachegrindExecutable">kcachegrind</value>
|
||||
<value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
|
||||
<value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
|
||||
<valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
|
||||
<value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
|
||||
<value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
|
||||
<value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
|
||||
<value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
|
||||
<value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
|
||||
<valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
|
||||
<value type="int">0</value>
|
||||
<value type="int">1</value>
|
||||
<value type="int">2</value>
|
||||
<value type="int">3</value>
|
||||
<value type="int">4</value>
|
||||
<value type="int">5</value>
|
||||
<value type="int">6</value>
|
||||
<value type="int">7</value>
|
||||
<value type="int">8</value>
|
||||
<value type="int">9</value>
|
||||
<value type="int">10</value>
|
||||
<value type="int">11</value>
|
||||
<value type="int">12</value>
|
||||
<value type="int">13</value>
|
||||
<value type="int">14</value>
|
||||
</valuelist>
|
||||
<value type="int" key="PE.EnvironmentAspect.Base">2</value>
|
||||
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
|
||||
<value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable">%{buildDir}/3d</value>
|
||||
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
|
||||
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey"></value>
|
||||
<value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
|
||||
<value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
|
||||
<value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
|
||||
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
|
||||
<value type="bool" key="RunConfiguration.UseTerminal">true</value>
|
||||
<value type="QString" key="RunConfiguration.WorkingDirectory">%{buildDir}/../../../../../examples/media</value>
|
||||
</valuemap>
|
||||
<value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
|
||||
</valuemap>
|
||||
</data>
|
||||
<data>
|
||||
<variable>ProjectExplorer.Project.TargetCount</variable>
|
||||
<value type="int">1</value>
|
||||
</data>
|
||||
<data>
|
||||
<variable>ProjectExplorer.Project.Updater.FileVersion</variable>
|
||||
<value type="int">22</value>
|
||||
</data>
|
||||
<data>
|
||||
<variable>Version</variable>
|
||||
<value type="int">22</value>
|
||||
</data>
|
||||
</qtcreator>
|
|
@ -0,0 +1 @@
|
|||
-std=c++17 -fPIC -fno-trapping-math
|
|
@ -0,0 +1,690 @@
|
|||
../../../../../../core_api/src/fmod.cpp
|
||||
../../../../../../core_api/src/fmod.cs
|
||||
../../../../../../core_api/src/fmod.h
|
||||
../../../../../../core_api/src/fmod.hpp
|
||||
../../../../../../core_api/src/fmod5.cpp
|
||||
../../../../../../core_api/src/fmod_3d.h
|
||||
../../../../../../core_api/src/fmod_array.h
|
||||
../../../../../../core_api/src/fmod_asm_macros.m4
|
||||
../../../../../../core_api/src/fmod_async.cpp
|
||||
../../../../../../core_api/src/fmod_async.h
|
||||
../../../../../../core_api/src/fmod_atomic.h
|
||||
../../../../../../core_api/src/fmod_atomic_c11.h
|
||||
../../../../../../core_api/src/fmod_atomic_clang.h
|
||||
../../../../../../core_api/src/fmod_atomic_cpp11.h
|
||||
../../../../../../core_api/src/fmod_atomic_gcc.h
|
||||
../../../../../../core_api/src/fmod_atomic_legacy.h
|
||||
../../../../../../core_api/src/fmod_autocleanup.h
|
||||
../../../../../../core_api/src/fmod_channel.cpp
|
||||
../../../../../../core_api/src/fmod_channel_emulated.h
|
||||
../../../../../../core_api/src/fmod_channel_real.cpp
|
||||
../../../../../../core_api/src/fmod_channel_real.h
|
||||
../../../../../../core_api/src/fmod_channel_software.cpp
|
||||
../../../../../../core_api/src/fmod_channel_software.h
|
||||
../../../../../../core_api/src/fmod_channel_stream.cpp
|
||||
../../../../../../core_api/src/fmod_channel_stream.h
|
||||
../../../../../../core_api/src/fmod_channelcontrol.cpp
|
||||
../../../../../../core_api/src/fmod_channelcontroli.cpp
|
||||
../../../../../../core_api/src/fmod_channelcontroli.h
|
||||
../../../../../../core_api/src/fmod_channelgroup.cpp
|
||||
../../../../../../core_api/src/fmod_channelgroupi.cpp
|
||||
../../../../../../core_api/src/fmod_channelgroupi.h
|
||||
../../../../../../core_api/src/fmod_channeli.cpp
|
||||
../../../../../../core_api/src/fmod_channeli.h
|
||||
../../../../../../core_api/src/fmod_channelpool.h
|
||||
../../../../../../core_api/src/fmod_codec.cpp
|
||||
../../../../../../core_api/src/fmod_codec.h
|
||||
../../../../../../core_api/src/fmod_codec_aiff.cpp
|
||||
../../../../../../core_api/src/fmod_codec_aiff.h
|
||||
../../../../../../core_api/src/fmod_codec_dls.cpp
|
||||
../../../../../../core_api/src/fmod_codec_dls.h
|
||||
../../../../../../core_api/src/fmod_codec_fadpcm.cpp
|
||||
../../../../../../core_api/src/fmod_codec_fadpcm.h
|
||||
../../../../../../core_api/src/fmod_codec_fadpcm_arm.m4
|
||||
../../../../../../core_api/src/fmod_codec_flac.cpp
|
||||
../../../../../../core_api/src/fmod_codec_flac.h
|
||||
../../../../../../core_api/src/fmod_codec_fsb5.cpp
|
||||
../../../../../../core_api/src/fmod_codec_fsb5.h
|
||||
../../../../../../core_api/src/fmod_codec_fsbvorbis.cpp
|
||||
../../../../../../core_api/src/fmod_codec_fsbvorbis.h
|
||||
../../../../../../core_api/src/fmod_codec_fsbvorbis_books.cpp
|
||||
../../../../../../core_api/src/fmod_codec_it.cpp
|
||||
../../../../../../core_api/src/fmod_codec_it.h
|
||||
../../../../../../core_api/src/fmod_codec_midi.cpp
|
||||
../../../../../../core_api/src/fmod_codec_midi.h
|
||||
../../../../../../core_api/src/fmod_codec_mod.cpp
|
||||
../../../../../../core_api/src/fmod_codec_mod.h
|
||||
../../../../../../core_api/src/fmod_codec_mpeg.cpp
|
||||
../../../../../../core_api/src/fmod_codec_mpeg.h
|
||||
../../../../../../core_api/src/fmod_codec_mpeg_decode.cpp
|
||||
../../../../../../core_api/src/fmod_codec_mpeg_layer2.cpp
|
||||
../../../../../../core_api/src/fmod_codec_mpeg_layer3.cpp
|
||||
../../../../../../core_api/src/fmod_codec_oggvorbis.cpp
|
||||
../../../../../../core_api/src/fmod_codec_oggvorbis.h
|
||||
../../../../../../core_api/src/fmod_codec_playlist.cpp
|
||||
../../../../../../core_api/src/fmod_codec_playlist.h
|
||||
../../../../../../core_api/src/fmod_codec_raw.cpp
|
||||
../../../../../../core_api/src/fmod_codec_raw.h
|
||||
../../../../../../core_api/src/fmod_codec_s3m.cpp
|
||||
../../../../../../core_api/src/fmod_codec_s3m.h
|
||||
../../../../../../core_api/src/fmod_codec_tag.cpp
|
||||
../../../../../../core_api/src/fmod_codec_tag.h
|
||||
../../../../../../core_api/src/fmod_codec_user.cpp
|
||||
../../../../../../core_api/src/fmod_codec_user.h
|
||||
../../../../../../core_api/src/fmod_codec_wav.cpp
|
||||
../../../../../../core_api/src/fmod_codec_wav.h
|
||||
../../../../../../core_api/src/fmod_codec_wav_imaadpcm.cpp
|
||||
../../../../../../core_api/src/fmod_codec_wav_imaadpcm.h
|
||||
../../../../../../core_api/src/fmod_codec_wav_riff.cpp
|
||||
../../../../../../core_api/src/fmod_codec_xm.cpp
|
||||
../../../../../../core_api/src/fmod_codec_xm.h
|
||||
../../../../../../core_api/src/fmod_codeci.h
|
||||
../../../../../../core_api/src/fmod_common.h
|
||||
../../../../../../core_api/src/fmod_complex.hlsli
|
||||
../../../../../../core_api/src/fmod_convolution.hlsl
|
||||
../../../../../../core_api/src/fmod_debug.cpp
|
||||
../../../../../../core_api/src/fmod_debug.h
|
||||
../../../../../../core_api/src/fmod_downmix.cpp
|
||||
../../../../../../core_api/src/fmod_downmix.h
|
||||
../../../../../../core_api/src/fmod_downmix_dolby_pl2.cpp
|
||||
../../../../../../core_api/src/fmod_downmix_dolby_pl2.h
|
||||
../../../../../../core_api/src/fmod_dsp.cpp
|
||||
../../../../../../core_api/src/fmod_dsp.cs
|
||||
../../../../../../core_api/src/fmod_dsp.h
|
||||
../../../../../../core_api/src/fmod_dsp_biquad.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_biquad.h
|
||||
../../../../../../core_api/src/fmod_dsp_channelmix.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_channelmix.h
|
||||
../../../../../../core_api/src/fmod_dsp_chorus.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_chorus.h
|
||||
../../../../../../core_api/src/fmod_dsp_codec.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_codec.h
|
||||
../../../../../../core_api/src/fmod_dsp_codecpool.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_codecpool.h
|
||||
../../../../../../core_api/src/fmod_dsp_compressor.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_compressor.h
|
||||
../../../../../../core_api/src/fmod_dsp_compressor_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_compressor_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_connection.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_connection_arm.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_connection_avx.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_connection_neon.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_connection_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_connection_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_connection_vfp.m4
|
||||
../../../../../../core_api/src/fmod_dsp_connectioni.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_connectioni.h
|
||||
../../../../../../core_api/src/fmod_dsp_convert.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convert.h
|
||||
../../../../../../core_api/src/fmod_dsp_convert_avx.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convert_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convert_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convolutionreverb.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convolutionreverb.h
|
||||
../../../../../../core_api/src/fmod_dsp_convolutionreverb_async.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convolutionreverb_avx.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convolutionreverb_cpu.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convolutionreverb_gpu.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convolutionreverb_neon.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_convolutionreverb_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_defaultmatrix.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_defaultmatrix.h
|
||||
../../../../../../core_api/src/fmod_dsp_delay.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_delay.h
|
||||
../../../../../../core_api/src/fmod_dsp_distortion.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_distortion.h
|
||||
../../../../../../core_api/src/fmod_dsp_echo.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_echo.h
|
||||
../../../../../../core_api/src/fmod_dsp_echo_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_echo_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_effects.h
|
||||
../../../../../../core_api/src/fmod_dsp_emulated.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_emulated.h
|
||||
../../../../../../core_api/src/fmod_dsp_fader.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_fader.h
|
||||
../../../../../../core_api/src/fmod_dsp_fft.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_fft.h
|
||||
../../../../../../core_api/src/fmod_dsp_flange.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_flange.h
|
||||
../../../../../../core_api/src/fmod_dsp_highpass.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_highpass.h
|
||||
../../../../../../core_api/src/fmod_dsp_highpass_simple.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_highpass_simple.h
|
||||
../../../../../../core_api/src/fmod_dsp_interleave_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_interleave_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_itecho.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_itecho.h
|
||||
../../../../../../core_api/src/fmod_dsp_limiter.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_limiter.h
|
||||
../../../../../../core_api/src/fmod_dsp_loudness_meter.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_loudness_meter.h
|
||||
../../../../../../core_api/src/fmod_dsp_lowpass.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_lowpass.h
|
||||
../../../../../../core_api/src/fmod_dsp_lowpass2.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_lowpass2.h
|
||||
../../../../../../core_api/src/fmod_dsp_lowpass_simple.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_lowpass_simple.h
|
||||
../../../../../../core_api/src/fmod_dsp_matrix.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_matrix.h
|
||||
../../../../../../core_api/src/fmod_dsp_metering_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_metering_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_multiband_dynamics.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_multiband_dynamics.h
|
||||
../../../../../../core_api/src/fmod_dsp_multiband_eq.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_multiband_eq.h
|
||||
../../../../../../core_api/src/fmod_dsp_multiband_eq_neon.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_multiband_eq_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_normalize.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_normalize.h
|
||||
../../../../../../core_api/src/fmod_dsp_objectpan.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_objectpan.h
|
||||
../../../../../../core_api/src/fmod_dsp_oscillator.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_oscillator.h
|
||||
../../../../../../core_api/src/fmod_dsp_pan.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_pan.h
|
||||
../../../../../../core_api/src/fmod_dsp_parameq.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_parameq.h
|
||||
../../../../../../core_api/src/fmod_dsp_pitchshift.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_pitchshift.h
|
||||
../../../../../../core_api/src/fmod_dsp_porthead.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_porthead.h
|
||||
../../../../../../core_api/src/fmod_dsp_resampler.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler.h
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_cubic.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_cubic.h
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear.h
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear_arm.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear_avx2.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear_avx512.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear_neon.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_linear_vfp.m4
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_nointerp.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_nointerp.h
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_nointerp_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_nointerp_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_spline.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_resampler_spline.h
|
||||
../../../../../../core_api/src/fmod_dsp_return.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_return.h
|
||||
../../../../../../core_api/src/fmod_dsp_send.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_send.h
|
||||
../../../../../../core_api/src/fmod_dsp_sfxreverb.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_sfxreverb.h
|
||||
../../../../../../core_api/src/fmod_dsp_source.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_source.h
|
||||
../../../../../../core_api/src/fmod_dsp_three_eq.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_three_eq.h
|
||||
../../../../../../core_api/src/fmod_dsp_three_eq_neon.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_three_eq_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_three_eq_sse.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_transceiver.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_transceiver.h
|
||||
../../../../../../core_api/src/fmod_dsp_tremolo.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_tremolo.h
|
||||
../../../../../../core_api/src/fmod_dsp_wavetable.cpp
|
||||
../../../../../../core_api/src/fmod_dsp_wavetable.h
|
||||
../../../../../../core_api/src/fmod_dspi.cpp
|
||||
../../../../../../core_api/src/fmod_dspi.h
|
||||
../../../../../../core_api/src/fmod_endian.h
|
||||
../../../../../../core_api/src/fmod_errors.cs
|
||||
../../../../../../core_api/src/fmod_errors.h
|
||||
../../../../../../core_api/src/fmod_expandingpool.cpp
|
||||
../../../../../../core_api/src/fmod_expandingpool.h
|
||||
../../../../../../core_api/src/fmod_fft.cpp
|
||||
../../../../../../core_api/src/fmod_fft.h
|
||||
../../../../../../core_api/src/fmod_fft_0.hlsl
|
||||
../../../../../../core_api/src/fmod_fft_1.hlsl
|
||||
../../../../../../core_api/src/fmod_fft_common.hlsli
|
||||
../../../../../../core_api/src/fmod_fft_noopt.cpp
|
||||
../../../../../../core_api/src/fmod_fft_sse.cpp
|
||||
../../../../../../core_api/src/fmod_file.cpp
|
||||
../../../../../../core_api/src/fmod_file.h
|
||||
../../../../../../core_api/src/fmod_file_disk.cpp
|
||||
../../../../../../core_api/src/fmod_file_disk.h
|
||||
../../../../../../core_api/src/fmod_file_memory.cpp
|
||||
../../../../../../core_api/src/fmod_file_memory.h
|
||||
../../../../../../core_api/src/fmod_file_net.cpp
|
||||
../../../../../../core_api/src/fmod_file_net.h
|
||||
../../../../../../core_api/src/fmod_file_null.cpp
|
||||
../../../../../../core_api/src/fmod_file_null.h
|
||||
../../../../../../core_api/src/fmod_file_remote.cpp
|
||||
../../../../../../core_api/src/fmod_file_remote.h
|
||||
../../../../../../core_api/src/fmod_file_user.cpp
|
||||
../../../../../../core_api/src/fmod_file_user.h
|
||||
../../../../../../core_api/src/fmod_format.cpp
|
||||
../../../../../../core_api/src/fmod_format.h
|
||||
../../../../../../core_api/src/fmod_freelist.h
|
||||
../../../../../../core_api/src/fmod_geometry.cpp
|
||||
../../../../../../core_api/src/fmod_geometry_mgr.cpp
|
||||
../../../../../../core_api/src/fmod_geometry_mgr.h
|
||||
../../../../../../core_api/src/fmod_geometryi.cpp
|
||||
../../../../../../core_api/src/fmod_geometryi.h
|
||||
../../../../../../core_api/src/fmod_globals.cpp
|
||||
../../../../../../core_api/src/fmod_globals.h
|
||||
../../../../../../core_api/src/fmod_gpu_compute.cpp
|
||||
../../../../../../core_api/src/fmod_gpu_compute.h
|
||||
../../../../../../core_api/src/fmod_ifft_0.hlsl
|
||||
../../../../../../core_api/src/fmod_ifft_1.hlsl
|
||||
../../../../../../core_api/src/fmod_iterator.h
|
||||
../../../../../../core_api/src/fmod_linkedlist.h
|
||||
../../../../../../core_api/src/fmod_listener.cpp
|
||||
../../../../../../core_api/src/fmod_listener.h
|
||||
../../../../../../core_api/src/fmod_localcriticalsection.h
|
||||
../../../../../../core_api/src/fmod_map.h
|
||||
../../../../../../core_api/src/fmod_memory.cpp
|
||||
../../../../../../core_api/src/fmod_memory.h
|
||||
../../../../../../core_api/src/fmod_memory_tracking.cpp
|
||||
../../../../../../core_api/src/fmod_memory_tracking.h
|
||||
../../../../../../core_api/src/fmod_metadata.cpp
|
||||
../../../../../../core_api/src/fmod_metadata.h
|
||||
../../../../../../core_api/src/fmod_mode.h
|
||||
../../../../../../core_api/src/fmod_music.cpp
|
||||
../../../../../../core_api/src/fmod_music.h
|
||||
../../../../../../core_api/src/fmod_net.cpp
|
||||
../../../../../../core_api/src/fmod_net.h
|
||||
../../../../../../core_api/src/fmod_octree.cpp
|
||||
../../../../../../core_api/src/fmod_octree.h
|
||||
../../../../../../core_api/src/fmod_os_atomic_gcc_arm.h
|
||||
../../../../../../core_api/src/fmod_os_atomic_gcc_arm.m4
|
||||
../../../../../../core_api/src/fmod_os_atomic_gcc_arm64.h
|
||||
../../../../../../core_api/src/fmod_os_atomic_gcc_x86.h
|
||||
../../../../../../core_api/src/fmod_os_misc.h
|
||||
../../../../../../core_api/src/fmod_os_net.h
|
||||
../../../../../../core_api/src/fmod_os_net_posix.cpp
|
||||
../../../../../../core_api/src/fmod_os_net_winsock.cpp
|
||||
../../../../../../core_api/src/fmod_os_output.h
|
||||
../../../../../../core_api/src/fmod_output.cpp
|
||||
../../../../../../core_api/src/fmod_output.h
|
||||
../../../../../../core_api/src/fmod_output_emulated.h
|
||||
../../../../../../core_api/src/fmod_output_nosound.cpp
|
||||
../../../../../../core_api/src/fmod_output_nosound.h
|
||||
../../../../../../core_api/src/fmod_output_nosound_nrt.cpp
|
||||
../../../../../../core_api/src/fmod_output_nosound_nrt.h
|
||||
../../../../../../core_api/src/fmod_output_phase.h
|
||||
../../../../../../core_api/src/fmod_output_phase.mm
|
||||
../../../../../../core_api/src/fmod_output_software.cpp
|
||||
../../../../../../core_api/src/fmod_output_software.h
|
||||
../../../../../../core_api/src/fmod_output_wavwriter.cpp
|
||||
../../../../../../core_api/src/fmod_output_wavwriter.h
|
||||
../../../../../../core_api/src/fmod_output_wavwriter_nrt.cpp
|
||||
../../../../../../core_api/src/fmod_output_wavwriter_nrt.h
|
||||
../../../../../../core_api/src/fmod_output_winsonic.cpp
|
||||
../../../../../../core_api/src/fmod_output_winsonic.h
|
||||
../../../../../../core_api/src/fmod_output_winsonic_compat.h
|
||||
../../../../../../core_api/src/fmod_outputi.h
|
||||
../../../../../../core_api/src/fmod_pan.cpp
|
||||
../../../../../../core_api/src/fmod_pan.h
|
||||
../../../../../../core_api/src/fmod_pluginfactory.cpp
|
||||
../../../../../../core_api/src/fmod_pluginfactory.h
|
||||
../../../../../../core_api/src/fmod_poolallocator.h
|
||||
../../../../../../core_api/src/fmod_profile.cpp
|
||||
../../../../../../core_api/src/fmod_profile.h
|
||||
../../../../../../core_api/src/fmod_profile_channel_pkt.h
|
||||
../../../../../../core_api/src/fmod_profile_client.cpp
|
||||
../../../../../../core_api/src/fmod_profile_client.h
|
||||
../../../../../../core_api/src/fmod_profile_codec_pkt.h
|
||||
../../../../../../core_api/src/fmod_profile_cpu_pkt.h
|
||||
../../../../../../core_api/src/fmod_profile_dsp.cpp
|
||||
../../../../../../core_api/src/fmod_profile_dsp.h
|
||||
../../../../../../core_api/src/fmod_profile_dsp_pkt.h
|
||||
../../../../../../core_api/src/fmod_profile_group_pkt.h
|
||||
../../../../../../core_api/src/fmod_profile_markers.cpp
|
||||
../../../../../../core_api/src/fmod_profile_markers.h
|
||||
../../../../../../core_api/src/fmod_profile_pkt.h
|
||||
../../../../../../core_api/src/fmod_profile_remotefile.cpp
|
||||
../../../../../../core_api/src/fmod_profile_remotefile.h
|
||||
../../../../../../core_api/src/fmod_profile_remotefile_pkt.h
|
||||
../../../../../../core_api/src/fmod_profile_stats.cpp
|
||||
../../../../../../core_api/src/fmod_profile_stats.h
|
||||
../../../../../../core_api/src/fmod_profile_stats_pkt.h
|
||||
../../../../../../core_api/src/fmod_random.h
|
||||
../../../../../../core_api/src/fmod_reverb.cpp
|
||||
../../../../../../core_api/src/fmod_reverbi.cpp
|
||||
../../../../../../core_api/src/fmod_reverbi.h
|
||||
../../../../../../core_api/src/fmod_rootsignature.hlsl
|
||||
../../../../../../core_api/src/fmod_sample_software.cpp
|
||||
../../../../../../core_api/src/fmod_sample_software.h
|
||||
../../../../../../core_api/src/fmod_settings.h
|
||||
../../../../../../core_api/src/fmod_shader_compat.hlsli
|
||||
../../../../../../core_api/src/fmod_simd_util_sse.h
|
||||
../../../../../../core_api/src/fmod_sound.cpp
|
||||
../../../../../../core_api/src/fmod_sound_sample.cpp
|
||||
../../../../../../core_api/src/fmod_sound_sample.h
|
||||
../../../../../../core_api/src/fmod_sound_stream.cpp
|
||||
../../../../../../core_api/src/fmod_sound_stream.h
|
||||
../../../../../../core_api/src/fmod_soundgroup.cpp
|
||||
../../../../../../core_api/src/fmod_soundgroupi.cpp
|
||||
../../../../../../core_api/src/fmod_soundgroupi.h
|
||||
../../../../../../core_api/src/fmod_soundi.cpp
|
||||
../../../../../../core_api/src/fmod_soundi.h
|
||||
../../../../../../core_api/src/fmod_speakermap.h
|
||||
../../../../../../core_api/src/fmod_string.cpp
|
||||
../../../../../../core_api/src/fmod_string.h
|
||||
../../../../../../core_api/src/fmod_stringw.cpp
|
||||
../../../../../../core_api/src/fmod_stringw.h
|
||||
../../../../../../core_api/src/fmod_syncpoint.h
|
||||
../../../../../../core_api/src/fmod_system.cpp
|
||||
../../../../../../core_api/src/fmod_systemi.cpp
|
||||
../../../../../../core_api/src/fmod_systemi.h
|
||||
../../../../../../core_api/src/fmod_systemi_channel.cpp
|
||||
../../../../../../core_api/src/fmod_systemi_driver.cpp
|
||||
../../../../../../core_api/src/fmod_systemi_dsp.cpp
|
||||
../../../../../../core_api/src/fmod_systemi_fft.cpp
|
||||
../../../../../../core_api/src/fmod_systemi_sound.cpp
|
||||
../../../../../../core_api/src/fmod_systemi_speaker.cpp
|
||||
../../../../../../core_api/src/fmod_systemi_thread.cpp
|
||||
../../../../../../core_api/src/fmod_systemi_update.cpp
|
||||
../../../../../../core_api/src/fmod_thread.cpp
|
||||
../../../../../../core_api/src/fmod_thread.h
|
||||
../../../../../../core_api/src/fmod_threadsafe.cpp
|
||||
../../../../../../core_api/src/fmod_threadsafe.h
|
||||
../../../../../../core_api/src/fmod_time.cpp
|
||||
../../../../../../core_api/src/fmod_time.h
|
||||
../../../../../../core_api/src/fmod_types.h
|
||||
../../../../../../core_api/platforms/linux/src/fmod_os_atomic.h
|
||||
../../../../../../core_api/platforms/linux/src/fmod_os_misc.cpp
|
||||
../../../../../../core_api/platforms/linux/src/fmod_os_output.cpp
|
||||
../../../../../../core_api/platforms/linux/src/fmod_output_alsa.cpp
|
||||
../../../../../../core_api/platforms/linux/src/fmod_output_alsa.h
|
||||
../../../../../../core_api/platforms/linux/src/fmod_output_pulseaudio.cpp
|
||||
../../../../../../core_api/platforms/linux/src/fmod_output_pulseaudio.h
|
||||
../../../../../../core_api/platforms/linux/src/fmod_settings_platform.h
|
||||
../../../../../../core_api/platforms/linux/src/fmod_types_platform.h
|
||||
../../../../../../studio_api/src/fmod_asynccommand.cpp
|
||||
../../../../../../studio_api/src/fmod_asynccommand.h
|
||||
../../../../../../studio_api/src/fmod_asynccommand_impl.cpp
|
||||
../../../../../../studio_api/src/fmod_asynccommand_impl.h
|
||||
../../../../../../studio_api/src/fmod_asynccommandbuffer.cpp
|
||||
../../../../../../studio_api/src/fmod_asynccommandbuffer.h
|
||||
../../../../../../studio_api/src/fmod_asynccommandparser.cpp
|
||||
../../../../../../studio_api/src/fmod_asynccommandparser.h
|
||||
../../../../../../studio_api/src/fmod_asynccommandplayback.cpp
|
||||
../../../../../../studio_api/src/fmod_asynccommandplayback.h
|
||||
../../../../../../studio_api/src/fmod_asynccommandprinter.cpp
|
||||
../../../../../../studio_api/src/fmod_asynccommandprinter.h
|
||||
../../../../../../studio_api/src/fmod_asyncmanager.cpp
|
||||
../../../../../../studio_api/src/fmod_asyncmanager.h
|
||||
../../../../../../studio_api/src/fmod_bank_loader.cpp
|
||||
../../../../../../studio_api/src/fmod_bank_loader.h
|
||||
../../../../../../studio_api/src/fmod_bankmodel.cpp
|
||||
../../../../../../studio_api/src/fmod_bankmodel.h
|
||||
../../../../../../studio_api/src/fmod_buildhelper.cpp
|
||||
../../../../../../studio_api/src/fmod_buildhelper.h
|
||||
../../../../../../studio_api/src/fmod_busmodel.cpp
|
||||
../../../../../../studio_api/src/fmod_busmodel.h
|
||||
../../../../../../studio_api/src/fmod_controllermodel.cpp
|
||||
../../../../../../studio_api/src/fmod_controllermodel.h
|
||||
../../../../../../studio_api/src/fmod_curvemodel.cpp
|
||||
../../../../../../studio_api/src/fmod_curvemodel.h
|
||||
../../../../../../studio_api/src/fmod_effect.cpp
|
||||
../../../../../../studio_api/src/fmod_effect.h
|
||||
../../../../../../studio_api/src/fmod_endian.h
|
||||
../../../../../../studio_api/src/fmod_eventmodel.cpp
|
||||
../../../../../../studio_api/src/fmod_eventmodel.h
|
||||
../../../../../../studio_api/src/fmod_factory.cpp
|
||||
../../../../../../studio_api/src/fmod_factory.h
|
||||
../../../../../../studio_api/src/fmod_guid_hash.cpp
|
||||
../../../../../../studio_api/src/fmod_guid_hash.h
|
||||
../../../../../../studio_api/src/fmod_hotswaplookup.cpp
|
||||
../../../../../../studio_api/src/fmod_hotswaplookup.h
|
||||
../../../../../../studio_api/src/fmod_instrumentmodel.cpp
|
||||
../../../../../../studio_api/src/fmod_instrumentmodel.h
|
||||
../../../../../../studio_api/src/fmod_intrusivelist.h
|
||||
../../../../../../studio_api/src/fmod_lfo_shapes.cpp
|
||||
../../../../../../studio_api/src/fmod_lfo_shapes.h
|
||||
../../../../../../studio_api/src/fmod_list.h
|
||||
../../../../../../studio_api/src/fmod_liveupdate.cpp
|
||||
../../../../../../studio_api/src/fmod_liveupdate.h
|
||||
../../../../../../studio_api/src/fmod_liveupdate_cmd_base.cpp
|
||||
../../../../../../studio_api/src/fmod_liveupdate_cmd_base.h
|
||||
../../../../../../studio_api/src/fmod_liveupdate_control.h
|
||||
../../../../../../studio_api/src/fmod_liveupdate_modelsync.h
|
||||
../../../../../../studio_api/src/fmod_liveupdate_network_pkt.h
|
||||
../../../../../../studio_api/src/fmod_liveupdate_observer.h
|
||||
../../../../../../studio_api/src/fmod_mappingmodel.cpp
|
||||
../../../../../../studio_api/src/fmod_mappingmodel.h
|
||||
../../../../../../studio_api/src/fmod_md5hash.cpp
|
||||
../../../../../../studio_api/src/fmod_md5hash.h
|
||||
../../../../../../studio_api/src/fmod_model_base.h
|
||||
../../../../../../studio_api/src/fmod_model_types.h
|
||||
../../../../../../studio_api/src/fmod_modelbuilder.cpp
|
||||
../../../../../../studio_api/src/fmod_modelbuilder.h
|
||||
../../../../../../studio_api/src/fmod_modelbuilder_impl.h
|
||||
../../../../../../studio_api/src/fmod_modelid_set.h
|
||||
../../../../../../studio_api/src/fmod_modulatormodel.cpp
|
||||
../../../../../../studio_api/src/fmod_modulatormodel.h
|
||||
../../../../../../studio_api/src/fmod_monitoring_builder.cpp
|
||||
../../../../../../studio_api/src/fmod_monitoring_builder.h
|
||||
../../../../../../studio_api/src/fmod_monitoring_dsp.cpp
|
||||
../../../../../../studio_api/src/fmod_monitoring_dsp.h
|
||||
../../../../../../studio_api/src/fmod_monitoring_module.cpp
|
||||
../../../../../../studio_api/src/fmod_monitoring_module.h
|
||||
../../../../../../studio_api/src/fmod_monitoring_network_pkt.h
|
||||
../../../../../../studio_api/src/fmod_objectlookup.cpp
|
||||
../../../../../../studio_api/src/fmod_objectlookup.h
|
||||
../../../../../../studio_api/src/fmod_parametermodel.cpp
|
||||
../../../../../../studio_api/src/fmod_parametermodel.h
|
||||
../../../../../../studio_api/src/fmod_parse.cpp
|
||||
../../../../../../studio_api/src/fmod_parse.h
|
||||
../../../../../../studio_api/src/fmod_playback.h
|
||||
../../../../../../studio_api/src/fmod_playback_bus.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_bus.h
|
||||
../../../../../../studio_api/src/fmod_playback_controller.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_controller.h
|
||||
../../../../../../studio_api/src/fmod_playback_core.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_core.h
|
||||
../../../../../../studio_api/src/fmod_playback_effect.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_effect.h
|
||||
../../../../../../studio_api/src/fmod_playback_event.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_event.h
|
||||
../../../../../../studio_api/src/fmod_playback_factory.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_factory.h
|
||||
../../../../../../studio_api/src/fmod_playback_instrument.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_instrument.h
|
||||
../../../../../../studio_api/src/fmod_playback_modulator.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_modulator.h
|
||||
../../../../../../studio_api/src/fmod_playback_parameter.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_parameter.h
|
||||
../../../../../../studio_api/src/fmod_playback_property.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_property.h
|
||||
../../../../../../studio_api/src/fmod_playback_resource.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_resource.h
|
||||
../../../../../../studio_api/src/fmod_playback_scheduling.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_scheduling.h
|
||||
../../../../../../studio_api/src/fmod_playback_snapshot.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_snapshot.h
|
||||
../../../../../../studio_api/src/fmod_playback_system.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_system.h
|
||||
../../../../../../studio_api/src/fmod_playback_timeline.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_timeline.h
|
||||
../../../../../../studio_api/src/fmod_playback_vca.cpp
|
||||
../../../../../../studio_api/src/fmod_playback_vca.h
|
||||
../../../../../../studio_api/src/fmod_profile_studiogroups.cpp
|
||||
../../../../../../studio_api/src/fmod_profile_studiogroups.h
|
||||
../../../../../../studio_api/src/fmod_property.cpp
|
||||
../../../../../../studio_api/src/fmod_property.h
|
||||
../../../../../../studio_api/src/fmod_radixtree.cpp
|
||||
../../../../../../studio_api/src/fmod_radixtree.h
|
||||
../../../../../../studio_api/src/fmod_repository.cpp
|
||||
../../../../../../studio_api/src/fmod_repository.h
|
||||
../../../../../../studio_api/src/fmod_resource_loader.cpp
|
||||
../../../../../../studio_api/src/fmod_resource_loader.h
|
||||
../../../../../../studio_api/src/fmod_resourcemodel.cpp
|
||||
../../../../../../studio_api/src/fmod_resourcemodel.h
|
||||
../../../../../../studio_api/src/fmod_riff.cpp
|
||||
../../../../../../studio_api/src/fmod_riff.h
|
||||
../../../../../../studio_api/src/fmod_riffstream.cpp
|
||||
../../../../../../studio_api/src/fmod_riffstream.h
|
||||
../../../../../../studio_api/src/fmod_runtime_interface.h
|
||||
../../../../../../studio_api/src/fmod_runtime_manager.cpp
|
||||
../../../../../../studio_api/src/fmod_runtime_manager.h
|
||||
../../../../../../studio_api/src/fmod_serialization.cpp
|
||||
../../../../../../studio_api/src/fmod_serialization.h
|
||||
../../../../../../studio_api/src/fmod_shadow_bank.cpp
|
||||
../../../../../../studio_api/src/fmod_shadow_bank.h
|
||||
../../../../../../studio_api/src/fmod_shadow_bus.cpp
|
||||
../../../../../../studio_api/src/fmod_shadow_bus.h
|
||||
../../../../../../studio_api/src/fmod_shadow_event.cpp
|
||||
../../../../../../studio_api/src/fmod_shadow_event.h
|
||||
../../../../../../studio_api/src/fmod_shadow_parameter.cpp
|
||||
../../../../../../studio_api/src/fmod_shadow_parameter.h
|
||||
../../../../../../studio_api/src/fmod_shadow_vca.cpp
|
||||
../../../../../../studio_api/src/fmod_shadow_vca.h
|
||||
../../../../../../studio_api/src/fmod_snapshotmodel.cpp
|
||||
../../../../../../studio_api/src/fmod_snapshotmodel.h
|
||||
../../../../../../studio_api/src/fmod_sound_loader.cpp
|
||||
../../../../../../studio_api/src/fmod_sound_loader.h
|
||||
../../../../../../studio_api/src/fmod_soundtable.cpp
|
||||
../../../../../../studio_api/src/fmod_soundtable.h
|
||||
../../../../../../studio_api/src/fmod_studio.cpp
|
||||
../../../../../../studio_api/src/fmod_studio.cs
|
||||
../../../../../../studio_api/src/fmod_studio.h
|
||||
../../../../../../studio_api/src/fmod_studio.hpp
|
||||
../../../../../../studio_api/src/fmod_studio_common.h
|
||||
../../../../../../studio_api/src/fmod_studio_impl.cpp
|
||||
../../../../../../studio_api/src/fmod_studio_impl.h
|
||||
../../../../../../studio_api/src/fmod_studio_string.h
|
||||
../../../../../../studio_api/src/fmod_studio_timeunit.h
|
||||
../../../../../../studio_api/src/fmod_studio_types.h
|
||||
../../../../../../studio_api/src/fmod_threadsafe_queue.cpp
|
||||
../../../../../../studio_api/src/fmod_threadsafe_queue.h
|
||||
../../../../../../studio_api/src/fmod_timelinemodel.cpp
|
||||
../../../../../../studio_api/src/fmod_timelinemodel.h
|
||||
../../../../../../studio_api/src/fmod_unique_id.h
|
||||
../../../../../../studio_api/src/fmod_vcamodel.cpp
|
||||
../../../../../../studio_api/src/fmod_vcamodel.h
|
||||
../../../../../../studio_api/src/fmod_waveformmodel.h
|
||||
../../../../../../studio_api/src/fmod_weakhandle.cpp
|
||||
../../../../../../studio_api/src/fmod_weakhandle.h
|
||||
../../../../../../studio_api/src/fmod_weakhandle_system.cpp
|
||||
../../../../../../studio_api/src/fmod_weakhandle_system.h
|
||||
../../../../../../examples/src/autotest.cpp
|
||||
../../../../../../examples/src/common.cpp
|
||||
../../../../../../examples/src/common.h
|
||||
../../../../../../examples/src/common_dx12.cpp
|
||||
../../../../../../examples/src/common_dx12.h
|
||||
../../../../../../examples/src/common_dx12_ps.h
|
||||
../../../../../../examples/src/common_dx12_vs.h
|
||||
../../../../../../examples/src/common_font_glyphs.h
|
||||
../../../../../../examples/src/common_font_texture.h
|
||||
../../../../../../examples/src/common_vulkan.cpp
|
||||
../../../../../../examples/src/common_vulkan.h
|
||||
../../../../../../examples/src/common_vulkan_fs.h
|
||||
../../../../../../examples/src/common_vulkan_vs.h
|
||||
../../../../../../examples/platforms/linux/src/common_platform.cpp
|
||||
../../../../../../examples/platforms/linux/src/common_platform.h
|
||||
../../../../../../external/decoders/flac-1.2.1/include/FLAC/assert.h
|
||||
../../../../../../external/decoders/flac-1.2.1/include/FLAC/callback.h
|
||||
../../../../../../external/decoders/flac-1.2.1/include/FLAC/export.h
|
||||
../../../../../../external/decoders/flac-1.2.1/include/FLAC/format.h
|
||||
../../../../../../external/decoders/flac-1.2.1/include/FLAC/ordinals.h
|
||||
../../../../../../external/decoders/flac-1.2.1/include/FLAC/stream_decoder.h
|
||||
../../../../../../external/decoders/flac-1.2.1/include/share/alloc.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/bitmath.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/bitreader.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/cpu.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/crc.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/fixed.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/format.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/lpc.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/md5.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/memory.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/stream_decoder.c
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/ia32/bitreader_asm.nasm
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/ia32/cpu_asm.nasm
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/ia32/fixed_asm.nasm
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/ia32/lpc_asm.nasm
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/ia32/nasm.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/bitmath.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/bitreader.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/cpu.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/crc.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/fixed.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/float.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/format.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/lpc.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/md5.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/private/memory.h
|
||||
../../../../../../external/decoders/flac-1.2.1/src/libFLAC/include/protected/stream_decoder.h
|
||||
../../../../../../external/decoders/ogg_vorbis/ogg/include/ogg/ogg.h
|
||||
../../../../../../external/decoders/ogg_vorbis/ogg/include/ogg/os_types.h
|
||||
../../../../../../external/decoders/ogg_vorbis/ogg/src/bitwise.c
|
||||
../../../../../../external/decoders/ogg_vorbis/ogg/src/framing.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/include/vorbis/codec.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/include/vorbis/vorbisfile.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/backends.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/block.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/codebook.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/codebook.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/codec_internal.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/floor1.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/highlevel.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/info.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/lookup.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/lookup.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/lookup_data.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/lpc.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/lpc.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/lsp.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/lsp.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/mapping0.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/masking.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/mdct.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/mdct.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/misc.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/os.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/psy.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/registry.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/registry.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/res0.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/scales.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/sharedbook.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/smallft.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/smallft.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/synthesis.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/vorbisfile.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/window.c
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/window.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/modes/floor_44.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/modes/psych_44.h
|
||||
../../../../../../external/decoders/ogg_vorbis/vorbis/lib/modes/residue_44.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_bitwise.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_bitwise.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_codebook.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_codebook.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_codebook_neon.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_codebook_sse.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_codec.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_codec_internal.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_dsp.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_dsp_avx2.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_dsp_neon.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_dsp_sse.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_floor1.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_floor1_avx2.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_floor1_neon.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_floor1_sse.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_floor_lookup.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_info.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mapping0.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mapping0_avx.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mapping0_avx512.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mapping0_neon.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mapping0_sse.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mdct.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mdct_avx2.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mdct_float.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mdct_float_lookup.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_mdct_sse.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_misc.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_os.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_os_types.h
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_res012.c
|
||||
../../../../../../external/decoders/tremor_lowmem/tremor_window_lookup.h
|
||||
../../../../../../external/misc/dlmalloc/dlmalloc.cpp
|
||||
../../../../../../external/misc/dlmalloc/dlmalloc.h
|
||||
../make/3d.makefile
|
||||
../3d.cpp
|
|
@ -0,0 +1,8 @@
|
|||
../../../../../../examples/src
|
||||
../../../../../../examples/platforms/linux/src
|
||||
../../../../../../core_api/src
|
||||
../../../../../../core_api/platforms/linux/src
|
||||
../../../../../src
|
||||
../../../../../../external/misc
|
||||
../../../../../../external/dsps
|
||||
../../../../../../external/decoders
|
Loading…
Add table
Add a link
Reference in a new issue