summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Added include tests for project CommonEgor Yusov2018-03-2521-2/+461
* | Updated coreEgor Yusov2018-03-251-0/+0
* | Updated Samples submodule: fixed issue with VULKAN_SUPPORTED macroEgor Yusov2018-03-161-0/+0
* | Added initialization in vulkan modeEgor Yusov2018-03-165-2/+36
|/
* Updated core submodule (fixed scissor rect in D3D12)Egor Yusov2018-03-141-0/+0
* Updated core (fixed incremental build warning in UWP/Debug)Egor Yusov2018-03-131-0/+0
* Added PSO compatibility testsEgor Yusov2018-03-135-3/+343
* Udated reamde and submodulesEgor Yusov2018-03-123-0/+7
* Fixed MacOS/iOS build failureEgor Yusov2018-03-121-0/+0
* Implemened PSO compatibility: updated tests and submodulesEgor Yusov2018-03-129-19/+48
* Updated Asteroids and aubmodulesEgor Yusov2018-03-103-0/+1
* Updated submodulesEgor Yusov2018-03-092-0/+0
* Updated Tutorial09 on Linux and AndroidEgor2018-03-083-0/+19
* Added Matrix2x2 testsEgor Yusov2018-03-072-0/+20
* Updated core submodule (readme update)Egor Yusov2018-03-061-0/+0
* Updated core submodule (readme updates)Egor Yusov2018-03-061-0/+0
* Update README.mdDiligentGraphics2018-03-061-7/+7
* Updated readme; remvoed TestBuildScript.cmakeEgor Yusov2018-03-052-23/+2
* Enabled build customizationEgor Yusov2018-03-055-8/+128
* Added current progress to readmeDiligentGraphics2018-03-041-0/+8
* Fixed test app build error with Windows 8.1 SDKEgor Yusov2018-03-042-1/+3
* Added build with 8.1 SDK to appveyor scriptDiligentGraphics2018-03-041-10/+34
* Merge branch 'master' of https://github.com/DiligentGraphics/DiligentEngineEgor Yusov2018-03-050-0/+0
|\
| * Updated samples submodule (fixed linux build error)Egor2018-03-041-0/+0
* | Updated submodulesEgor Yusov2018-03-052-0/+0
|/
* Enabled build with Win8.1 SDKEgor Yusov2018-03-0415-46/+53
* Updated cmake files to handle the case when D3D12 is not supported on Win32Egor Yusov2018-02-244-3/+5
* Added Tutorial00: Hello LinuxEgor2018-02-232-0/+19
* Updated core submodule to fix build error on Win32Egor Yusov2018-02-231-0/+0
* Updated samples submodule: added Tutorial00_HelloWin32Egor Yusov2018-02-232-0/+2
* Updated Core submoduleEgor2018-02-231-0/+0
* Added include testEgor Yusov2018-02-2371-0/+1702
* Updated core and samples submodulesEgor Yusov2018-02-222-0/+0
* Updated readme: added run instructionsDiligentGraphics2018-02-221-5/+12
* Update README.mdDiligentGraphics2018-02-221-10/+11
* Updated version history in readmeDiligentGraphics2018-02-201-4/+4
* Fixed crash in Unity emulator on Android when changing device orientationEgor2018-02-203-3/+7
* Updated core submoduleEgor2018-02-191-0/+0
* Updated submodulesEgor2018-02-193-0/+0
* Updated readme: added a note about vs code settingsDiligentGraphics2018-02-191-0/+2
* Added vscode settings; updated samples submoduleEgor2018-02-194-0/+291
* Some minor updates to unit testsEgor Yusov2018-02-193-2/+8
* Fixed tri domain tessellation test issue on D3D12Egor Yusov2018-02-191-2/+2
* Reduced number of render targets in Blend State test to 4 on GLES deviceEgor2018-02-191-1/+3
* Disabled dual-source color blend testing on GLES as it is not supported even ...Egor2018-02-193-6/+9
* Reduced size of the compute shader group to 128 to avoid error on some GLES d...Egor2018-02-183-2/+2
* Fixed some GLES shader issuesEgor2018-02-182-16/+12
* Fixed iOS buildEgor Yusov2018-02-181-0/+0
* Added debug checks to tessellation testEgor Yusov2018-02-181-0/+7
* Enabled CS conversion test in the test app; updated core submoduleEgor2018-02-183-7/+11