summaryrefslogtreecommitdiffstats
path: root/unityplugin/UnityEmulator (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacOS: setting unity emulator window titleEgor Yusov2018-01-274-0/+11
* Enabled MacOS supportEgor Yusov2018-01-2730-7/+1762
* Updated copyright noticeEgor Yusov2018-01-0411-11/+11
* Fixed Linux build errorEgor Yusov2017-12-291-1/+1
* Minor update to CMake file; updated samples submoduleEgor Yusov2017-12-291-1/+1
* Removed legacy VS project and solution files, updated project dependencies.Egor Yusov2017-12-2819-647/+26
* Enabled Unity Emulator on Linux. Linux platform is now fully supportedEgor2017-12-257-46/+440
* Updated path to glew to fix build errorEgor Yusov2017-12-221-6/+23
* Fixed Android build issues on LinuxEgor Yusov2017-12-191-1/+1
* Removed jni/Visual GDB Android build from legacy project filesEgor Yusov2017-12-186-331/+1
* Added gradle build for Unity plugin; updated submodulesEgor Yusov2017-12-183-570/+0