summaryrefslogtreecommitdiffstats
path: root/unityplugin/UnityEmulator (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov2019-06-091-8/+8
* Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2019-05-112-5/+5
* Updated core; fixed issue with swap chain format in D3D12 Unity emulatorEgor Yusov2019-04-191-0/+3
* Fixed window resize in GhostCubeScene d3d12 modeEgor Yusov2019-04-041-0/+1
* Updated command line format; updated submodulesEgor Yusov2019-04-011-2/+2
* Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov2019-03-301-7/+3
* Updates to comply with the new engine factory APIEgor Yusov2019-03-182-2/+2
* Final updates to make GL backend workEgor Yusov2019-03-061-2/+2
* Updated projects to conform to the update engine factory APIEgor Yusov2019-03-052-4/+4
* Moved NativeApp to Diligent namespaceEgor Yusov2019-02-167-1/+30
* Updated copyright noticeEgor Yusov2019-01-061-1/+1
* Updated copyright notice + updated submodulesEgor Yusov2019-01-029-9/+9
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-251-2/+6
* Fixed MinGW buildEgor Yusov2018-12-141-1/+1
* Implemented explicit resource state transitionsEgor Yusov2018-11-212-4/+4
* Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...Egor2018-11-071-0/+6
* Updated core (updated D3D11 swap chain); Updated DiligentGraphicsAdapterD3D11...Egor Yusov2018-10-072-25/+55
* Updated submodules (main change: refactored release queues in D3D12 and Vulka...Egor Yusov2018-10-073-14/+22
* Updated test + core and samples submodulesEgor Yusov2018-09-093-0/+7
* Added IFence interfaceEgor Yusov2018-07-221-0/+5
* Updated unit tests to set DSV format in PSOEgor Yusov2018-07-022-0/+6
* Few updates (restricted minimal window size on Win32, updated RawPtr() method...Egor Yusov2018-04-213-10/+10
* Merged masterEgor Yusov2018-04-013-3/+33
|\
| * Added sync interval to Present.Egor Yusov2018-03-313-3/+3
| * Iimplemented switching to a fullscreen mode in d3dEgor Yusov2018-03-313-0/+30
* | Added initialization in vulkan modeEgor Yusov2018-03-161-1/+5
|/
* Enabled build with Win8.1 SDKEgor Yusov2018-03-048-33/+33
* Fixed crash in Unity emulator on Android when changing device orientationEgor2018-02-201-3/+3
* Fixed device orientation change handling in Unity emulator appEgor2018-02-183-12/+22
* Improved device orientation/resize handling on AndroidEgor2018-02-181-0/+1
* Fixed few compiler warningsEgor Yusov2018-02-171-0/+7
* Fixed crash when resuming Unity Emulator on AndroidEgor2018-02-131-1/+1
* Fixed formatting of cmake files + some minor updatesEgor Yusov2018-02-131-84/+84
* Fixed unity emulator on iOSEgor Yusov2018-02-122-5/+13
* Enabled iOS build; unified target platform app generation in cmakeEgor Yusov2018-02-1210-10/+277
* Removed unused Apple source from Unity emulatorEgor Yusov2018-02-1123-1444/+0
* Fixed MacOS buildEgor Yusov2018-02-115-221/+82
* Fixed Android buildEgor2018-02-114-567/+113
* Fixed linux buildEgor2018-02-1013-343/+145
* Reworked win32 and uwp cmake build rulesEgor Yusov2018-02-105-37/+45
* Fixed resize window issues in unity appEgor Yusov2018-02-099-4/+29
* Reworked UWP app implementationEgor Yusov2018-02-0919-1430/+356
* Updated Win32 app implementationEgor Yusov2018-02-072-4/+2
* Reworked Win32 native app implementationEgor Yusov2018-02-076-532/+552
* Merge remote-tracking branch 'origin/master'Egor Yusov2018-02-031-3/+10
|\
| * Updated Engine GL initializationEgor Yusov2018-02-031-3/+10
* | Enabled IOS buildEgor Yusov2018-02-031-0/+3
|/
* Added DG icon to MacOS bundlesEgor Yusov2018-01-294-60/+3
* Fixed compiler warningsEgor Yusov2018-01-281-0/+1
* Fixed UWP deployment location for Unity emulatorEgor Yusov2018-01-281-6/+1