index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
Asteroids
/
src
/
asteroids_DE.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reworked ExecuteCommandList(+s) to take an array of command lists instead of one
assiduous
2021-02-08
1
-1
/
+5
*
Updated core & samples (fixed premature flushes in VK)
assiduous
2020-11-26
1
-4
/
+5
*
Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)
assiduous
2020-10-19
1
-1
/
+1
*
Renamed static samplers to immutable samplers (API240076)
assiduous
2020-10-19
1
-16
/
+16
*
PSO creation refactoring (API240075)
assiduous
2020-10-19
1
-41
/
+47
*
Enabled mesh shaders (API 240068)
assiduous
2020-09-12
1
-1
/
+1
*
Updated API to version 240056
assiduous
2020-04-01
1
-14
/
+28
*
Updated submodules (using NativeWindow struct)
assiduous
2020-02-03
1
-7
/
+7
*
Implemented C API
assiduous
2020-01-31
1
-23
/
+21
*
Updated submodules (implemented queries)
assiduous
2020-01-07
1
-298
/
+303
*
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
2019-12-25
1
-5
/
+10
*
Updated submodules + added tutorial 17
Egor Yusov
2019-11-11
1
-1
/
+0
*
Renamed DRAW_FLAG_DYNAMIC_BUFFERS_INTACT to DRAW_FLAG_DYNAMIC_RESOURCE_BUFFER...
Egor Yusov
2019-10-20
1
-1
/
+1
*
Renamed DRAW_FLAG_RESOURCE_BUFFERS_INTACT to DRAW_FLAG_DYNAMIC_BUFFERS_INTACT
Egor Yusov
2019-10-20
1
-1
/
+1
*
Updated core; finished bindless mode in Asteroids sample (closed https://gith...
Egor Yusov
2019-10-20
1
-46
/
+91
*
Updated API version to 240034
Egor Yusov
2019-10-19
1
-2
/
+2
*
Updated submodules (API version 240033);
Egor Yusov
2019-10-19
1
-38
/
+101
*
Asteroids demo: enabled bindless mode in DiligentD3D12 and DiligentVk modes
Egor Yusov
2019-10-18
1
-7
/
+54
*
Updated DRAW_FLAG to match API 240022
Egor Yusov
2019-04-07
1
-3
/
+3
*
Updated API version to 240021
Egor Yusov
2019-04-06
1
-8
/
+8
*
Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...
Egor Yusov
2019-04-05
1
-8
/
+8
*
Updates to comply with the new engine factory API
Egor Yusov
2019-03-18
1
-13
/
+16
*
Final updates to make GL backend work
Egor Yusov
2019-03-06
1
-1
/
+1
*
Updated projects to conform to the update engine factory API
Egor Yusov
2019-03-05
1
-7
/
+7
*
Fixed asteroids demo to comply with the updated API
Egor Yusov
2019-03-05
1
-42
/
+52
*
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
2019-02-09
1
-15
/
+16
*
Added cmake options to disable specific back-ends and glslang
Egor Yusov
2019-01-09
1
-54
/
+82
*
Fixed few minor issues revealed by code analysis
Egor Yusov
2018-12-16
1
-1
/
+1
*
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
2018-12-10
1
-8
/
+3
*
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
2018-12-04
1
-4
/
+4
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
1
-4
/
+4
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
1
-6
/
+6
*
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
2018-12-02
1
-1
/
+1
*
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
2018-12-01
1
-1
/
+1
*
Fixed minor issue
Egor Yusov
2018-12-01
1
-1
/
+1
*
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
2018-12-01
1
-6
/
+6
*
Added explicit control over resource transitions in draw command
Egor Yusov
2018-11-24
1
-4
/
+6
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
1
-9
/
+14
*
Enabled seperate samplers
Egor Yusov
2018-10-18
1
-21
/
+27
*
Fixed warnings related to RW buffers in TestShaderVarAccess; updated core
Egor Yusov
2018-10-08
1
-1
/
+1
*
Updated submodules (main change: refactored release queues in D3D12 and Vulka...
Egor Yusov
2018-10-07
1
-2
/
+5
*
Updated asteroids demo to call FinishFrame on deferred contexts; updated core...
Egor Yusov
2018-07-31
1
-1
/
+6
*
Disabled Vulkan on 32-bit Windows
Egor Yusov
2018-07-08
1
-0
/
+8
*
Few minor updates + updated submodules
Egor Yusov
2018-07-07
1
-1
/
+1
*
Enabled Vulkan mode in asteroids demo
Egor Yusov
2018-07-04
1
-7
/
+29
*
Moved Stride to vertex layout desc; updated tests
Egor Yusov
2018-05-29
1
-7
/
+4
*
Moved primitive topology to pipeline state
Egor Yusov
2018-04-14
1
-6
/
+3
*
Fixed issue with d3d11 swap chain faling to resize due to command lists not b...
Egor Yusov
2018-04-01
1
-0
/
+4
*
Added sync interval to Present.
Egor Yusov
2018-03-31
1
-1
/
+1
*
Updated submodules; enabled fullscreen mode
Egor Yusov
2018-03-30
1
-2
/
+2
[next]