index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Platforms
/
Basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
9
-9
/
+9
*
Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...
assiduous
2020-05-09
1
-1
/
+2
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-4
/
+4
*
Renamed platform headers .h -> .hpp
assiduous
2020-01-27
10
-14
/
+14
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
4
-5
/
+5
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
2
-11
/
+11
*
Added WindowsFileSystem::DeleteDirectory, BasicFileSystem::IsPathAbsolute fun...
assiduous
2020-01-24
2
-0
/
+16
*
Corrected install directories to use standard cmake variables for consistency
assiduous
2020-01-09
1
-1
/
+1
*
Updated coyright notice
assiduous
2020-01-01
9
-63
/
+99
*
Minor formatting updates
assiduous
2019-12-25
1
-4
/
+4
*
clang-formatted Platforms projects
Egor Yusov
2019-11-24
9
-141
/
+159
*
Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_CORE
Egor Yusov
2019-11-21
1
-1
/
+1
*
Updated install fodler structure
Egor Yusov
2019-11-19
1
-2
/
+2
*
Updated Copyright notice
Egor Yusov
2019-09-17
9
-9
/
+9
*
Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...
Egor Yusov
2019-06-09
1
-11
/
+11
*
Minor updates to StandardFile
Egor Yusov
2019-02-04
2
-15
/
+15
*
Added MemoryFileStream
Egor Yusov
2019-01-14
1
-2
/
+0
*
Updated copyright notice
Egor Yusov
2019-01-02
9
-9
/
+9
*
Fixed multiple unused variable warnings in clang release build
Egor Yusov
2018-12-24
1
-1
/
+1
*
Made engine core installation optional that is on by default on Win32 and Lin...
Egor Yusov
2018-12-17
1
-5
/
+8
*
Added install steps; updated header structure for platforms
Egor Yusov
2018-12-17
1
-0
/
+6
*
Fixed few linux build issues
Egor
2018-11-03
1
-3
/
+4
*
Reworked message formatting
Egor Yusov
2018-09-23
2
-8
/
+5
*
Updated platform bit utilities
Egor Yusov
2018-09-17
1
-7
/
+21
*
Fix build error
Egor Yusov
2018-07-23
1
-11
/
+11
*
Updated debug utilities to translate DEV_CHECK_ERR to VERIFY in debug build
Egor Yusov
2018-07-23
1
-10
/
+25
*
Reworked debug message handling to allow user-specified callbacks
Egor Yusov
2018-03-27
4
-115
/
+46
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
6
-6
/
+6
*
Minor update
Egor Yusov
2018-02-15
1
-2
/
+2
*
Fixed formatting of cmake files + couple of minor updates
Egor Yusov
2018-02-13
1
-14
/
+14
*
Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXX
Egor
2018-02-10
1
-1
/
+1
*
Fixed few iOS issues with file system & number of texture units
Egor Yusov
2018-02-04
2
-3
/
+3
*
Implemented opening files in MacOS bundle
Egor Yusov
2018-01-24
1
-1
/
+1
*
Fixed MacOS issues
Egor Yusov
2018-01-21
1
-1
/
+1
*
Minor update to CMakeLists
Egor Yusov
2018-01-20
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2018-01-04
11
-11
/
+11
*
Updated debug macros
Egor Yusov
2017-12-28
1
-16
/
+11
*
Fixed release build issue
Egor Yusov
2017-12-28
1
-5
/
+5
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
12
-58
/
+199
*
Removed legacy visual studio project and solution files
Egor Yusov
2017-12-26
7
-427
/
+0
*
Half implemented OpenGL context initialization in Linux
Egor
2017-12-24
1
-2
/
+0
*
Added StandardFile; Implemented Linux file system
Egor Yusov
2017-12-21
3
-0
/
+175
*
Udated PlatformDebug; implemented LinuxDebug
Egor Yusov
2017-12-21
3
-0
/
+45
*
Removed jni/Visual GDB Android build from legacy project files
Egor Yusov
2017-12-18
6
-238
/
+1
*
CMake: enabling Android build
Egor Yusov
2017-12-16
1
-1
/
+1
*
CMake: replaced FXC command line with VS_SHADER_* properties
Egor Yusov
2017-12-14
1
-1
/
+1
*
Optimized CMake files with set_common_target_properties()
Egor Yusov
2017-12-14
1
-10
/
+1
*
Enabling universal windows platform in cmake
Egor Yusov
2017-12-14
1
-1
/
+1
*
Few more updates to cmake lists
Egor Yusov
2017-12-13
1
-1
/
+1
*
Few more updates to cmakelists
Egor Yusov
2017-12-10
1
-1
/
+1
[next]