index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unityplugin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...
Egor Yusov
2019-06-09
3
-18
/
+18
*
Updated samples: enabled GLTF Viewer android build
Egor
2019-05-11
2
-3
/
+3
*
Fixed android build; moved NDKHelper from Core module to NativeAppCommon
Egor
2019-05-11
2
-5
/
+5
*
Updated submodules (added GLTF Loader, renderer and viewer)
Egor Yusov
2019-05-04
1
-4
/
+4
*
Updated math lib
Egor Yusov
2019-04-23
2
-10
/
+10
*
Updated core; fixed issue with swap chain format in D3D12 Unity emulator
Egor Yusov
2019-04-19
2
-1
/
+4
*
Updated DRAW_FLAG to match API 240022
Egor Yusov
2019-04-07
2
-2
/
+2
*
Updated API version to 240021
Egor Yusov
2019-04-06
1
-3
/
+3
*
Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...
Egor Yusov
2019-04-05
2
-3
/
+3
*
Fixed window resize in GhostCubeScene d3d12 mode
Egor Yusov
2019-04-04
1
-0
/
+1
*
Fixed rotations
Egor Yusov
2019-04-04
1
-2
/
+2
*
Updated command line format; updated submodules
Egor Yusov
2019-04-01
1
-2
/
+2
*
Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...
Egor Yusov
2019-03-30
1
-7
/
+3
*
Updates to comply with the new engine factory API
Egor Yusov
2019-03-18
4
-4
/
+4
*
Updated Android build settings
Egor
2019-03-08
2
-3
/
+2
*
Final updates to make GL backend work
Egor Yusov
2019-03-06
2
-4
/
+4
*
Updated projects to conform to the update engine factory API
Egor Yusov
2019-03-05
5
-11
/
+10
*
Fixed Unity plugin to comply with the new API
Egor Yusov
2019-03-05
2
-38
/
+40
*
Updated Android build configuration. Fixed https://github.com/DiligentGraphic...
Egor
2019-02-16
2
-3
/
+3
*
Moved NativeApp to Diligent namespace
Egor Yusov
2019-02-16
7
-1
/
+30
*
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
2019-02-09
2
-6
/
+6
*
Few minor updates + updated readme
Egor Yusov
2019-01-24
1
-5
/
+0
*
Updated core (improved shared libraries build configuration) and samples
Egor Yusov
2019-01-24
2
-3
/
+3
*
Fixed Unity plugin on MacOS
Egor Yusov
2019-01-10
4
-8
/
+118
*
Update platform defition in Unity plugin
Egor Yusov
2019-01-10
2
-1
/
+5
*
Updated unity plugin source
Egor Yusov
2019-01-10
2
-17
/
+16
*
Added cmake options to disable specific back-ends and glslang
Egor Yusov
2019-01-09
1
-4
/
+4
*
Updated copyright notice
Egor Yusov
2019-01-06
2
-2
/
+2
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
13
-13
/
+13
*
Enabled Vulkan mode on Mac (preliminary implementation)
Egor Yusov
2018-12-25
1
-2
/
+6
*
Fixed MinGW build
Egor Yusov
2018-12-14
4
-15
/
+20
*
Updated version in appveyor script + checing in file missed in previous commit
Egor Yusov
2018-12-10
1
-2
/
+1
*
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
2018-12-10
1
-5
/
+1
*
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
2018-12-04
4
-6
/
+6
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
1
-3
/
+3
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
2
-2
/
+2
*
Checking in file missed in last commit
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
*
Added state transition mode to ClearRenderTarget()
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
4
-5
/
+5
*
Added explicit control over resource transitions in draw command
Egor Yusov
2018-11-24
4
-3
/
+7
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
7
-11
/
+12
*
Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...
Egor
2018-11-07
1
-0
/
+6
*
Enabled seperate samplers
Egor Yusov
2018-10-18
2
-0
/
+2
*
Updated core (updated D3D11 swap chain); Updated DiligentGraphicsAdapterD3D11...
Egor Yusov
2018-10-07
2
-25
/
+55
*
Updated submodules (main change: refactored release queues in D3D12 and Vulka...
Egor Yusov
2018-10-07
4
-19
/
+31
*
Updated test + core and samples submodules
Egor Yusov
2018-09-09
3
-0
/
+7
*
Added IFence interface
Egor Yusov
2018-07-22
2
-0
/
+10
*
Updated Math lib tests and render target test
Egor Yusov
2018-07-03
1
-6
/
+6
*
Updated unit tests to set DSV format in PSO
Egor Yusov
2018-07-02
2
-0
/
+6
[next]