index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D12
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Added sync interval parameter to ISwapChain::Present()
Egor Yusov
2018-03-31
2
-4
/
+3
|
*
Implemented switching to a fullscreen mode in d3d on Win32
Egor Yusov
2018-03-31
5
-143
/
+67
|
*
Implemented initialization in fullscreen mode on Win32
Egor Yusov
2018-03-30
4
-5
/
+37
|
*
Implemented option to specify hardware adapter when initializing the engine i...
Egor Yusov
2018-03-30
1
-3
/
+23
|
*
Implemented hardware adapter and display mode enumeration
Egor Yusov
2018-03-30
2
-8
/
+16
|
*
Added DebugMessageCallback to EngineCreation attribs
Egor Yusov
2018-03-27
1
-2
/
+7
*
|
Added vulkan backend stub
Egor Yusov
2018-03-16
3
-3
/
+3
|
/
*
Fixed issue with setting scissor rects in D3D12 backend
Egor Yusov
2018-03-14
2
-66
/
+92
*
Implemented PSO compatibility in D3D12
Egor Yusov
2018-03-11
4
-6
/
+200
*
Implemented PSO compatibility in D3D11
Egor Yusov
2018-03-11
4
-16
/
+19
*
Fixed performance issues with switching PSO in D3D12 backend
Egor Yusov
2018-03-10
1
-25
/
+34
*
Fixed issue with dynamic vertex/index buffers not being rebound in D3D12 impl...
Egor Yusov
2018-03-09
1
-12
/
+18
*
Enabled custom build configuration
Egor Yusov
2018-03-05
1
-6
/
+2
*
Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/5
Egor Yusov
2018-03-04
2
-14
/
+7
*
Removed Errors.h from engine factory headers to dependency on NativePlatform
Egor Yusov
2018-02-23
1
-3
/
+7
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
12
-16
/
+18
*
Fixed formatting of cmake files + couple of minor updates
Egor Yusov
2018-02-13
1
-112
/
+112
*
Minor updates to readme
Egor
2018-02-10
1
-14
/
+14
*
Replaced #ifdef ENGINE_DLL with #if ENGINE_DLL
Egor
2018-02-10
3
-3
/
+3
*
Replaced #ifdef PLATFORM_XXX with #if PLATFORM_XXX
Egor
2018-02-10
1
-5
/
+5
*
Fixed error in debug macros
Egor Yusov
2018-01-12
1
-4
/
+4
*
Updated copyright notice
Egor Yusov
2018-01-04
67
-67
/
+67
*
Updated readme & documentation
Egor Yusov
2018-01-04
1
-3
/
+3
*
Added documentation
Egor Yusov
2018-01-04
1
-4
/
+3
*
Reworked dependencies between projects
Egor Yusov
2017-12-28
2
-7
/
+12
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
34
-203
/
+203
*
Removed legacy visual studio project and solution files
Egor Yusov
2017-12-26
7
-942
/
+0
*
Minor update to cmake (replaced set_property(SOURCE ..) with set_source_files...
Egor Yusov
2017-12-15
1
-6
/
+8
*
CMake: replaced FXC command line with VS_SHADER_* properties
Egor Yusov
2017-12-14
1
-39
/
+9
*
Optimized CMake files with set_common_target_properties()
Egor Yusov
2017-12-14
1
-15
/
+2
*
Enabling universal windows platform in cmake
Egor Yusov
2017-12-14
2
-2
/
+13
*
Few more updates to cmake lists
Egor Yusov
2017-12-13
1
-5
/
+2
*
Updated CMake files
Egor Yusov
2017-12-12
1
-4
/
+8
*
More updates to CMakeLists.tst
Egor Yusov
2017-12-11
1
-8
/
+0
*
Updated cmake lists: enabled link-time code generation for MSVC
Egor Yusov
2017-12-10
1
-1
/
+17
*
Minor updates to CMake files
Egor Yusov
2017-12-06
1
-1
/
+0
*
Updated cmake files
Egor Yusov
2017-12-05
1
-16
/
+41
*
CMake: Added grouping of projects in VS solution
Egor Yusov
2017-12-05
1
-0
/
+10
*
Added cmake files
Egor Yusov
2017-12-04
2
-0
/
+183
*
Fixed Android build issues
Egor Yusov
2017-11-17
1
-1
/
+1
*
Update readme.md
DiligentGraphics
2017-11-13
1
-0
/
+2
*
Update readme.md
DiligentGraphics
2017-11-13
1
-1
/
+1
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
53
-728
/
+1712
*
Merge from dev branch
Egor Yusov
2017-05-20
63
-746
/
+826
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
63
-279
/
+98
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
63
-111
/
+312
*
Merged updates from dev branch
Egor Yusov
2016-08-25
1
-2
/
+2
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
81
-0
/
+14431
[prev]