index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D12
/
src
/
GenerateMips.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
D3D12 backend: more header organizing
assiduous
2021-03-19
1
-1
/
+3
*
D3D12: optimized CommitRootTables by creatin DescriptorHeapAllocation objects...
assiduous
2021-03-19
1
-1
/
+0
*
Refactored implementation of state tranistions in D3D12 backend
assiduous
2021-03-19
1
-5
/
+5
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
D3D12 backend: a bunch of cosmetic updates + made dynamic buffer allocation d...
assiduous
2020-12-21
1
-1
/
+1
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...
assiduous
2020-01-26
1
-5
/
+5
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngineD3D12
Egor Yusov
2019-11-24
1
-193
/
+198
*
Fixed mipmap generation in D3D12 backend; added EngineD3D12CreateInfo::Enable...
Egor Yusov
2019-10-25
1
-31
/
+52
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Fixed issue with layout transition when generating mipmaps
Egor Yusov
2019-04-13
1
-1
/
+1
*
Improved names of default texture views
Egor Yusov
2019-04-13
1
-0
/
+1
*
Improved mipmap generation in D3D12 backend
Egor Yusov
2019-04-13
1
-15
/
+62
*
Fixed issue in D3D12 backend: generate mips PSO was released while being used...
Egor Yusov
2019-02-12
1
-2
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Minor code improvements
Egor Yusov
2018-12-05
1
-0
/
+6
*
Added explicit resource state transitions to the API; implemented in D3D12
Egor Yusov
2018-11-18
1
-7
/
+8
*
Implemented mipmap generation in Vulkan
Egor Yusov
2018-07-07
1
-73
/
+70
*
Improved formatting of D3D12 backend source
Egor Yusov
2018-06-20
1
-1
/
+1
*
Implemented switching to a fullscreen mode in d3d on Win32
Egor Yusov
2018-03-31
1
-2
/
+2
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-75
/
+80
*
Merge from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
1
-1
/
+1
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
1
-6
/
+11
*
Updated to Diligent Engine 2.0
Egor Yusov
2016-08-20
1
-0
/
+185