summaryrefslogtreecommitdiffstats
path: root/Common (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-223-90/+5
* Improved memory allocation for shader variables and resource cache in Vk backendEgor Yusov2018-06-222-24/+17
* Implemented resource names string pool for D3D backendsEgor Yusov2018-06-191-1/+16
* Reworked SPIRVShaderResources: reduced sizeof(SPIRVShaderResourceAttribs) to ...Egor Yusov2018-05-182-0/+113
* 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
* Fixed formatting of cmake files + couple of minor updatesEgor Yusov2018-02-131-30/+30
* Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXXEgor2018-02-101-2/+3
* Enabled IOS buildEgor Yusov2018-02-011-2/+2
* Fixed XCode build warningEgor Yusov2018-01-221-5/+5
* 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-0426-26/+26
* Updated readme & documentationEgor Yusov2018-01-041-24/+0
* Reworked dependencies between projectsEgor Yusov2017-12-282-1/+3
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-2830-757/+60
* Removed legacy visual studio project and solution filesEgor Yusov2017-12-267-561/+0
* Enabling linux build (in progress)Egor Yusov2017-12-201-2/+2
* Removed jni/Visual GDB Android build from legacy project filesEgor Yusov2017-12-1811-1452/+0
* CMake: minor update to fix Android link errorEgor Yusov2017-12-161-1/+1
* CMake: enabling Android buildEgor Yusov2017-12-162-2/+3
* CMake: replaced FXC command line with VS_SHADER_* propertiesEgor Yusov2017-12-141-1/+1
* Optimized CMake files with set_common_target_properties()Egor Yusov2017-12-141-11/+1
* Enabling universal windows platform in cmakeEgor Yusov2017-12-141-1/+1
* Few more updates to cmakelistsEgor Yusov2017-12-101-1/+1
* Updated cmake lists: enabled link-time code generation for MSVCEgor Yusov2017-12-101-0/+11
* Fixed tolower()-related warningsEgor Yusov2017-12-061-0/+17
* CMake: Added grouping of projects in VS solutionEgor Yusov2017-12-051-0/+4
* Added cmake filesEgor Yusov2017-12-041-0/+65
* Fixed Android build issuesEgor Yusov2017-11-175-7/+9
* Update readme.mdDiligentGraphics2017-11-131-2/+2
* Updated to Diligent Engine 2.1Egor Yusov2017-11-1322-466/+1146
* Merge from dev branchEgor Yusov2017-05-2034-34/+34
* Merging Updates from dev branchEgor Yusov2017-05-2034-34/+34
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-0634-35/+45
* Updated to Diligent Engine 2.0Egor Yusov2016-08-2056-623/+1417