summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed release historyEgor Yusov2018-11-112-2/+2
* Update README.mdDiligentGraphics2018-11-111-2/+2
* Updated submodulesEgor Yusov2018-11-113-0/+0
* Update README.mdDiligentGraphics2018-11-111-2/+0
* Update README.mdDiligentGraphics2018-11-111-12/+4
* Updated license link in ReadmeDiligentGraphics2018-11-111-1/+1
* Updated coreEgor Yusov2018-11-111-0/+0
* Updated coreEgor Yusov2018-11-111-0/+0
* Update README.mdDiligentGraphics2018-11-111-1/+1
* Update README.mdDiligentGraphics2018-11-111-1/+4
* Update README.mdDiligentGraphics2018-11-111-1/+2
* Update README.mdDiligentGraphics2018-11-111-0/+1
* Update README.mdDiligentGraphics2018-11-111-3/+3
* Updated readme and submodulesEgor Yusov2018-11-115-133/+141
* Updated core submoduleEgor Yusov2018-11-101-0/+0
* Updated samples (fixed Tutorial08 on Android)Egor2018-11-081-0/+0
* Updated coreEgor2018-11-081-0/+0
* Updated core & samples modulesEgor2018-11-082-0/+0
* Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...Egor2018-11-0712-31/+364
* Updated cmake version in CI build scriptsEgor Yusov2018-11-023-1/+7
* Updated core (optimized build)Egor Yusov2018-11-021-0/+0
* Update README.mdDiligentGraphics2018-11-011-6/+10
* Fixed readmeDiligentGraphics2018-11-011-0/+2
* Updated Core & Samples; updated readme (added minimal cmake example - fixed h...Egor Yusov2018-11-014-0/+46
* Updated core (implemented proper mapping of HLSL vertex shader inputs to loca...Egor Yusov2018-10-311-0/+0
* Merge branch 'master' of https://github.com/DiligentGraphics/DiligentEngineEgor Yusov2018-10-301-0/+0
|\
| * Updated core & samples modules (fixed VS2015 build issues)Egor Yusov2018-10-232-0/+0
* | Updated core (using glslang to compile HLSL directly to SPIRV)Egor Yusov2018-10-307-16/+49
|/
* Updated core (fixed CMake bug introduced by glslang)Egor Yusov2018-10-211-0/+0
* Updated core (added glslang and SPIRV-cross as submodules)Egor Yusov2018-10-211-0/+0
* Updated core; updated smart pointer testEgor Yusov2018-10-203-2/+26
* Updated readmeEgor Yusov2018-10-192-4/+4
* Updated BIND_SHADER_RESOURCES_* flagsEgor Yusov2018-10-198-17/+17
* Enabled seperate samplersEgor Yusov2018-10-1830-54/+314
* Update README.mdDiligentGraphics2018-10-111-0/+1
* Fixed readmeDiligentGraphics2018-10-111-1/+1
* Fixed tagDiligentGraphics2018-10-111-1/+1
* Updated readme & coreEgor Yusov2018-10-112-2/+4
* Added typeless formats to texture creation test; updated coreEgor Yusov2018-10-103-27/+32
* Updated core (fixed bug in GetResourceDimString)Egor Yusov2018-10-091-0/+0
* Fixed CopySubresourceRegion errors in D3D11; updated core (fixed fullscreen t...Egor Yusov2018-10-092-9/+20
* Fixed warnings related to RW buffers in TestShaderVarAccess; updated coreEgor Yusov2018-10-083-4/+15
* Updated core (Replaced error messages wit warnings when accessing inactive sh...Egor Yusov2018-10-071-0/+0
* Updated Core: added SampleCounts and reworked texture format support checks i...Egor Yusov2018-10-072-2/+2
* Updated core (removed some D3D11 debug names)Egor Yusov2018-10-071-0/+0
* Updated core (more D311 debug names)Egor Yusov2018-10-071-0/+0
* Updated core (updated D3D11 swap chain); Updated DiligentGraphicsAdapterD3D11...Egor Yusov2018-10-073-25/+55
* Fixed gcc/clang buildEgor Yusov2018-10-071-0/+0
* Updated submodules (main change: refactored release queues in D3D12 and Vulka...Egor Yusov2018-10-0711-25/+211
* Fixed compiler warningsEgor Yusov2018-09-155-32/+32