Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Stride Game Engine
Stride is an open-source C# game engine for realistic rendering and VR. Stride is connected to the .NET foundation.
Collective -
Host: opensource -
https://opencollective.com/stride3d
- Website: https://www.stride3d.net/
- Code: https://github.com/stride3d/stride
[Graphics] Vulkan Tests: disable some tests because compute shaders are not supported yet
github.com/stride3d/stride - 19085cb65090f4e7e95591396642a52dd3f08726 authored over 4 years ago
github.com/stride3d/stride - 19085cb65090f4e7e95591396642a52dd3f08726 authored over 4 years ago
[Audio] Tests: disable build & test completely on Windows non-D3D11
github.com/stride3d/stride - 0e332a436731f36e58e05b679dca4b9c62dd7c15 authored over 4 years ago
github.com/stride3d/stride - 0e332a436731f36e58e05b679dca4b9c62dd7c15 authored over 4 years ago
[Graphics] Vulkan: implement image to image for CopyRegion
github.com/stride3d/stride - 8d49f918a20ce345d56276a5dd88fa0da75f9f37 authored over 4 years ago
github.com/stride3d/stride - 8d49f918a20ce345d56276a5dd88fa0da75f9f37 authored over 4 years ago
[Graphics] BatchBase was using ResourceContext in a non thread-safe way because GraphicsDeviceSharedDataType.PerContext doesn't have any effect anymore
github.com/stride3d/stride - 0aaef193f3541dce9401c2bf415fdc53bbaa7047 authored over 4 years ago
github.com/stride3d/stride - 0aaef193f3541dce9401c2bf415fdc53bbaa7047 authored over 4 years ago
[Graphics] VkCommandPool is not thread-safe, let's make one per thread
github.com/stride3d/stride - d544ce03e5cd33991596935408a377ecffdb7287 authored over 4 years ago
github.com/stride3d/stride - d544ce03e5cd33991596935408a377ecffdb7287 authored over 4 years ago
[Particles] Vulkan Tests: fixed and reenabled VisualTestSoftEdge
github.com/stride3d/stride - 9d97943c7f3994868a99744631b721174f4f3136 authored over 4 years ago
github.com/stride3d/stride - 9d97943c7f3994868a99744631b721174f4f3136 authored over 4 years ago
[Engine] Game: read from RenderingSettings only during PrepareContext()
github.com/stride3d/stride - ecfdcdcb14bd0fc6ad1f8dc5bf2ef65626a1de3c authored over 4 years ago
github.com/stride3d/stride - ecfdcdcb14bd0fc6ad1f8dc5bf2ef65626a1de3c authored over 4 years ago
[Graphics] Vulkan: Added support for more SamplerState.BoderColor
github.com/stride3d/stride - 521c5d604e6fb4abbdb3cf2876abf620dcd3b9d9 authored over 4 years ago
github.com/stride3d/stride - 521c5d604e6fb4abbdb3cf2876abf620dcd3b9d9 authored over 4 years ago
[Graphics] Readd R1_UNorm and adjust SizeInBytes() to match previous behavior
github.com/stride3d/stride - 03ca2da470d3a8dc3720845f5c1c43e6a9862906 authored over 4 years ago
github.com/stride3d/stride - 03ca2da470d3a8dc3720845f5c1c43e6a9862906 authored over 4 years ago
[Graphics] Vulkan: Improved PixelFormat to better handle block compression with texture data copy
github.com/stride3d/stride - 67d74d1d6d77cfbf5db3b43ceac7633c836cb128 authored over 4 years ago
github.com/stride3d/stride - 67d74d1d6d77cfbf5db3b43ceac7633c836cb128 authored over 4 years ago
[Graphics] Vulkan: Improved texture code for Texture/Map/GetData
github.com/stride3d/stride - 25ba0716a3e2e75b1fd77172081a376090977e65 authored over 4 years ago
github.com/stride3d/stride - 25ba0716a3e2e75b1fd77172081a376090977e65 authored over 4 years ago
[Graphics] Vulkan: Improve Copy code to support multiple subresources
github.com/stride3d/stride - 4307db80b54c86efa8a354073aa3315232b741ad authored over 4 years ago
github.com/stride3d/stride - 4307db80b54c86efa8a354073aa3315232b741ad authored over 4 years ago
[Graphics] Vulkan: Reorganize Copy code
github.com/stride3d/stride - cc9ddbae159d0d0b2a8e3016261ae194f203c12a authored over 4 years ago
github.com/stride3d/stride - cc9ddbae159d0d0b2a8e3016261ae194f203c12a authored over 4 years ago
Merge pull request #759 from Eideren/template_validation
Template validation
github.com/stride3d/stride - 9578a99f579d51cf7bbb8c0ec1272274dbb39f6f authored over 4 years ago
[Template] Fix namespace and class name validation
github.com/stride3d/stride - 500fcf6e4b5522827b457f44c17b34fb5af331ee authored over 4 years ago
github.com/stride3d/stride - 500fcf6e4b5522827b457f44c17b34fb5af331ee authored over 4 years ago
[Template] Fix namespace changes not being carried over
github.com/stride3d/stride - 89c59e7313508fed60cf2a38836be1532361f563 authored over 4 years ago
github.com/stride3d/stride - 89c59e7313508fed60cf2a38836be1532361f563 authored over 4 years ago
[Assets] Compiler Targets: move StrideCompileAssetCommand property in a common target so that it can be used for asset packing as well
github.com/stride3d/stride - 7ee24d0bb3e12ba0a9ba04e0f603112686cc77c3 authored over 4 years ago
github.com/stride3d/stride - 7ee24d0bb3e12ba0a9ba04e0f603112686cc77c3 authored over 4 years ago
[Assets] Add null guard where builderOptions field is nullable, ignore nuget assembly placeholder paths.
github.com/stride3d/stride - e24eea915ae10abef5c217616a69fbe51463fe1f authored over 4 years ago
github.com/stride3d/stride - e24eea915ae10abef5c217616a69fbe51463fe1f authored over 4 years ago
[Assets] PackageSession: Handle case where loadParameters.ExtraCompileProperties is null
github.com/stride3d/stride - 8b41efb46c859164efe4b0c34c9a2b66e69fb9fe authored over 4 years ago
github.com/stride3d/stride - 8b41efb46c859164efe4b0c34c9a2b66e69fb9fe authored over 4 years ago
Merge pull request #751 from LittleFinix/master
[Input] Fix Issue #750, VirtualButton.RegisterFromType
github.com/stride3d/stride - 859f1d580a9dabf6a28552f1b898accc4b843655 authored over 4 years ago
[Tests] Compute list of GraphicsApis even if test is not StrideGraphicsApiDependent, to be able to compute ProjectReference properly
github.com/stride3d/stride - 73b7365ca6020e7b3b5995cb810faa591aeea457 authored over 4 years ago
github.com/stride3d/stride - 73b7365ca6020e7b3b5995cb810faa591aeea457 authored over 4 years ago
Adds Comments to TestVirtualButtonFind
github.com/stride3d/stride - 468d166c2801613eb93b6a95f542b079f1416a3e authored over 4 years ago
github.com/stride3d/stride - 468d166c2801613eb93b6a95f542b079f1416a3e authored over 4 years ago
Fix VirtualButton RegisterFromType
github.com/stride3d/stride - 0ef415dbb58e56d2283a8397c54a0584db900924 authored over 4 years ago
github.com/stride3d/stride - 0ef415dbb58e56d2283a8397c54a0584db900924 authored over 4 years ago
[Tests] Remove artifacts generated during previous build
github.com/stride3d/stride - 9e18215ebd9ba3df738ea0f1bd334b28efc56aa4 authored over 4 years ago
github.com/stride3d/stride - 9e18215ebd9ba3df738ea0f1bd334b28efc56aa4 authored over 4 years ago
[Assets] VSProjectHelper: Don't add global properties which are already specified explicitly
github.com/stride3d/stride - 976a6d15baa1f606dd323b22bae1c206bf18ef96 authored over 4 years ago
github.com/stride3d/stride - 976a6d15baa1f606dd323b22bae1c206bf18ef96 authored over 4 years ago
[Graphics] Check also if no entries in graphicsProfiles list
github.com/stride3d/stride - e74c9d50eb53b482208e66ce42522722ecd53e43 authored over 4 years ago
github.com/stride3d/stride - e74c9d50eb53b482208e66ce42522722ecd53e43 authored over 4 years ago
[Graphics] Unify default graphics profile code
github.com/stride3d/stride - 39c8a1703355f29349e0016b539892bb655b5006 authored over 4 years ago
github.com/stride3d/stride - 39c8a1703355f29349e0016b539892bb655b5006 authored over 4 years ago
[Tests] STRIDE_TESTS_CAPTURE_RENDERDOC_ON_ERROR is checked against true rather than just being set
github.com/stride3d/stride - 547beb75a748d6e0970a630cd8c5db4c58aeb1f1 authored over 4 years ago
github.com/stride3d/stride - 547beb75a748d6e0970a630cd8c5db4c58aeb1f1 authored over 4 years ago
[Graphics] Vulkan: some improvements in sampler states (esp. default one which should be LinearClamp rather than LinearWrap)
github.com/stride3d/stride - 62ac3f10b819fcb258d7f44a7d06cee2a65731e2 authored over 4 years ago
github.com/stride3d/stride - 62ac3f10b819fcb258d7f44a7d06cee2a65731e2 authored over 4 years ago
[Assets] CompilerApp: turned StrideGraphicsApi into a compile property and load project using it to determine proper TargetPath (fix)
github.com/stride3d/stride - 18dc749b703bbb8c89880dd8ce71acfecb883b93 authored over 4 years ago
github.com/stride3d/stride - 18dc749b703bbb8c89880dd8ce71acfecb883b93 authored over 4 years ago
[Assets] CompilerApp: turned StrideGraphicsApi into a compile property and load project using it to determine proper TargetPath
github.com/stride3d/stride - 44570b8c96b3858395628c302241850f058c11f5 authored over 4 years ago
github.com/stride3d/stride - 44570b8c96b3858395628c302241850f058c11f5 authored over 4 years ago
[Tests] xunit.runner.console: Don't parse output as standard error/warning, otherwise it mark build as failing when such error log is output (possibly on purpose)
github.com/stride3d/stride - f3831b9eae3656045c59c31723ee1da3ff0258ac authored over 4 years ago
github.com/stride3d/stride - f3831b9eae3656045c59c31723ee1da3ff0258ac authored over 4 years ago
Revert "[Assets] Add an explicit reference from Stride.Assets.Models to Stride.Assimp (otherwise it seems the csproj -> vcxproj -> csproj reference doesn't work and file doesn't get copied)"
This reverts commit 86ee808f19bf96a600d49039fb9eadbb1f77a20f.
github.com/stride3d/stride - 0d9505b34a330c18c29bdb19115d07f4276f27fa authored over 4 years ago
[Build] vcxproj: When running DesignTimeBuild, setup default framework so that project.assets.json properly list C++ projects and C++ libraries get copied
github.com/stride3d/stride - 837b0638833afa009baf92ab79d8aea09eed209d authored over 4 years ago
github.com/stride3d/stride - 837b0638833afa009baf92ab79d8aea09eed209d authored over 4 years ago
Merge pull request #745 from Eideren/asset_opti
[GameStudio] Prefabs and scene loading optimization
github.com/stride3d/stride - 5f45e346d37e0126fd49b0b1d49f031a0cea7e5d authored over 4 years ago
[Input] Fix DirectInput Acquire()
github.com/stride3d/stride - 3e98acf9e85e209aef7253468fc9a3a7bf02c793 authored over 4 years ago
github.com/stride3d/stride - 3e98acf9e85e209aef7253468fc9a3a7bf02c793 authored over 4 years ago
[Math] Fix summary for Color[index] and new Color(byte[]) (#746)
* Correction Color[index]
Corrected the param documentations for Color[index].
* Correctio...
github.com/stride3d/stride - 36ea598e971f5cc252918527ceaed1d2d62392c4 authored over 4 years ago
[Quantum] Mirror how SingleOrDefault behaves
github.com/stride3d/stride - 9acfeb21b12a4b1e35b79f6423ee799b98afeb60 authored over 4 years ago
github.com/stride3d/stride - 9acfeb21b12a4b1e35b79f6423ee799b98afeb60 authored over 4 years ago
[Quantum] Fix code style
github.com/stride3d/stride - 9d78f1be01dbce8e0056bcb2d45be10a840a80ae authored over 4 years ago
github.com/stride3d/stride - 9d78f1be01dbce8e0056bcb2d45be10a840a80ae authored over 4 years ago
[Quantum] CollectionDescriptor: Prune unnecessary checks and optimize for dictionaries
github.com/stride3d/stride - 61cd0cf2cd668441218cfc61d23c641d89cbb5c9 authored over 4 years ago
github.com/stride3d/stride - 61cd0cf2cd668441218cfc61d23c641d89cbb5c9 authored over 4 years ago
[Quantum] Optimize logic based on enumerations
github.com/stride3d/stride - 4140892977944339e1fc7557923cccea488e1d1e authored over 4 years ago
github.com/stride3d/stride - 4140892977944339e1fc7557923cccea488e1d1e authored over 4 years ago
[Quantum] Avoid unnecessary cast to IAssetNodeInternal
github.com/stride3d/stride - 67f2aa64e1bce6724241c9f1ac2c06bb4d6244e7 authored over 4 years ago
github.com/stride3d/stride - 67f2aa64e1bce6724241c9f1ac2c06bb4d6244e7 authored over 4 years ago
[Asset] Optimize FindSubEntity
github.com/stride3d/stride - 93f027509006f6894d38db5c9dac93d648c7b3a5 authored over 4 years ago
github.com/stride3d/stride - 93f027509006f6894d38db5c9dac93d648c7b3a5 authored over 4 years ago
[Asset] Reduce alloc and cleanup FindPartViewModel
github.com/stride3d/stride - 61ab7127546ff85eccb02d376e979845cc8b4dc1 authored over 4 years ago
github.com/stride3d/stride - 61ab7127546ff85eccb02d376e979845cc8b4dc1 authored over 4 years ago
[Assets] Add an explicit reference from Stride.Assets.Models to Stride.Assimp (otherwise it seems the csproj -> vcxproj -> csproj reference doesn't work and file doesn't get copied)
github.com/stride3d/stride - 86ee808f19bf96a600d49039fb9eadbb1f77a20f authored over 4 years ago
github.com/stride3d/stride - 86ee808f19bf96a600d49039fb9eadbb1f77a20f authored over 4 years ago
[Build] Tests: disabled some test that fail or are useless on Vulkan
github.com/stride3d/stride - ff8a9061324d0a7e5ca41c213079971267012456 authored over 4 years ago
github.com/stride3d/stride - ff8a9061324d0a7e5ca41c213079971267012456 authored over 4 years ago
[Build] Tests: added StrideGraphicsApisTest to override StrideGraphicsApis for unit tests
github.com/stride3d/stride - f1c78e8a3239428fb5b0139dde66fc860d4fce75 authored over 4 years ago
github.com/stride3d/stride - f1c78e8a3239428fb5b0139dde66fc860d4fce75 authored over 4 years ago
[Tests] Always display log output to window while running unit tests (even if compiled in release mode)
github.com/stride3d/stride - ea0a4cec98080c099ffa8793d67a8201ce13f87b authored over 4 years ago
github.com/stride3d/stride - ea0a4cec98080c099ffa8793d67a8201ce13f87b authored over 4 years ago
[Rendering] Fixed equality of MaterialSpecularMicroFacetModelFeature (fixes issue #735)
github.com/stride3d/stride - 4e8de5fe34b443f03f0d885cea0d5b31f080f3d4 authored over 4 years ago
github.com/stride3d/stride - 4e8de5fe34b443f03f0d885cea0d5b31f080f3d4 authored over 4 years ago
Merge branch 'master' of github.com:stride3d/stride
github.com/stride3d/stride - 132fb91ed1027bc036f9ed4912c9f9b18999c962 authored over 4 years ago
github.com/stride3d/stride - 132fb91ed1027bc036f9ed4912c9f9b18999c962 authored over 4 years ago
[UI] Tests: disable non-deterministic test
github.com/stride3d/stride - b0012490d59352a68f639568c690d6f34e9ab0e5 authored over 4 years ago
github.com/stride3d/stride - b0012490d59352a68f639568c690d6f34e9ab0e5 authored over 4 years ago
[Build] When calling target to Pack, remove StrideGraphicsApi to make build deterministic
github.com/stride3d/stride - 5e4476708f101c26bc67314bd78793e4fb196a14 authored over 4 years ago
github.com/stride3d/stride - 5e4476708f101c26bc67314bd78793e4fb196a14 authored over 4 years ago
[Build] TargetFramework with only one StrideGraphicsApis were not properly working
github.com/stride3d/stride - 1299a257dd650c0d8922a930e3a21d6926b3bf87 authored over 4 years ago
github.com/stride3d/stride - 1299a257dd650c0d8922a930e3a21d6926b3bf87 authored over 4 years ago
[Build] Forgot to remove two TaskEx
github.com/stride3d/stride - 66240c7bb0a7266cc97460542c18ffc18cf455f8 authored over 4 years ago
github.com/stride3d/stride - 66240c7bb0a7266cc97460542c18ffc18cf455f8 authored over 4 years ago
Merge pull request #740 from Eideren/threadpool_perf
[Threading] ThreadPool and Dispatcher efficiency
github.com/stride3d/stride - b857caa876c92ceb610e75b1dcc46f984317dfad authored over 4 years ago
[Build] Removed unnecessary defines
github.com/stride3d/stride - 22186eb4502f6d366c9107d7c11a14c66cc3f2f7 authored over 4 years ago
github.com/stride3d/stride - 22186eb4502f6d366c9107d7c11a14c66cc3f2f7 authored over 4 years ago
[Build] Fixed build for UWP, Android and iOS
github.com/stride3d/stride - f3b3860174a0ca49495dc1aa686371b3606b36f1 authored over 4 years ago
github.com/stride3d/stride - f3b3860174a0ca49495dc1aa686371b3606b36f1 authored over 4 years ago
[Tests] RuntimeIdentifier was missing on one test project
github.com/stride3d/stride - 0c76ea02015753ae684579406f075e2b117e325e authored over 4 years ago
github.com/stride3d/stride - 0c76ea02015753ae684579406f075e2b117e325e authored over 4 years ago
[Build] Tests: Set x64 and added Build target for crosstargeting that returns list of assembly (otherwise not listed for unit tests)
github.com/stride3d/stride - 4137b5ee8bcc4715bcfa83301b6d533c69fe9807 authored over 4 years ago
github.com/stride3d/stride - 4137b5ee8bcc4715bcfa83301b6d533c69fe9807 authored over 4 years ago
[Build] Build was not deterministic due to TargetFramework being set in C++ project
github.com/stride3d/stride - 95975a21c4176e671d1479356693145dca362e0a authored over 4 years ago
github.com/stride3d/stride - 95975a21c4176e671d1479356693145dca362e0a authored over 4 years ago
[Engine] Turned Stride.Engine into a .NET Standard project (platform independent)
github.com/stride3d/stride - 47c02c64770cfbbd2d9756fd2f843b0524390392 authored over 4 years ago
github.com/stride3d/stride - 47c02c64770cfbbd2d9756fd2f843b0524390392 authored over 4 years ago
[Graphics] Vulkan: added vendorID mapping
github.com/stride3d/stride - 40eca3ae8501ea11c08128f4834722501a2311ee authored over 4 years ago
github.com/stride3d/stride - 40eca3ae8501ea11c08128f4834722501a2311ee authored over 4 years ago
[Graphics] Vulkan: redirect vulkan error to logger
github.com/stride3d/stride - e8628bbb4de44e69c0124058f86cda91951fc953 authored over 4 years ago
github.com/stride3d/stride - e8628bbb4de44e69c0124058f86cda91951fc953 authored over 4 years ago
[Graphics] Vulkan: Switch to newer debug/validation layers
github.com/stride3d/stride - 921584f7567844ac3af9ff9249174ebafbd761f2 authored over 4 years ago
github.com/stride3d/stride - 921584f7567844ac3af9ff9249174ebafbd761f2 authored over 4 years ago
[Graphics] Switch to Vortice.Vulkan for the Vulkan bindings
github.com/stride3d/stride - 1c884092488b1b85c4c235f7af8246f51501c0d7 authored over 4 years ago
github.com/stride3d/stride - 1c884092488b1b85c4c235f7af8246f51501c0d7 authored over 4 years ago
[Build] EffectCompiler is always enabled so remove the defines and MSBuild variables
github.com/stride3d/stride - 288271db536222fd4fd379de7f6bdd5c434a190c authored over 4 years ago
github.com/stride3d/stride - 288271db536222fd4fd379de7f6bdd5c434a190c authored over 4 years ago
[Build] If _StrideSdkGetBestRidForTfm doesn't exist, skip it
github.com/stride3d/stride - 48336bbf4c3d59186dd196bb09109936df9f0345 authored over 4 years ago
github.com/stride3d/stride - 48336bbf4c3d59186dd196bb09109936df9f0345 authored over 4 years ago
[Build] Add support for StrideGraphicsApiDependent even when project is not platform specific (only .NET Standard without RuntimeIdentifier)
github.com/stride3d/stride - d702d1be3b41d78593653d9614a97f60a6040090 authored over 4 years ago
github.com/stride3d/stride - d702d1be3b41d78593653d9614a97f60a6040090 authored over 4 years ago
[Graphics] Vulkan: Remove typo
github.com/stride3d/stride - 18fbe51de7a849d4977bd6f6baae82a82a6b5e52 authored over 4 years ago
github.com/stride3d/stride - 18fbe51de7a849d4977bd6f6baae82a82a6b5e52 authored over 4 years ago
[Graphics] Bump SDL2 to 2.12
github.com/stride3d/stride - 1ec7628d9821f079f45c32af4c92154b0cf8fa70 authored over 4 years ago
github.com/stride3d/stride - 1ec7628d9821f079f45c32af4c92154b0cf8fa70 authored over 4 years ago
[Regression.Tests] Fixed image comparison to handle more formats
github.com/stride3d/stride - eb506e51b30303f98f67ea49139ac6b1f5dbdcb1 authored over 4 years ago
github.com/stride3d/stride - eb506e51b30303f98f67ea49139ac6b1f5dbdcb1 authored over 4 years ago
[Build] LogListener: log exception (if set) rather than message
github.com/stride3d/stride - 0dbb7e637ef48a36eb4163a01fdaf7bd4428bec8 authored over 4 years ago
github.com/stride3d/stride - 0dbb7e637ef48a36eb4163a01fdaf7bd4428bec8 authored over 4 years ago
[Build] Moved where default Graphics API is defined
github.com/stride3d/stride - 1cc8836256f22f8bef8bc3e599e3af5f5943efd5 authored over 4 years ago
github.com/stride3d/stride - 1cc8836256f22f8bef8bc3e599e3af5f5943efd5 authored over 4 years ago
[Build] Change unit tests to D3D11 for now
github.com/stride3d/stride - 5ae66f73cd492b30a590e7af39a6615bc68008c6 authored over 4 years ago
github.com/stride3d/stride - 5ae66f73cd492b30a590e7af39a6615bc68008c6 authored over 4 years ago
Merge branch 'build_refactor'
github.com/stride3d/stride - e552c0eec5d2a015110f6b8b605831be318d2a7f authored over 4 years ago
github.com/stride3d/stride - e552c0eec5d2a015110f6b8b605831be318d2a7f authored over 4 years ago
[Build] Build default to D3D11 only for now
github.com/stride3d/stride - 0450b59669a4caaa1ecbf2628504373d8bb6858b authored over 4 years ago
github.com/stride3d/stride - 0450b59669a4caaa1ecbf2628504373d8bb6858b authored over 4 years ago
[Build] Another pass on the GraphicsAPI setting
github.com/stride3d/stride - e546ebdd38233b12c2ce67e8ade49e8e08dbfa3f authored over 4 years ago
github.com/stride3d/stride - e546ebdd38233b12c2ce67e8ade49e8e08dbfa3f authored over 4 years ago
[Editor] Fix autohide taskbar
github.com/stride3d/stride - 6a033709b566edb84b8c0014bb4d6f2d881b5644 authored over 4 years ago
github.com/stride3d/stride - 6a033709b566edb84b8c0014bb4d6f2d881b5644 authored over 4 years ago
[Build] Remove unit tests from iOS/Android solution until we recreate/fix them properly
github.com/stride3d/stride - d9fb567ae42507667bc7537dcae4ad6ef421cb4b authored over 4 years ago
github.com/stride3d/stride - d9fb567ae42507667bc7537dcae4ad6ef421cb4b authored over 4 years ago
[Build] Fix Linux OpenGL build
github.com/stride3d/stride - 6677bd53ee97b960329df040531f7289f03041f6 authored over 4 years ago
github.com/stride3d/stride - 6677bd53ee97b960329df040531f7289f03041f6 authored over 4 years ago
[Build] Another pass on the GraphicsAPI setting
github.com/stride3d/stride - b2deb85505f9f560f884ad8b4058aca1ff8eefe9 authored over 4 years ago
github.com/stride3d/stride - b2deb85505f9f560f884ad8b4058aca1ff8eefe9 authored over 4 years ago
[Build] iOS: Remove non-existing projects
github.com/stride3d/stride - 6bed3e0e58258736c9ed4d534657736f203d631f authored over 4 years ago
github.com/stride3d/stride - 6bed3e0e58258736c9ed4d534657736f203d631f authored over 4 years ago
[Build] Change Stride.build to use StrideGraphicsApis rather than StrideGraphicsApi
github.com/stride3d/stride - a893348cdf1715181ad9d5b6d16a71fccdeb67ac authored over 4 years ago
github.com/stride3d/stride - a893348cdf1715181ad9d5b6d16a71fccdeb67ac authored over 4 years ago
[Build] Don't set StrideGraphicsApi if not set explicitly (same as TargetFramework and RuntimeIdentifier)
github.com/stride3d/stride - 27d9203ed6afe0ff870c1ab2128f5cab8a73e52d authored over 4 years ago
github.com/stride3d/stride - 27d9203ed6afe0ff870c1ab2128f5cab8a73e52d authored over 4 years ago
[Build] Change how default StrideGraphicsApi flow between projects
github.com/stride3d/stride - 219504a8140cedf3d2828839557ed21bb3f0e274 authored over 4 years ago
github.com/stride3d/stride - 219504a8140cedf3d2828839557ed21bb3f0e274 authored over 4 years ago
[Build] Tests: added win7-x64 RuntimeIdentifier
github.com/stride3d/stride - 8cad1c96717b57d69089d8478a33e3658d45255a authored over 4 years ago
github.com/stride3d/stride - 8cad1c96717b57d69089d8478a33e3658d45255a authored over 4 years ago
[Build] _StrideSdkGetBestRidForTfm should return RuntimeIdentifier value only if RuntimeIdentifiers is set (otherwise it doesn't need to be set as the project probably does it explicitly)
github.com/stride3d/stride - f5d7d9d8f6392d44e1d965dcf4a8da358013e729 authored over 4 years ago
github.com/stride3d/stride - f5d7d9d8f6392d44e1d965dcf4a8da358013e729 authored over 4 years ago
[Assets] Compiler: Ignore empty properties
github.com/stride3d/stride - fb11c0b84fc7de55358658fb41c1003bd533be67 authored over 4 years ago
github.com/stride3d/stride - fb11c0b84fc7de55358658fb41c1003bd533be67 authored over 4 years ago
[Build] Moved StrideAssemblyProcessorOptions further up (otherwise Stride.Core.props takes precedence)
github.com/stride3d/stride - 5b634bdc864e079ef1da8fa2f798451b6da390f6 authored over 4 years ago
github.com/stride3d/stride - 5b634bdc864e079ef1da8fa2f798451b6da390f6 authored over 4 years ago
[Build] Additional adjustments to avoid non-deterministic double-builds
github.com/stride3d/stride - 603ed6fc005b324c2a80cf688a8b4b7302ddec2e authored over 4 years ago
github.com/stride3d/stride - 603ed6fc005b324c2a80cf688a8b4b7302ddec2e authored over 4 years ago
[Build] Adjust _StrideProjectReferenceRuntimeIdentifier target to unset RuntimeIdentifier when calling _StrideSdkGetBestRidForTfm
github.com/stride3d/stride - 4dc15686b3129f1ec6f6b8b7b91dd9a8d2befeb0 authored over 4 years ago
github.com/stride3d/stride - 4dc15686b3129f1ec6f6b8b7b91dd9a8d2befeb0 authored over 4 years ago
[Build] Restore workaround for Solution references (https://github.com/onovotny/MSBuildSdkExtras/issues/139)
github.com/stride3d/stride - 68175b52c5ecc276993fe6405d50d83897c5c2b3 authored over 4 years ago
github.com/stride3d/stride - 68175b52c5ecc276993fe6405d50d83897c5c2b3 authored over 4 years ago
[Build] Don't set StrideGraphicsApi on project that don't have StrideGraphicsApiDependent set to avoid them building concurrently multiple times
github.com/stride3d/stride - e6645f052422b900baabe62795d460bb41c220bc authored over 4 years ago
github.com/stride3d/stride - e6645f052422b900baabe62795d460bb41c220bc authored over 4 years ago
[Assets] Compiler: changed target file to compute asset compiler path on build rather than load time (compiler might not be built yet)
github.com/stride3d/stride - 768cbc5995afc3ce07e09910a95bb05fd4e84baa authored over 4 years ago
github.com/stride3d/stride - 768cbc5995afc3ce07e09910a95bb05fd4e84baa authored over 4 years ago
[Threading] Threadpool, summaries and info
github.com/stride3d/stride - 9acde1ae3160ecf7c2a0c65fd6a61f4e4e5bd36d authored over 4 years ago
github.com/stride3d/stride - 9acde1ae3160ecf7c2a0c65fd6a61f4e4e5bd36d authored over 4 years ago
[Threading] Threadpool, refactor and optimize spinning
github.com/stride3d/stride - 35e42d025276176135f6db98bc742e15f7e39dc9 authored over 4 years ago
github.com/stride3d/stride - 35e42d025276176135f6db98bc742e15f7e39dc9 authored over 4 years ago
[Threading] Threadpool, refactor and optimize spinning
github.com/stride3d/stride - dc90510a849df43e6e5c47f887ca70c0e4892326 authored over 4 years ago
github.com/stride3d/stride - dc90510a849df43e6e5c47f887ca70c0e4892326 authored over 4 years ago
[Threading] Cleanup and fix semaphore
github.com/stride3d/stride - 82176bbfc07056b7c1e619d5ffa9a59501be14b8 authored over 4 years ago
github.com/stride3d/stride - 82176bbfc07056b7c1e619d5ffa9a59501be14b8 authored over 4 years ago
[Threading] Remove hillclimbing
github.com/stride3d/stride - 2df22fa596d9ffd968f970b0d0f1adb082650ef4 authored over 4 years ago
github.com/stride3d/stride - 2df22fa596d9ffd968f970b0d0f1adb082650ef4 authored over 4 years ago
[Threading] Streaming resource lookup to concurrent for dispatch
github.com/stride3d/stride - 0d4e40504f843ec9decb92e4744a0c1c2c68dbc6 authored over 4 years ago
github.com/stride3d/stride - 0d4e40504f843ec9decb92e4744a0c1c2c68dbc6 authored over 4 years ago