summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed device orientation change handling in Unity emulator appEgor2018-02-184-12/+22
* Improved device orientation/resize handling on AndroidEgor2018-02-185-17/+43
* Few minor updates to lua test scriptsEgor2018-02-187-33/+33
* Moved common gradle build settings to android_common.gradleEgor2018-02-175-16/+16
* Fixed minor issue in ShaderConverterTestEgor2018-02-171-1/+3
* Fixed test app runtime issues on iOSEgor Yusov2018-02-175-2/+15
* Added test result reportingEgor Yusov2018-02-1756-110/+380
* Fixed few compiler warningsEgor Yusov2018-02-177-13/+21
* Enabled TestApp on iOSEgor Yusov2018-02-179-13/+50
* Enabled test app in MacOSEgor Yusov2018-02-177-10/+14
* Enabled test app on AndroidEgor2018-02-1619-655/+400
* Unified Android buildEgor2018-02-1624-35/+347
* Updated tools submoduleEgor2018-02-151-0/+0
* Enabled test app in travisEgor2018-02-151-1/+1
* Enabled test app on linuxEgor2018-02-155-18/+29
* Merge branch 'master' of https://github.com/DiligentGraphics/DiligentEngineEgor Yusov2018-02-159-28/+143
|\
| * Updated project's titleEgor Yusov2018-02-141-1/+1
| * Updated samples submoduleEgor Yusov2018-02-141-0/+0
| * Implemented simple touch handling on iOSEgor Yusov2018-02-144-12/+72
| * Added the information dialog box when the app cannot run on MacEgor Yusov2018-02-134-12/+50
| * Updated submodulesEgor Yusov2018-02-132-0/+0
| * Implemented proper app termination on iOSEgor Yusov2018-02-135-2/+19
| * Fixed crash when resuming Unity Emulator on AndroidEgor2018-02-131-1/+1
* | Added testsEgor Yusov2018-02-15128-1/+14732
|/
* Fixed formatting of cmake files + some minor updatesEgor Yusov2018-02-139-527/+532
* Disabled Development Team attribute in iOS cmake build fileDiligentGraphics2018-02-131-1/+1
* Attempting to fix code signing issue in travis iOS build by building for simu...DiligentGraphics2018-02-121-1/+1
* Fixed unity emulator on iOSEgor Yusov2018-02-123-5/+13
* Added dev team for iOS buildEgor Yusov2018-02-121-0/+1
* Added codesign identity for iOS buildEgor Yusov2018-02-121-0/+1
* Update README.mdDiligentGraphics2018-02-121-1/+1
* Enabled iOS build in travis scriptDiligentGraphics2018-02-121-3/+22
* Enabled iOS build; unified target platform app generation in cmakeEgor Yusov2018-02-1219-105/+493
* Removed unused Apple source from Unity emulatorEgor Yusov2018-02-1123-1444/+0
* Fixed MacOS buildEgor Yusov2018-02-1132-222/+1445
* Updated core submoduleEgor2018-02-111-0/+0
* Pushing file missed in the last commitEgor2018-02-111-2/+2
* Fixed Android buildEgor2018-02-1112-615/+597
* Fixed linux buildEgor2018-02-1024-356/+441
* Reworked win32 and uwp cmake build rulesEgor Yusov2018-02-108-59/+64
* Fixed resize window issues in unity appEgor Yusov2018-02-0910-5/+29
* Reworked UWP app implementationEgor Yusov2018-02-0928-641/+718
* Updated Win32 app implementationEgor Yusov2018-02-073-9/+6
* Added WinmainEgor Yusov2018-02-071-0/+145
* Reworked Win32 native app implementationEgor Yusov2018-02-0714-547/+860
* Update README.mdDiligentGraphics2018-02-041-2/+1
* Update README.mdDiligentGraphics2018-02-041-5/+27
* Updated submodulesEgor2018-02-043-0/+0
* Updated submodulesEgor Yusov2018-02-043-0/+0
* Merge remote-tracking branch 'origin/master'Egor Yusov2018-02-036-8/+17
|\