index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
DiligentCore
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Updated core
Egor Yusov
2019-01-07
1
-0
/
+0
*
Updated copyright notice
Egor Yusov
2019-01-06
1
-0
/
+0
*
Updated core & samples
Egor Yusov
2019-01-03
1
-0
/
+0
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
1
-0
/
+0
*
Updated core (updated SPIRV-Cross and SPIRV-Headers)
Egor Yusov
2019-01-02
1
-0
/
+0
*
Updated core submodule
Egor Yusov
2018-12-30
1
-0
/
+0
*
Updated release history
Egor Yusov
2018-12-30
1
-0
/
+0
*
Enabled Metal back-end stub
Egor Yusov
2018-12-30
1
-0
/
+0
*
Updated core submodule
Egor Yusov
2018-12-29
1
-0
/
+0
*
Updated core
Egor Yusov
2018-12-28
1
-0
/
+0
*
Updated core; added GraphicsAccessories' public header tests
Egor Yusov
2018-12-28
1
-0
/
+0
*
Updated release history and readme
Egor Yusov
2018-12-27
1
-0
/
+0
*
Fixed error handling when sample initialization fails on Mac
Egor Yusov
2018-12-27
1
-0
/
+0
*
Updated submodules
Egor Yusov
2018-12-27
1
-0
/
+0
*
Enabled Vulkan mode on Mac (preliminary implementation)
Egor Yusov
2018-12-25
1
-0
/
+0
*
Updated cmake toolchain
Egor Yusov
2018-12-24
1
-0
/
+0
*
Updated core & tools (fixed clang warnings)
Egor Yusov
2018-12-24
1
-0
/
+0
*
Updated core & tools submodules (enabled Vulkan build on macOS)
Egor Yusov
2018-12-24
1
-0
/
+0
*
Updated core. Updated draw commands test to use split barriers
Egor Yusov
2018-12-23
1
-0
/
+0
*
Updated core (fixed issue with binding default framebuffer in OpenGL)
Egor Yusov
2018-12-23
1
-0
/
+0
*
Updated core & tools submodules
Egor Yusov
2018-12-23
1
-0
/
+0
*
Updated core; added tests for clamp() function
Egor Yusov
2018-12-23
1
-0
/
+0
*
Updated core (added install rules for third-party libraries)
Egor Yusov
2018-12-17
1
-0
/
+0
*
Updated core & samples (fixed cmake install commands)
Egor Yusov
2018-12-17
1
-0
/
+0
*
Updated core & samples (made installation optional)
Egor Yusov
2018-12-17
1
-0
/
+0
*
Updated core & samples (fixed install on MinGW)
Egor Yusov
2018-12-17
1
-0
/
+0
*
Updated CMake version to 3.13.2 in build scripts to fix build issues with ins...
Egor Yusov
2018-12-17
1
-0
/
+0
*
Updated submodules (install steps); added note about Python
Egor Yusov
2018-12-17
1
-0
/
+0
*
Updated cmake files to use get_supported_backends function
Egor Yusov
2018-12-16
1
-0
/
+0
*
Fixed few minor issues revealed by code analysis
Egor Yusov
2018-12-16
1
-0
/
+0
*
Updated release history
Egor Yusov
2018-12-14
1
-0
/
+0
*
Fixed MinGW build
Egor Yusov
2018-12-14
1
-0
/
+0
*
Updated version in appveyor script + checing in file missed in previous commit
Egor Yusov
2018-12-10
1
-0
/
+0
*
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
2018-12-10
1
-0
/
+0
*
Updated core
Egor Yusov
2018-12-05
1
-0
/
+0
*
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
2018-12-04
1
-0
/
+0
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
1
-0
/
+0
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
1
-0
/
+0
*
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
2018-12-02
1
-0
/
+0
*
Brought back MapType paramter to UnmapBuffer() function.
Egor Yusov
2018-12-02
1
-0
/
+0
*
Added explicit state transition control to UpdateBuffer and UpdateTexture com...
Egor Yusov
2018-12-02
1
-0
/
+0
*
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
2018-12-01
1
-0
/
+0
*
Added state transition mode to ClearRenderTarget()
Egor Yusov
2018-12-01
1
-0
/
+0
*
Updated core
Egor Yusov
2018-12-01
1
-0
/
+0
*
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
2018-12-01
1
-0
/
+0
*
Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...
Egor Yusov
2018-11-27
1
-0
/
+0
*
Updated core
Egor Yusov
2018-11-25
1
-0
/
+0
*
Updated core (moved buffer mapping/unmapping to device context + other updates)
Egor Yusov
2018-11-25
1
-0
/
+0
*
Moved ITextureView::GenerateMips() to IDeviceContext::GenerateMips()
Egor Yusov
2018-11-25
1
-0
/
+0
*
Renamed/moved ITexture::Map() to IDeviceContext::MapTextureSubresource()
Egor Yusov
2018-11-25
1
-0
/
+0
[prev]
[next]