summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed handling of windowWillClose notificationEgor Yusov2019-01-063-53/+41
* Added windowWillClose handler to MetalViewEgor Yusov2019-01-061-4/+16
* Removed unused filesEgor Yusov2019-01-064-249/+0
* Reworked MacOS app implementationEgor Yusov2019-01-0613-198/+395
* Reworked MacOS Vulkan mode to use CAMetalLayer instead of MetalKitViewEgor Yusov2019-01-036-160/+120
* Updated core & samplesEgor Yusov2019-01-033-2/+2
* Updated copyright notice + updated submodulesEgor Yusov2019-01-02205-209/+211
* Updated core (updated SPIRV-Cross and SPIRV-Headers)Egor Yusov2019-01-021-0/+0
* Updated samples submoduleEgor Yusov2019-01-021-0/+0
* Updated samples submoduleEgor Yusov2018-12-302-1/+1
* Updated core submoduleEgor Yusov2018-12-301-0/+0
* Updated readme & release history; plus enabled GraphicsAccessories header testsEgor Yusov2018-12-304-56/+85
* Updated release historyEgor Yusov2018-12-302-0/+1
* Enabled Metal back-end stubEgor Yusov2018-12-304-8/+28
* Updated core submoduleEgor Yusov2018-12-291-0/+0
* Updated toolsEgor Yusov2018-12-281-0/+0
* Updated tools submodule (fixed clang warnings)Egor Yusov2018-12-281-0/+0
* Updated coreEgor Yusov2018-12-281-0/+0
* Updated mac/ios bundle versionsEgor Yusov2018-12-282-6/+2
* Fixed issue with transitioning to full screen in Vulkan mode on MacEgor Yusov2018-12-281-4/+30
* Updated core; added GraphicsAccessories' public header testsEgor Yusov2018-12-287-0/+144
* Updated release history and readmeEgor Yusov2018-12-273-4/+9
* Fixed error handling when sample initialization fails on MacEgor Yusov2018-12-275-12/+36
* Updated samples (fixed Mingw build)Egor Yusov2018-12-271-0/+0
* Updated samples submoduleEgor Yusov2018-12-271-0/+0
* Updated submodulesEgor Yusov2018-12-272-0/+0
* Added OpenGL and Vulkan logo to mode selection view on MacEgor Yusov2018-12-274-25/+23
* Added API selection on MacEgor Yusov2018-12-265-23/+158
* Fixed swap chain size scaling on MacEgor Yusov2018-12-264-6/+7
* Imprved MacOS app implementation: unified functionality common for GL and VulkanEgor Yusov2018-12-2615-88/+333
* Improved implementation of Vulkan mode in Mac native appEgor Yusov2018-12-268-86/+147
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-2512-11/+180
* Updated build script for iOSEgor Yusov2018-12-241-1/+1
* Updated cmake toolchainEgor Yusov2018-12-243-2/+2
* Updated core & tools (fixed clang warnings)Egor Yusov2018-12-242-0/+0
* Updated core & tools submodules (enabled Vulkan build on macOS)Egor Yusov2018-12-242-0/+0
* Update README.mdDiligentGraphics2018-12-231-2/+1
* Updated core. Updated draw commands test to use split barriersEgor Yusov2018-12-232-5/+17
* Few updates to readmeDiligentGraphics2018-12-231-6/+4
* Updated readme: added TOC and Contributing sectionDiligentGraphics2018-12-231-2/+62
* Updated core (fixed issue with binding default framebuffer in OpenGL)Egor Yusov2018-12-231-0/+0
* Updated core & tools submodulesEgor Yusov2018-12-232-0/+0
* Updated core; added tests for clamp() functionEgor Yusov2018-12-232-1/+20
* Added note about installation to readmeEgor Yusov2018-12-181-0/+8
* Updated core (added install rules for third-party libraries)Egor Yusov2018-12-171-0/+0
* Updated core & samples (fixed cmake install commands)Egor Yusov2018-12-172-0/+0
* Updated core & samples (made installation optional)Egor Yusov2018-12-172-0/+0
* Updated core & samples (fixed install on MinGW)Egor Yusov2018-12-172-0/+0
* Fixed Mac/iOS buildEgor Yusov2018-12-171-0/+0
* Fixed bug in travis scriptEgor Yusov2018-12-171-2/+2