summaryrefslogtreecommitdiffstats
path: root/DiligentCore (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Updated coreEgor Yusov2019-01-071-0/+0
* Updated copyright noticeEgor Yusov2019-01-061-0/+0
* Updated core & samplesEgor Yusov2019-01-031-0/+0
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-0/+0
* Updated core (updated SPIRV-Cross and SPIRV-Headers)Egor Yusov2019-01-021-0/+0
* Updated core submoduleEgor Yusov2018-12-301-0/+0
* Updated release historyEgor Yusov2018-12-301-0/+0
* Enabled Metal back-end stubEgor Yusov2018-12-301-0/+0
* Updated core submoduleEgor Yusov2018-12-291-0/+0
* Updated coreEgor Yusov2018-12-281-0/+0
* Updated core; added GraphicsAccessories' public header testsEgor Yusov2018-12-281-0/+0
* Updated release history and readmeEgor Yusov2018-12-271-0/+0
* Fixed error handling when sample initialization fails on MacEgor Yusov2018-12-271-0/+0
* Updated submodulesEgor Yusov2018-12-271-0/+0
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-251-0/+0
* Updated cmake toolchainEgor Yusov2018-12-241-0/+0
* Updated core & tools (fixed clang warnings)Egor Yusov2018-12-241-0/+0
* Updated core & tools submodules (enabled Vulkan build on macOS)Egor Yusov2018-12-241-0/+0
* Updated core. Updated draw commands test to use split barriersEgor Yusov2018-12-231-0/+0
* Updated core (fixed issue with binding default framebuffer in OpenGL)Egor Yusov2018-12-231-0/+0
* Updated core & tools submodulesEgor Yusov2018-12-231-0/+0
* Updated core; added tests for clamp() functionEgor Yusov2018-12-231-0/+0
* Updated core (added install rules for third-party libraries)Egor Yusov2018-12-171-0/+0
* Updated core & samples (fixed cmake install commands)Egor Yusov2018-12-171-0/+0
* Updated core & samples (made installation optional)Egor Yusov2018-12-171-0/+0
* Updated core & samples (fixed install on MinGW)Egor Yusov2018-12-171-0/+0
* Updated CMake version to 3.13.2 in build scripts to fix build issues with ins...Egor Yusov2018-12-171-0/+0
* Updated submodules (install steps); added note about PythonEgor Yusov2018-12-171-0/+0
* Updated cmake files to use get_supported_backends functionEgor Yusov2018-12-161-0/+0
* Fixed few minor issues revealed by code analysisEgor Yusov2018-12-161-0/+0
* Updated release historyEgor Yusov2018-12-141-0/+0
* Fixed MinGW buildEgor Yusov2018-12-141-0/+0
* Updated version in appveyor script + checing in file missed in previous commitEgor Yusov2018-12-101-0/+0
* Updated core & samples submodules. Using convenience constructors for DrawAtt...Egor Yusov2018-12-101-0/+0
* Updated coreEgor Yusov2018-12-051-0/+0
* Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...Egor Yusov2018-12-041-0/+0
* Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)Egor Yusov2018-12-031-0/+0
* Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODEEgor Yusov2018-12-031-0/+0
* Added explicit state transition control to CopyBuffer and CopyTexture methodsEgor Yusov2018-12-021-0/+0
* Brought back MapType paramter to UnmapBuffer() function.Egor Yusov2018-12-021-0/+0
* Added explicit state transition control to UpdateBuffer and UpdateTexture com...Egor Yusov2018-12-021-0/+0
* Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGSEgor Yusov2018-12-011-0/+0
* Added state transition mode to ClearRenderTarget()Egor Yusov2018-12-011-0/+0
* Updated coreEgor Yusov2018-12-011-0/+0
* Improved thread safety of enum flags; added explicit state transitions to Set...Egor Yusov2018-12-011-0/+0
* Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...Egor Yusov2018-11-271-0/+0
* Updated coreEgor Yusov2018-11-251-0/+0
* Updated core (moved buffer mapping/unmapping to device context + other updates)Egor Yusov2018-11-251-0/+0
* Moved ITextureView::GenerateMips() to IDeviceContext::GenerateMips()Egor Yusov2018-11-251-0/+0
* Renamed/moved ITexture::Map() to IDeviceContext::MapTextureSubresource()Egor Yusov2018-11-251-0/+0