index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added shader resource print; updated core
Egor Yusov
2019-03-07
2
-0
/
+26
*
Updated core & samples
Egor Yusov
2019-03-06
1
-0
/
+1
*
Fixed metal compile issues
Egor Yusov
2019-03-06
1
-2
/
+2
*
Final updates to make GL backend work
Egor Yusov
2019-03-06
2
-19
/
+19
*
Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...
Egor Yusov
2019-03-05
7
-14
/
+14
*
Updated projects to conform to the update engine factory API
Egor Yusov
2019-03-05
1
-10
/
+10
*
Updated Shader res layout & shader var access tests
Egor Yusov
2019-03-05
2
-3
/
+56
*
Fixed error message in TestShaderResourceLayout
Egor Yusov
2019-03-02
1
-2
/
+2
*
Updated test to compy with the new API
Egor Yusov
2019-03-02
19
-339
/
+346
*
Updated Core, FX & Samples submodules
Egor Yusov
2019-02-24
1
-0
/
+6
*
Updated input layout element to use explicit AutoOffset and AutoStride
Egor Yusov
2019-02-19
3
-5
/
+5
*
Moved NativeApp to Diligent namespace
Egor Yusov
2019-02-16
8
-16
/
+45
*
Updated submodules
Egor Yusov
2019-02-16
1
-59
/
+59
*
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
2019-02-09
13
-81
/
+83
*
Few minor updates + updated readme
Egor Yusov
2019-01-24
1
-2
/
+2
*
Updated mathlib test
Egor Yusov
2019-01-23
1
-0
/
+12
*
Fixed UWP build
Egor Yusov
2019-01-22
1
-1
/
+4
*
Updated TestApp project dependencies
Egor
2019-01-22
1
-0
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-06
1
-1
/
+1
*
Updated core & samples
Egor Yusov
2019-01-03
1
-2
/
+2
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
76
-83
/
+85
*
Enabled Metal back-end stub
Egor Yusov
2018-12-30
1
-1
/
+21
*
Enabled Vulkan mode on Mac (preliminary implementation)
Egor Yusov
2018-12-25
2
-3
/
+5
*
Updated core. Updated draw commands test to use split barriers
Egor Yusov
2018-12-23
1
-5
/
+17
*
Updated core; added tests for clamp() function
Egor Yusov
2018-12-23
1
-1
/
+20
*
Updated cmake files to use get_supported_backends function
Egor Yusov
2018-12-16
1
-27
/
+1
*
Fixed few minor issues revealed by code analysis
Egor Yusov
2018-12-16
2
-5
/
+5
*
Updated build rules to copy assets to the target folder
Egor Yusov
2018-12-15
1
-0
/
+8
*
Fixed MinGW build
Egor Yusov
2018-12-14
2
-35
/
+31
*
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
2018-12-10
9
-76
/
+29
*
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
2018-12-04
5
-31
/
+31
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
9
-63
/
+75
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
10
-19
/
+19
*
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
2018-12-02
8
-74
/
+80
*
Added explicit state transition control to UpdateBuffer and UpdateTexture com...
Egor Yusov
2018-12-02
2
-3
/
+3
*
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
2018-12-01
3
-4
/
+4
*
Added state transition mode to ClearRenderTarget()
Egor Yusov
2018-12-01
5
-12
/
+12
*
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
2018-12-01
9
-45
/
+50
*
Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...
Egor Yusov
2018-11-27
8
-1
/
+52
*
Updated core (moved buffer mapping/unmapping to device context + other updates)
Egor Yusov
2018-11-25
1
-0
/
+2
*
Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()
Egor Yusov
2018-11-25
4
-13
/
+19
*
Moved/renamed `IBuffer::UpdateData()` to `IDeviceContext::UpdateBuffer()`
Egor Yusov
2018-11-24
2
-8
/
+8
*
Added explicit control over resource transitions in draw command
Egor Yusov
2018-11-24
12
-31
/
+53
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
13
-30
/
+38
*
Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...
Egor
2018-11-07
3
-1
/
+18
*
Updated Core & Samples; updated readme (added minimal cmake example - fixed h...
Egor Yusov
2018-11-01
1
-0
/
+1
*
Updated core (using glslang to compile HLSL directly to SPIRV)
Egor Yusov
2018-10-30
5
-15
/
+48
*
Updated core; updated smart pointer test
Egor Yusov
2018-10-20
2
-2
/
+26
*
Updated BIND_SHADER_RESOURCES_* flags
Egor Yusov
2018-10-19
5
-17
/
+17
*
Enabled seperate samplers
Egor Yusov
2018-10-18
24
-33
/
+285
[prev]
[next]