summaryrefslogtreecommitdiffstats
path: root/Platforms/Win32/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-013-3/+3
* Few updated to BufferSuballocator and DynamicTextureAtlasassiduous2020-12-101-11/+8
* Reworked Open/SaveFileDialog to allow specifying dialog flagsassiduous2020-06-291-25/+40
* WindowsFileSystem: added SaveFileDialog() functionassiduous2020-03-301-0/+19
* WindowsFileSystem: added GetCurrentDirectory and GetRelativePath functionsassiduous2020-03-221-0/+56
* Renamed platform headers .h -> .hppassiduous2020-01-273-3/+3
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-262-3/+3
* Reworked main headers to be compatible with cassiduous2020-01-251-3/+3
* Added WindowsFileSystem::IsDirectoryassiduous2020-01-241-0/+11
* Few improvements to Win32 file system implementationassiduous2020-01-241-4/+21
* Fixed issue in ClearDirectoryassiduous2020-01-241-1/+1
* Added WindowsFileSystem::DeleteDirectory, BasicFileSystem::IsPathAbsolute fun...assiduous2020-01-241-3/+28
* Updated coyright noticeassiduous2020-01-013-21/+33
* clang-formatted Platforms projectsEgor Yusov2019-11-243-94/+97
* Fixed some issues on Win32 platformEgor Yusov2019-09-181-18/+18
* Updated Copyright noticeEgor Yusov2019-09-173-3/+3
* Added WindowsFileSystem::OpenFileDialog() functionEgor Yusov2019-05-031-0/+18
* Updated copyright noticeEgor Yusov2019-01-023-3/+3
* Fixed issue with WindowsFileSystem::CreateDirectory and WindowsFileSystem::De...Egor Yusov2018-12-201-6/+5
* Added install steps; updated header structure for platformsEgor Yusov2018-12-173-4/+0
* Few more changes to support MinGW buildEgor Yusov2018-12-131-0/+1
* Reworked message formattingEgor Yusov2018-09-231-1/+1
* Fixed initialization of DebugMessageCallback to work in Release modeEgor Yusov2018-07-291-13/+3
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-271-13/+19
* Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/7Egor Yusov2018-03-041-3/+16
* Updated copyright noticeEgor Yusov2018-01-044-4/+4
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-282-2/+11
* Half implemented OpenGL context initialization in LinuxEgor2017-12-241-1/+1
* Added StandardFile; Implemented Linux file systemEgor Yusov2017-12-211-76/+2
* Udated PlatformDebug; implemented LinuxDebugEgor Yusov2017-12-211-10/+4
* Merge from dev branchEgor Yusov2017-05-204-4/+4
* Merging Updates from dev branchEgor Yusov2017-05-204-4/+4
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-064-4/+4
* Updated to Diligent Engine 2.0Egor Yusov2016-08-204-0/+463