summaryrefslogtreecommitdiffstats
path: root/Platforms/Win32 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-019-9/+9
* Few updated to BufferSuballocator and DynamicTextureAtlasassiduous2020-12-101-11/+8
* Update Win32PlatformMisc.hppThomas Bishop2020-08-021-4/+11
* Windows platform: fixed ARM compilation issueassiduous2020-08-011-1/+7
* Reworked Open/SaveFileDialog to allow specifying dialog flagsassiduous2020-06-292-28/+93
* Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...assiduous2020-05-091-1/+1
* WindowsFileSystem: added SaveFileDialog() functionassiduous2020-03-302-0/+21
* WindowsFileSystem: added GetCurrentDirectory and GetRelativePath functionsassiduous2020-03-222-0/+80
* Fixed issue with Platform definitionsassiduous2020-02-031-0/+2
* Fixed UWP build plus bug in Win32NativeWindow ctorassiduous2020-02-031-1/+1
* Fixed Linux build issueassiduous2020-02-031-1/+1
* Fixed Linux/Mac/iOS build errorsassiduous2020-02-021-0/+9
* Cleaned-up NativeWindow PRassiduous2020-02-022-15/+15
* Introduced NativeWindow wrapper for supported platformsRobert Campbell2020-02-022-0/+40
* Renamed platform headers .h -> .hppassiduous2020-01-278-12/+12
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-262-3/+3
* Reworked main headers to be compatible with cassiduous2020-01-252-8/+8
* Added WindowsFileSystem::IsDirectoryassiduous2020-01-242-0/+12
* 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-242-4/+30
* Updated coyright noticeassiduous2020-01-018-56/+88
* clang-formatted Platforms projectsEgor Yusov2019-11-248-135/+140
* Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_COREEgor Yusov2019-11-211-1/+1
* Fixed some issues on Win32 platformEgor Yusov2019-09-181-18/+18
* Updated Copyright noticeEgor Yusov2019-09-178-8/+8
* Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...Egor Yusov2019-06-091-10/+10
* Added WindowsFileSystem::OpenFileDialog() functionEgor Yusov2019-05-032-0/+20
* Updated copyright noticeEgor Yusov2019-01-028-8/+8
* Fixed issue with WindowsFileSystem::CreateDirectory and WindowsFileSystem::De...Egor Yusov2018-12-201-6/+5
* Made engine core installation optional that is on by default on Win32 and Lin...Egor Yusov2018-12-171-1/+3
* Added install steps; updated header structure for platformsEgor Yusov2018-12-1710-41/+10
* Few more changes to support MinGW buildEgor Yusov2018-12-132-0/+3
* Reworked message formattingEgor Yusov2018-09-231-1/+1
* Fixed 32-bit windows buildEgor Yusov2018-09-181-1/+34
* Updated platform bit utilitiesEgor Yusov2018-09-172-10/+45
* 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-272-15/+28
* Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/7Egor Yusov2018-03-041-3/+16
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-233-6/+5
* Fixed formatting of cmake files + couple of minor updatesEgor Yusov2018-02-131-13/+13
* Updated copyright noticeEgor Yusov2018-01-0410-10/+10
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-286-11/+19
* Removed legacy visual studio project and solution filesEgor Yusov2017-12-264-242/+0
* Half implemented OpenGL context initialization in LinuxEgor2017-12-241-1/+1
* Added StandardFile; Implemented Linux file systemEgor Yusov2017-12-212-94/+6
* Udated PlatformDebug; implemented LinuxDebugEgor Yusov2017-12-211-10/+4
* Optimized CMake files with set_common_target_properties()Egor Yusov2017-12-141-10/+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/+10