Commit 78fc244
committed
Moved Asteroids and Unity Plugin to Samples; updated submodules
1 parent 053a265 commit 78fc244
203 files changed
Lines changed: 8 additions & 38654 deletions
File tree
- Projects
- Asteroids
- SDK/Include
- src
- unityplugin
- Android
- GhostCubeScene
- src/main
- java/com/diligentengine/unityemulator/ghostcubescene
- res/values
- gradle/wrapper
- GhostCubePlugin
- PluginSource
- src
- Unity
- UnityProject
- Assets
- Editor
- Plugins
- Android
- MacOS
- Metro
- UWP
- ARM
- x64
- x86
- x86_64
- x86
- ProjectSettings
- UWP
- GhostCubeScene
- assets/shaders
- src
- UnityEmulator
- include
- src
- Android
- IOS
- Linux
- MacOS
- UWP
- Windows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 50 | | |
61 | 51 | | |
62 | 52 | | |
| |||
Submodule DiligentCore updated 52 files
- .github/workflows/android.yml+33-4
- BuildTools/Android/tests/build.gradle+1-1
- CMakeLists.txt+31-29
- Common/interface/RefCountedObjectImpl.hpp+8-12
- Graphics/CMakeLists.txt+1
- Graphics/GraphicsAccessories/src/GraphicsAccessories.cpp+1
- Graphics/GraphicsEngine/CMakeLists.txt+4
- Graphics/GraphicsEngine/include/DeviceContextBase.hpp+40-22
- Graphics/GraphicsEngine/include/TextureBase.hpp+4-4
- Graphics/GraphicsEngine/interface/DeviceContext.h+19-3
- Graphics/GraphicsEngine/interface/GraphicsTypes.h+29-1
- Graphics/GraphicsEngine/interface/LoadEngineDll.h+1-1
- Graphics/GraphicsEngine/interface/PipelineState.h+2-2
- Graphics/GraphicsEngine/src/DeviceContextBase.cpp+74-15
- Graphics/GraphicsEngine/src/FramebufferBase.cpp+16
- Graphics/GraphicsEngine/src/TextureBase.cpp+20-1
- Graphics/GraphicsEngineD3D11/CMakeLists.txt+2-8
- Graphics/GraphicsEngineD3D12/CMakeLists.txt+3-8
- Graphics/GraphicsEngineD3D12/src/DeviceContextD3D12Impl.cpp+1-1
- Graphics/GraphicsEngineD3D12/src/EngineFactoryD3D12.cpp+7-1
- Graphics/GraphicsEngineD3DBase/CMakeLists.txt+1-1
- Graphics/GraphicsEngineOpenGL/CMakeLists.txt+2-8
- Graphics/GraphicsEngineVulkan/CMakeLists.txt+4-9
- Graphics/GraphicsEngineVulkan/include/VulkanUtilities/VulkanInstance.hpp+12-10
- Graphics/GraphicsEngineVulkan/interface/EngineFactoryVk.h+9
- Graphics/GraphicsEngineVulkan/src/EngineFactoryVk.cpp+44-15
- Graphics/GraphicsEngineVulkan/src/PipelineResourceSignatureVkImpl.cpp+3-3
- Graphics/GraphicsEngineVulkan/src/TextureVkImpl.cpp+12-1
- Graphics/GraphicsEngineVulkan/src/VulkanTypeConversions.cpp+8
- Graphics/GraphicsEngineVulkan/src/VulkanUtilities/VulkanInstance.cpp+16-27
- Graphics/ShaderTools/src/DXCompiler.cpp+6-3
- Tests/DiligentCoreAPITest/assets/shaders/PipelineResourceSignature/GraphicsAndMeshShader.hlsl+13-10
- Tests/DiligentCoreAPITest/assets/shaders/ShaderResourceLayout/Samplers.hlsl-2
- Tests/DiligentCoreAPITest/include/RayTracingTestConstants.hpp+8-4
- Tests/DiligentCoreAPITest/include/TestingEnvironment.hpp+1
- Tests/DiligentCoreAPITest/src/BufferSuballocatorTest.cpp+1-1
- Tests/DiligentCoreAPITest/src/DynamicTextureAtlasTest.cpp+1-1
- Tests/DiligentCoreAPITest/src/Linux/TestingEnvironmentLinux.cpp+1-1
- Tests/DiligentCoreAPITest/src/Metal/TileShaderReferenceMtl.mm-1
- Tests/DiligentCoreAPITest/src/RayTracingTest.cpp+153-99
- Tests/DiligentCoreAPITest/src/RenderPassTest.cpp+37-5
- Tests/DiligentCoreAPITest/src/TestingEnvironment.cpp+4
- Tests/DiligentCoreAPITest/src/WaveOpTest.cpp+138-1
- Tests/DiligentCoreAPITest/src/main.cpp+4
- ThirdParty/SPIRV-Cross+1-1
- ThirdParty/SPIRV-Headers+1-1
- ThirdParty/SPIRV-Tools+1-1
- ThirdParty/Vulkan-Headers+1-1
- ThirdParty/glslang+1-1
- ThirdParty/googletest+1-1
- ThirdParty/volk+1-1
- doc/WaveOp.md+79-77
Submodule DiligentSamples updated 225 files
Submodule DiligentTools updated 1 file
This file was deleted.
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments