index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenGL: added resource signature
azhirnov
2021-03-19
1
-5
/
+0
*
Temporary disabled OpenGL backend to fix CI build
assiduous
2021-02-01
1
-0
/
+3
*
Few updates to resource signature VK implementation
assiduous
2021-01-23
1
-1
/
+1
*
CMake: updated paths to MoltenVK libraries on iOS
assiduous
2020-11-24
1
-10
/
+7
*
Switched to using Volk and dynamic engine libraries on Mac (fixed https://git...
assiduous
2020-11-24
1
-5
/
+5
*
CMake: enabled malloc scribble and malloc guard edges xcode scheme settings
assiduous
2020-11-20
1
-0
/
+6
*
Few updates to support Metal backend
assiduous
2020-11-12
1
-4
/
+4
*
IRenderDeviceMtl: added CreateTextureFromMtlResource and CreateBufferFromMtlR...
assiduous
2020-10-24
1
-1
/
+1
*
A number of updates to support Metal backend
assiduous
2020-10-01
1
-0
/
+3
*
Removed implementation of Metal backend
assiduous
2020-09-24
1
-10
/
+24
*
Fixing Win8.1 build, continued.
assiduous
2020-09-11
1
-9
/
+2
*
D3D12 backend: few updates to mesh shader implementation
assiduous
2020-09-10
1
-1
/
+1
*
Added DILIGENT_NO_FORMAT_VALIDATION cmake option
assiduous
2020-09-09
1
-0
/
+6
*
Added DILIGENT_NO_FORMAT_VALIDATION cmake option
assiduous
2020-09-07
1
-0
/
+1
*
Added DILIGENT_NO_HLSL CMake option to disable HLSL support in Vulkan and Ope...
assiduous
2020-07-21
1
-0
/
+2
*
Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...
assiduous
2020-05-09
1
-2
/
+2
*
Vulkan backend on iOS: switched to linking statically with MoltenVk library
assiduous
2020-04-28
1
-2
/
+2
*
VK backend: added option to use Volk instead of linking with the loader to su...
assiduous
2020-04-20
1
-4
/
+1
*
Minor update to CMake file
assiduous
2020-04-11
1
-1
/
+1
*
Using /O2 instead of /Ox optimization on MSVC plus few minor updates to FastR...
assiduous
2020-04-11
1
-3
/
+4
*
Added option to specify the path to MotlenVk library when building Vulkan bac...
assiduous
2020-04-01
1
-6
/
+9
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-2
/
+2
*
Defaulting CMAKE_BUILD_TYPE to Debug if it is not set (related to https://git...
assiduous
2020-02-27
1
-0
/
+5
*
Properly defining __forceinline in non-Windows builds (fixed https://github.c...
assiduous
2020-02-27
1
-3
/
+4
*
Implemented D3D11 engine C interface (mostly)
assiduous
2020-01-27
1
-1
/
+2
*
CMake: made DILIGENT_CORE_DIR an internal cache variable
assiduous
2020-01-14
1
-0
/
+1
*
Fixed install error
assiduous
2020-01-09
1
-0
/
+3
*
Corrected install directories to use standard cmake variables for consistency
assiduous
2020-01-09
1
-1
/
+1
*
Fixed MacOS/clang build issues; enabled building test projects on travis
assiduous
2019-12-28
1
-1
/
+1
*
Renamed UnitTests folder to Tests
assiduous
2019-12-20
1
-1
/
+1
*
Added multithreaded resource creation test
assiduous
2019-12-12
1
-1
/
+1
*
Cmake: force-set DILIGENT_BUILD_TESTS to false if unit tests are not supporte...
Egor Yusov
2019-12-08
1
-1
/
+4
*
Fixed few c++17 build issued; disabled AVX2 in release build
Egor Yusov
2019-12-05
1
-3
/
+2
*
Enabled unit test on appveyor
Egor Yusov
2019-12-04
1
-0
/
+11
*
Vulkan backend: fixed 32-bit build
Egor Yusov
2019-11-29
1
-3
/
+1
*
CMake: added add_format_validation_target helper function
Egor Yusov
2019-11-26
1
-15
/
+3
*
Minor update to CMake
Egor Yusov
2019-11-25
1
-1
/
+1
*
Renamed Utilities folder to BuildTools
Egor Yusov
2019-11-25
1
-16
/
+14
*
CMake: updated Diligent-ValidateFormatting target to run every time
Egor Yusov
2019-11-25
1
-10
/
+11
*
Added custom target to run source code validation script
Egor Yusov
2019-11-25
1
-0
/
+18
*
Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_CORE
Egor Yusov
2019-11-21
1
-4
/
+4
*
Minor CMake update
Egor Yusov
2019-11-21
1
-1
/
+1
*
Updated license install instructions
Egor Yusov
2019-11-19
1
-1
/
+1
*
Updated install instructions for combining static library into one
Egor Yusov
2019-11-19
1
-65
/
+7
*
Updated install fodler structure
Egor Yusov
2019-11-19
1
-5
/
+5
*
Updated install instructions for license.txt
Egor Yusov
2019-10-29
1
-1
/
+1
*
Fixed iOS platform detection
Thomas Tissot
2019-10-25
1
-0
/
+3
*
Updated definition of __forceinline on gcc/clang
Egor Yusov
2019-10-19
1
-1
/
+1
*
Fixed __forceinline definition on gcc/clang
Egor Yusov
2019-10-19
1
-1
/
+1
*
Reworked Draw and DispatchCompute commands (Updated API version to 240033)
Egor Yusov
2019-10-19
1
-2
/
+2
[next]