summaryrefslogtreecommitdiffstats
path: root/Primitives/interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated Copyright noticeEgor Yusov2019-09-1711-11/+11
* Fixed few clang warningsEgor Yusov2019-03-241-6/+6
* Improved shader resource layout error reportingEgor Yusov2019-03-231-1/+1
* Fixed a number of issue with resource bindingEgor Yusov2019-03-011-1/+1
* Updating some files to match the new APIEgor Yusov2019-02-271-1/+1
* Updated copyright noticeEgor Yusov2019-01-0211-11/+11
* Improved type safety of different flag typesEgor Yusov2018-11-301-0/+41
* Fixed https://github.com/DiligentGraphics/DiligentCore/issues/37 (build error...Egor Yusov2018-10-231-2/+7
* Reworked dynamic descriptor set allocation/deallocation in Vk backendEgor Yusov2018-09-241-0/+5
* Fixed build - attempt 2Egor Yusov2018-09-231-1/+1
* Fixed linux/mac build errorsEgor Yusov2018-09-231-2/+2
* Reworked message formattingEgor Yusov2018-09-232-17/+20
* Reworked upload heap in Vulkan to suballocate pages from the global resource ...Egor Yusov2018-08-011-1/+1
* 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