index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added shader variable type parsing in Vulkan
Egor Yusov
2018-05-05
1
-0
/
+2
*
Renamed ClearRenderTargets to ResetRenderTargets
Egor Yusov
2018-04-21
1
-3
/
+3
*
Reworked SetRenderTargets() function to set framebuffer size
Egor Yusov
2018-04-21
1
-67
/
+83
*
Working on Device context Vulkan implementation: implemented setting viewport...
Egor Yusov
2018-04-18
2
-6
/
+9
*
Added template version of RawPtr function to allow more convenient type conve...
Egor Yusov
2018-04-17
1
-1
/
+1
*
Implementing device context in vulkan
Egor Yusov
2018-04-17
1
-0
/
+5
*
Fixed few warnings on clang
Egor Yusov
2018-04-14
1
-4
/
+4
*
Moved primitive topology from draw attribs to pipeline state desc
Egor Yusov
2018-04-14
3
-188
/
+157
*
Updated vulkan structure initialization
Egor Yusov
2018-04-13
1
-0
/
+3
*
Vulkan progress:
Egor Yusov
2018-04-08
1
-6
/
+20
*
Rearranged some basic graphics types to reduce sizeof(PipelineStateDesc) from...
Egor Yusov
2018-04-04
5
-36
/
+29
*
Merge branch 'master'
Egor Yusov
2018-04-01
3
-9
/
+136
|
\
|
*
Added sync interval parameter to ISwapChain::Present()
Egor Yusov
2018-03-31
1
-2
/
+2
|
*
Implemented switching to a fullscreen mode in d3d on Win32
Egor Yusov
2018-03-31
1
-0
/
+6
|
*
Implemented initialization in fullscreen mode on Win32
Egor Yusov
2018-03-30
1
-2
/
+25
|
*
Implemented option to specify hardware adapter when initializing the engine i...
Egor Yusov
2018-03-30
1
-0
/
+5
|
*
Implemented hardware adapter and display mode enumeration
Egor Yusov
2018-03-30
1
-0
/
+87
|
*
Added shader compiler log output
Egor Yusov
2018-03-28
1
-0
/
+7
|
*
Added DebugMessageCallback to EngineCreation attribs
Egor Yusov
2018-03-27
1
-7
/
+6
*
|
Implementing texture views in Vulkan
Egor Yusov
2018-03-25
1
-0
/
+5
*
|
Updated CommandQueueVkImpl; implemened RenderDeviceVkImpl initialization
Egor Yusov
2018-03-18
1
-50
/
+19
*
|
Implemented Vulkan instance initialization; added vulkan debug utils
Egor Yusov
2018-03-17
1
-0
/
+10
*
|
Added vulkan backend stub
Egor Yusov
2018-03-16
2
-1
/
+8
|
/
*
Implemented PSO compatibility in D3D11
Egor Yusov
2018-03-11
3
-3
/
+29
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
16
-16
/
+27
*
Fixed formatting of cmake files + couple of minor updates
Egor Yusov
2018-02-13
1
-50
/
+50
*
Enabled IOS build
Egor Yusov
2018-02-01
1
-1
/
+9
*
Fixed MacOS issues
Egor Yusov
2018-01-21
1
-1
/
+5
*
Fixed some clang compiler warnings
Egor Yusov
2018-01-19
6
-27
/
+18
*
Updated copyright notice
Egor Yusov
2018-01-04
44
-44
/
+44
*
Reworked dependencies between projects
Egor Yusov
2017-12-28
8
-10
/
+9
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
27
-45
/
+46
*
Removed legacy visual studio project and solution files
Egor Yusov
2017-12-26
7
-591
/
+0
*
Enabling linux build (in progress)
Egor Yusov
2017-12-20
1
-0
/
+1
*
Removed jni/Visual GDB Android build from legacy project files
Egor Yusov
2017-12-18
8
-762
/
+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
*
Added option to create shader from bytecode for D3D11 and D3D12
Egor Yusov
2017-12-13
1
-19
/
+29
*
Few more updates to cmake lists
Egor Yusov
2017-12-13
1
-3
/
+4
*
More updates to CMakeLists.tst
Egor Yusov
2017-12-11
1
-1
/
+7
*
Updated cmake lists: enabled link-time code generation for MSVC
Egor Yusov
2017-12-10
1
-4
/
+12
*
CMake: Added grouping of projects in VS solution
Egor Yusov
2017-12-05
1
-1
/
+3
*
Added cmake files
Egor Yusov
2017-12-04
1
-0
/
+74
*
Fixed Android build issues
Egor Yusov
2017-11-17
2
-2
/
+2
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
28
-331
/
+628
*
Merge from dev branch
Egor Yusov
2017-05-20
44
-44
/
+52
*
Merging Updates from dev branch
Egor Yusov
2017-05-20
44
-44
/
+44
*
Fixed D3D12 warnings, updated copyright notice
Egor Yusov
2017-04-06
44
-44
/
+44
[prev]
[next]