index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
src
/
TestApp.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-25
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
1
-588
/
+0
2019-12-13
Removed RenderScript & Lua; updated submodules
assiduous
1
-78
/
+0
2019-12-12
Updated submodules (added unit tests). Reworked TestApp
assiduous
1
-103
/
+5
2019-12-05
Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...
Egor Yusov
1
-1
/
+0
2019-11-11
Updated submodules + added tutorial 17
Egor Yusov
1
-1
/
+0
2019-10-25
Fixed a number of clang warning to reduce the log size and fix travis build e...
Egor Yusov
1
-4
/
+4
2019-10-25
Updated core & samples; added Tutorial 16; updated troubleshooting
Egor Yusov
1
-0
/
+1
2019-10-19
Updated API version to 240034
Egor Yusov
1
-0
/
+5
2019-10-19
Updated submodules (API version 240033);
Egor Yusov
1
-11
/
+13
2019-10-18
Fixed test app
Egor Yusov
1
-8
/
+8
2019-09-26
Minor update to TestApp
Egor Yusov
1
-2
/
+0
2019-09-26
Updated core (added EnableDebugLayer member to EngineD3D12CreateInfo struct)
Egor Yusov
1
-0
/
+3
2019-09-17
Updated copyright notice
Egor Yusov
1
-1
/
+1
2019-09-09
Updated core and added tests for wait* methods
Egor Yusov
1
-5
/
+31
2019-04-12
Added mip generation tests; updated submodules
Egor Yusov
1
-0
/
+2
2019-04-07
Updated DRAW_FLAG to match API 240022
Egor Yusov
1
-3
/
+3
2019-04-01
Updated command line format; updated submodules
Egor Yusov
1
-1
/
+1
2019-03-18
Updates to comply with the new engine factory API
Egor Yusov
1
-4
/
+8
2019-03-06
Fixed metal compile issues
Egor Yusov
1
-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
1
-10
/
+10
2019-03-02
Updated test to compy with the new API
Egor Yusov
1
-1
/
+1
2019-02-16
Moved NativeApp to Diligent namespace
Egor Yusov
1
-1
/
+4
2019-02-09
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
1
-9
/
+9
2019-01-24
Few minor updates + updated readme
Egor Yusov
1
-2
/
+2
2019-01-02
Updated copyright notice + updated submodules
Egor Yusov
1
-1
/
+1
2018-12-30
Enabled Metal back-end stub
Egor Yusov
1
-1
/
+21
2018-12-14
Fixed MinGW build
Egor Yusov
1
-1
/
+8
2018-12-04
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
1
-6
/
+6
2018-12-03
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
1
-2
/
+2
2018-12-02
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
1
-4
/
+4
2018-12-02
Added explicit state transition control to UpdateBuffer and UpdateTexture com...
Egor Yusov
1
-1
/
+1
2018-12-01
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
1
-2
/
+2
2018-12-01
Added state transition mode to ClearRenderTarget()
Egor Yusov
1
-3
/
+3
2018-12-01
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
1
-8
/
+8
2018-11-27
Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...
Egor Yusov
1
-0
/
+1
2018-11-25
Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()
Egor Yusov
1
-1
/
+1
2018-11-24
Moved/renamed `IBuffer::UpdateData()` to `IDeviceContext::UpdateBuffer()`
Egor Yusov
1
-2
/
+2
2018-11-21
Implemented explicit resource state transitions
Egor Yusov
1
-2
/
+4
2018-11-07
Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...
Egor
1
-1
/
+1
2018-10-18
Enabled seperate samplers
Egor Yusov
1
-1
/
+24
2018-10-07
Updated submodules (main change: refactored release queues in D3D12 and Vulka...
Egor Yusov
1
-3
/
+43
2018-08-22
Updated core (implemented shader variable access by index)
Egor Yusov
1
-12
/
+12
2018-08-03
Updated core submodule; added shader variable access tests
Egor Yusov
1
-6
/
+5
2018-07-22
Added IFence interface
Egor Yusov
1
-0
/
+13
2018-07-05
Updated test app
Egor Yusov
1
-27
/
+62
2018-05-29
Moved Stride to vertex layout desc; updated tests
Egor Yusov
1
-7
/
+12
2018-04-14
Moved primitive topology to pipeline state
Egor Yusov
1
-5
/
+8
2018-03-31
Added sync interval to Present.
Egor Yusov
1
-1
/
+1
2018-03-30
Updated submodules; enabled fullscreen mode
Egor Yusov
1
-3
/
+4
[next]