summaryrefslogtreecommitdiffstats
path: root/Common/interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Few improvements to RefCntAutoPtr & DeviceContextBase::SetPipelineStateEgor Yusov2018-07-251-39/+37
* Added NarrowString(const wchar_t* WideStr) overloadEgor Yusov2018-07-101-3/+13
* Updated projection functions in the math lib to take IsGL instead of IsDirect...Egor Yusov2018-07-031-21/+21
* Improved SRB data allocation in D3D11 backend; removed AdaptiveFixedBlockAllo...Egor Yusov2018-06-221-87/+0
* Improved memory allocation for shader variables and resource cache in Vk backendEgor Yusov2018-06-221-9/+9
* Implemented resource names string pool for D3D backendsEgor Yusov2018-06-191-1/+16
* Reworked SPIRVShaderResources: reduced sizeof(SPIRVShaderResourceAttribs) to ...Egor Yusov2018-05-181-0/+112
* Added template version of RawPtr function to allow more convenient type conve...Egor Yusov2018-04-171-0/+5
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-273-3/+3
* Added functions for Ortho projection matrixEgor Yusov2018-03-261-0/+16
* Added a couple of #includes to fix include test build errorsEgor2018-03-252-0/+2
* Fixed include paths in GraphicsTools project; fixed build errorsEgor Yusov2018-03-251-0/+2
* Fixed include paths in project CommonEgor Yusov2018-03-2513-29/+33
* Added Matrix2x2 to BasicMath libEgor Yusov2018-03-071-0/+116
* Fixed Linux buildEgor2018-02-235-10/+10
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-235-10/+12
* Fixed few compiler warningsEgor Yusov2018-02-171-2/+2
* Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXXEgor2018-02-101-2/+3
* Enabled IOS buildEgor Yusov2018-02-011-2/+2
* Fixed some clang compiler warningsEgor Yusov2018-01-193-9/+9
* Enabled MacOS buildEgor Yusov2018-01-191-2/+2
* Fixed Linux build errorEgor Yusov2018-01-081-3/+7
* Updated Signal class to allow auto-reset and custom signal valueEgor Yusov2018-01-081-10/+38
* Updated Signal class to allow notify_all()Egor Yusov2018-01-071-3/+6
* Updated copyright noticeEgor Yusov2018-01-0419-19/+19
* Reworked dependencies between projectsEgor Yusov2017-12-281-0/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-2820-242/+2576
* Updated to Diligent Engine 2.1Egor Yusov2017-11-133-60/+325
* Merge from dev branchEgor Yusov2017-05-207-7/+7
* Merging Updates from dev branchEgor Yusov2017-05-207-7/+7
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-067-8/+8
* Updated to Diligent Engine 2.0Egor Yusov2016-08-207-18/+20
* Release v1.0.0Egor Yusov2015-10-217-0/+1819