summaryrefslogtreecommitdiffstats
path: root/unityplugin (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-08Reworked ExecuteCommandList(+s) to take an array of command lists instead of oneassiduous4-13/+21
2021-01-01Updated copyright noticeassiduous13-13/+13
2020-11-19Updated submodules: enabled Metal mode supportassiduous2-8/+9
2020-10-19Renamed static samplers to immutable samplers (API240076)assiduous1-3/+3
2020-10-19PSO creation refactoring (API240075)assiduous2-32/+35
2020-09-21Updated submodules and UnityAppLinux (few linux fixes)assiduous1-1/+2
2020-09-18Fixed UnityAppBase (fixed https://github.com/DiligentGraphics/DiligentEngine/...assiduous1-0/+5
2020-09-12Enabled mesh shaders (API 240068)assiduous2-2/+2
2020-05-09Updated core (API version 240058)assiduous1-2/+2
2020-04-28Updated submodules (few Android improvements)assiduous2-2/+2
2020-04-27Completed Vulkan enabling on Android (closed https://github.com/DiligentGraph...assiduous4-9/+10
2020-04-01Updated API to version 240056assiduous2-4/+8
2020-02-04Fixed few deprecation warnings on Macassiduous1-0/+2
2020-02-03Updated submodules (using NativeWindow struct)assiduous2-2/+2
2020-01-31Fixed 32-bit buildassiduous4-116/+116
2020-01-31Fixed iOS build errorassiduous1-1/+1
2020-01-31Implemented C APIassiduous29-76/+77
2020-01-13Updated core (fixed few issues with queries)assiduous2-2/+2
2020-01-08Updated core & samplesassiduous1-0/+3
2020-01-01Updated copyright noticeassiduous13-91/+143
2019-12-30Unity emulator: fixed swap chain resize in GL, and also crahs on Macassiduous1-21/+32
2019-12-29Fixed Unity emulator crash on Linuxassiduous1-0/+5
2019-12-29Updated submodules - fixed linux build problemsassiduous1-0/+3
2019-12-25Updated submodules; removed tests folder (tests are now part of every submodule)assiduous4-13/+36
2019-11-11Updated submodules + added tutorial 17Egor Yusov3-5/+2
2019-10-28LinuxApp: attempting to initialize in OpenGL mode if Vulkan failsEgor1-1/+2
2019-10-19Updated submodules (API version 240033);Egor Yusov1-2/+2
2019-09-17Updated copyright noticeEgor Yusov13-13/+13
2019-06-09Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov3-18/+18
2019-05-11Updated samples: enabled GLTF Viewer android buildEgor2-3/+3
2019-05-11Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2-5/+5
2019-05-04Updated submodules (added GLTF Loader, renderer and viewer)Egor Yusov1-4/+4
2019-04-23Updated math libEgor Yusov2-10/+10
2019-04-19Updated core; fixed issue with swap chain format in D3D12 Unity emulatorEgor Yusov2-1/+4
2019-04-07Updated DRAW_FLAG to match API 240022Egor Yusov2-2/+2
2019-04-06Updated API version to 240021Egor Yusov1-3/+3
2019-04-05Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...Egor Yusov2-3/+3
2019-04-04Fixed window resize in GhostCubeScene d3d12 modeEgor Yusov1-0/+1
2019-04-04Fixed rotationsEgor Yusov1-2/+2
2019-04-01Updated command line format; updated submodulesEgor Yusov1-2/+2
2019-03-30Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov1-7/+3
2019-03-18Updates to comply with the new engine factory APIEgor Yusov4-4/+4
2019-03-08Updated Android build settingsEgor2-3/+2
2019-03-06Final updates to make GL backend workEgor Yusov2-4/+4
2019-03-05Updated projects to conform to the update engine factory APIEgor Yusov5-11/+10
2019-03-05Fixed Unity plugin to comply with the new APIEgor Yusov2-38/+40
2019-02-16Updated Android build configuration. Fixed https://github.com/DiligentGraphic...Egor2-3/+3
2019-02-16Moved NativeApp to Diligent namespaceEgor Yusov7-1/+30
2019-02-09Replaced reference to initial data parameter with pointer in CreateTexture an...Egor Yusov2-6/+6
2019-01-24Few minor updates + updated readmeEgor Yusov1-5/+0