index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unityplugin
/
UnityEmulator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
Reworked ExecuteCommandList(+s) to take an array of command lists instead of one
assiduous
3
-8
/
+13
2021-01-01
Updated copyright notice
assiduous
9
-9
/
+9
2020-11-19
Updated submodules: enabled Metal mode support
assiduous
2
-8
/
+9
2020-09-21
Updated submodules and UnityAppLinux (few linux fixes)
assiduous
1
-1
/
+2
2020-09-18
Fixed UnityAppBase (fixed https://github.com/DiligentGraphics/DiligentEngine/...
assiduous
1
-0
/
+5
2020-04-27
Completed Vulkan enabling on Android (closed https://github.com/DiligentGraph...
assiduous
3
-8
/
+8
2020-02-03
Updated submodules (using NativeWindow struct)
assiduous
1
-1
/
+1
2020-01-31
Fixed 32-bit build
assiduous
3
-110
/
+110
2020-01-31
Fixed iOS build error
assiduous
1
-1
/
+1
2020-01-31
Implemented C API
assiduous
20
-60
/
+60
2020-01-13
Updated core (fixed few issues with queries)
assiduous
1
-1
/
+1
2020-01-01
Updated copyright notice
assiduous
9
-63
/
+99
2019-12-30
Unity emulator: fixed swap chain resize in GL, and also crahs on Mac
assiduous
1
-21
/
+32
2019-12-29
Fixed Unity emulator crash on Linux
assiduous
1
-0
/
+5
2019-12-29
Updated submodules - fixed linux build problems
assiduous
1
-0
/
+3
2019-12-25
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
3
-7
/
+27
2019-11-11
Updated submodules + added tutorial 17
Egor Yusov
3
-5
/
+2
2019-10-28
LinuxApp: attempting to initialize in OpenGL mode if Vulkan fails
Egor
1
-1
/
+2
2019-09-17
Updated copyright notice
Egor Yusov
9
-9
/
+9
2019-06-09
Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...
Egor Yusov
1
-8
/
+8
2019-05-11
Fixed android build; moved NDKHelper from Core module to NativeAppCommon
Egor
2
-5
/
+5
2019-04-19
Updated core; fixed issue with swap chain format in D3D12 Unity emulator
Egor Yusov
1
-0
/
+3
2019-04-04
Fixed window resize in GhostCubeScene d3d12 mode
Egor Yusov
1
-0
/
+1
2019-04-01
Updated command line format; updated submodules
Egor Yusov
1
-2
/
+2
2019-03-30
Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...
Egor Yusov
1
-7
/
+3
2019-03-18
Updates to comply with the new engine factory API
Egor Yusov
2
-2
/
+2
2019-03-06
Final updates to make GL backend work
Egor Yusov
1
-2
/
+2
2019-03-05
Updated projects to conform to the update engine factory API
Egor Yusov
2
-4
/
+4
2019-02-16
Moved NativeApp to Diligent namespace
Egor Yusov
7
-1
/
+30
2019-01-06
Updated copyright notice
Egor Yusov
1
-1
/
+1
2019-01-02
Updated copyright notice + updated submodules
Egor Yusov
9
-9
/
+9
2018-12-25
Enabled Vulkan mode on Mac (preliminary implementation)
Egor Yusov
1
-2
/
+6
2018-12-14
Fixed MinGW build
Egor Yusov
1
-1
/
+1
2018-11-21
Implemented explicit resource state transitions
Egor Yusov
2
-4
/
+4
2018-11-07
Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...
Egor
1
-0
/
+6
2018-10-07
Updated core (updated D3D11 swap chain); Updated DiligentGraphicsAdapterD3D11...
Egor Yusov
2
-25
/
+55
2018-10-07
Updated submodules (main change: refactored release queues in D3D12 and Vulka...
Egor Yusov
3
-14
/
+22
2018-09-09
Updated test + core and samples submodules
Egor Yusov
3
-0
/
+7
2018-07-22
Added IFence interface
Egor Yusov
1
-0
/
+5
2018-07-02
Updated unit tests to set DSV format in PSO
Egor Yusov
2
-0
/
+6
2018-04-21
Few updates (restricted minimal window size on Win32, updated RawPtr() method...
Egor Yusov
3
-10
/
+10
2018-03-31
Added sync interval to Present.
Egor Yusov
3
-3
/
+3
2018-03-31
Iimplemented switching to a fullscreen mode in d3d
Egor Yusov
3
-0
/
+30
2018-03-16
Added initialization in vulkan mode
Egor Yusov
1
-1
/
+5
2018-03-04
Enabled build with Win8.1 SDK
Egor Yusov
8
-33
/
+33
2018-02-20
Fixed crash in Unity emulator on Android when changing device orientation
Egor
1
-3
/
+3
2018-02-18
Fixed device orientation change handling in Unity emulator app
Egor
3
-12
/
+22
2018-02-18
Improved device orientation/resize handling on Android
Egor
1
-0
/
+1
2018-02-17
Fixed few compiler warnings
Egor Yusov
1
-0
/
+7
2018-02-13
Fixed crash when resuming Unity Emulator on Android
Egor
1
-1
/
+1
[next]