index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed SwapChainVk.h
Egor Yusov
2019-03-08
1
-1
/
+1
*
Added IShaderResourceVariableD3D interface plus fixed some include paths
Egor Yusov
2019-03-08
8
-10
/
+69
*
Repalced IShaderResourceVariable::GetArraySize() and GetName() with GetResour...
Egor Yusov
2019-03-08
5
-37
/
+10
*
Added IShaderD3D interface and HLSLShaderResourceDesc structure
Egor Yusov
2019-03-08
12
-57
/
+168
*
A bunch of minor code improvements
Egor Yusov
2019-03-08
6
-65
/
+65
*
Improved buffer stride management in PSO
Egor Yusov
2019-03-07
4
-31
/
+34
*
Improved handling input layout elements in the pipeline state
Egor Yusov
2019-03-07
8
-37
/
+48
*
Few minor improvements to shader resource management in Vk backend
Egor Yusov
2019-03-07
6
-68
/
+88
*
Added GetShaderResourceTypeLiteralName accessory function plus fixed issue wi...
Egor Yusov
2019-03-07
3
-11
/
+43
*
Fixed minor issue with ShaderResources::GetShaderResourceDesc() function in D...
Egor Yusov
2019-03-07
1
-1
/
+1
*
Made engine factory interfaces derived from IObject (fixed https://github.com...
Egor Yusov
2019-03-07
13
-9
/
+209
*
Fixed issue with GLContextWindows
Egor Yusov
2019-03-07
1
-6
/
+7
*
Merged var_type_refactor into master
Egor Yusov
2019-03-07
171
-4068
/
+4977
|
\
|
*
Minor comment updates
Egor Yusov
2019-03-06
2
-2
/
+4
|
*
Removed unused m_ResourceLayout member from ShaderVariableManagerVk and Shade...
Egor Yusov
2019-03-06
6
-22
/
+16
|
*
Fixed few more clang warnings
Egor Yusov
2019-03-06
1
-2
/
+2
|
*
Removed debug code to disable separate programs in GL context
Egor Yusov
2019-03-06
1
-1
/
+1
|
*
Few improvements to managing static resources when sep programs are not suppo...
Egor Yusov
2019-03-06
4
-11
/
+32
|
*
Fixed clang compiler warnings
Egor Yusov
2019-03-06
9
-9
/
+8
|
*
Updated Shader resource binding GL implementation
Egor Yusov
2019-03-06
3
-49
/
+30
|
*
Reworked shader resource management in OpenGL
Egor Yusov
2019-03-06
9
-392
/
+866
|
*
Fixed swap chain build error on iOS
Egor Yusov
2019-03-06
3
-17
/
+15
|
*
Keep fixing metal back-end
Egor Yusov
2019-03-06
1
-2
/
+2
|
*
Still keep fixing metal back-end
Egor Yusov
2019-03-06
2
-11
/
+11
|
*
Still fixing metal back-end
Egor Yusov
2019-03-06
1
-1
/
+0
|
*
Keep fixing Metal backend + few other minor changes
Egor Yusov
2019-03-06
7
-10
/
+19
|
*
Keep fixing metal back-end
Egor Yusov
2019-03-06
2
-3
/
+3
|
*
Keep fixing metal backend
Egor Yusov
2019-03-06
4
-24
/
+36
|
*
Fixed yet few another issues with Metal backend
Egor Yusov
2019-03-06
2
-14
/
+14
|
*
Fixed one more issue with Metal back-end
Egor Yusov
2019-03-06
1
-1
/
+0
|
*
Fixed Metal backend stub
Egor Yusov
2019-03-06
5
-75
/
+44
|
*
Final changes to make GL backend compile
Egor Yusov
2019-03-06
10
-209
/
+190
|
*
Reworked GLProgramResources & GLProgram
Egor Yusov
2019-03-05
8
-280
/
+152
|
*
Updated QueryInterface declaration in GL backend
Egor Yusov
2019-03-05
6
-6
/
+6
|
*
Started updating GL backend to comply with the updated API
Egor Yusov
2019-03-05
28
-83
/
+77
|
*
Added ShaderFlags parameter to IPipelineState::BindStaticResources
Egor Yusov
2019-03-05
10
-13
/
+30
|
*
Updated GL engine factory headers and structures
Egor Yusov
2019-03-05
5
-91
/
+58
|
*
Updated D3D11, D3D12, and Vk EngineFactory headers & structures
Egor Yusov
2019-03-05
28
-383
/
+347
|
*
Completed D3D12 back-end refactor to comply with the new API
Egor Yusov
2019-03-05
16
-159
/
+326
|
*
Minor interface improvement
Egor Yusov
2019-03-04
12
-12
/
+12
|
*
Updated ShaderResourceLayoutD3D12 and few other objects in D3D12 backend to c...
Egor Yusov
2019-03-04
12
-346
/
+317
|
*
Cleaned up QueryInterface declaration in D3D12 backend
Egor Yusov
2019-03-04
11
-12
/
+12
|
*
Updated static sampler array in PipelineStateD3D11Impl to use raw allocator
Egor Yusov
2019-03-04
2
-5
/
+16
|
*
Final changes to complete d3d11 backend refactor
Egor Yusov
2019-03-04
7
-114
/
+172
|
*
Almost completed refactoring d3d11 backend to comply with the new API
Egor Yusov
2019-03-04
16
-356
/
+649
|
*
Implemented shader resource reflectio API in Vk backend
Egor Yusov
2019-03-03
2
-8
/
+60
|
*
Minor change to DeviceContextVkImpl.h
Egor Yusov
2019-03-03
1
-1
/
+1
|
*
Cleaned up QueryInterface declarations
Egor Yusov
2019-03-03
20
-21
/
+38
|
*
Minor update to ShaderResourceLayoutVk
Egor Yusov
2019-03-03
1
-7
/
+7
|
*
Partially reworked ShaderResourceLayoutD3D11
Egor Yusov
2019-03-03
4
-113
/
+213
[prev]
[next]