summaryrefslogtreecommitdiffstats
path: root/Primitives/interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated debug utilities to translate DEV_CHECK_ERR to VERIFY in debug buildEgor Yusov2018-07-231-14/+0
* Implemented mapping with MAP_FLAG_DO_NOT_SYNCHRONIZE flag in Vulkan and D3D12Egor Yusov2018-07-221-1/+1
* Fixed release build errorEgor Yusov2018-07-221-1/+1
* Implemented IFence interface in all backendsEgor Yusov2018-07-221-0/+36
* Added Development configuration tests in Vulkan backend; fixed code formattingEgor Yusov2018-07-191-9/+15
* Reworked vulkan dynamic heap implementationEgor Yusov2018-06-161-0/+31
* Implemented initialization in fullscreen mode on Win32Egor Yusov2018-03-301-4/+4
* Added commentsEgor Yusov2018-03-271-1/+14
* Added DebugMessageCallback to EngineCreation attribsEgor Yusov2018-03-272-23/+53
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-271-0/+142
* Updated copyright noticeEgor Yusov2018-01-048-8/+8
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-288-0/+498