summaryrefslogtreecommitdiffstats
path: root/ThirdParty (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged masterassiduous2021-03-196-0/+0
|\
| * Updated third-party submodulesassiduous2021-02-066-0/+0
| |
* | Reworked PipelineResourceSignatureTest.VulkanDescriptorIndexing to validate ↵assiduous2021-02-042-4/+2
| | | | | | | | resource bindings
* | added DXBC resource remappingazhirnov2021-02-033-0/+488
|/
* Updated third-party submodulesassiduous2020-12-167-0/+0
|
* Merge branch 'master' into ray_tracing_2azhirnov2020-11-2513-15/+23
|\
| * Updated volk submoduleassiduous2020-11-241-0/+0
| |
| * Updated third-party modulesassiduous2020-11-246-0/+0
| |
| * Switched to using Volk and dynamic engine libraries on Mac (fixed ↵assiduous2020-11-248-10/+0
| | | | | | | | https://github.com/DiligentGraphics/DiligentCore/issues/151)
| * Set symbol visibility for third-party libraries to hiddenassiduous2020-11-231-5/+21
| |
| * CMake: few updates to support Metal backendassiduous2020-11-221-2/+2
| |
* | added IntToStr instead of _itoa_s, fixed compilationazhirnov2020-11-121-1/+1
| |
* | Removed no longer used vulkan libraries on Linuxassiduous2020-11-073-2/+0
|/
* Updated third-party modules; fixed compiler warningsassiduous2020-10-197-0/+0
|
* Added volk as submoduleassiduous2020-10-035-2880/+0
|
* Updated third-party submodulesassiduous2020-10-034-0/+0
|
* Added Vulkan-Headers submoduleassiduous2020-10-0320-11962/+2
|
* Updated Metal interfaces plus a number of misc fixesassiduous2020-09-281-2/+3
|
* Updated submodules and release historyassiduous2020-09-205-0/+0
|
* D3D12 backend: implemented proper detection of DXIL bytecodeassiduous2020-09-172-0/+1903
|
* Merge branch 'master' into mesh_shaderazhirnov2020-09-081-0/+0
|\
| * Updated SPIRV-Tools (removing SpvDecorationUserTypeGOOGLE)assiduous2020-09-081-0/+0
| |
* | Merge branch 'master' into mesh_shaderazhirnov2020-09-085-4/+4
|\|
| * Updated third-party modulesassiduous2020-09-085-4/+4
| |
* | removed m_isDXIL flag, detect DXIL by bytecodeazhirnov2020-09-081-0/+1
| |
* | added DXC licenseazhirnov2020-09-083-0/+320
| |
* | Added pDxCompilerPath to engine create info,azhirnov2020-09-074-2/+178
| | | | | | | | | | | | | | fixed DXC usage in Linux, fixed FX compiler path for Win8, fixed DXC name refactoring: rename DXIL to DXC, keep DXIL names only for D3D12, disable DXC on Android
* | added HLSLTools, HLSL shader compiler refactoringazhirnov2020-08-252-0/+1011
| | | | | | | | | | | | added ShaderCompiler field to ShaderCreateInfo, fixed tests that doesn't compile on DXC, added dxc/WinAdapter.h to fix compilation on linux
* | update dxcapi.hazhirnov2020-08-191-125/+385
| |
* | Use DXIL to compile SPIRV from HLSL (wip)azhirnov2020-08-191-0/+433
|/
* Switched to using Volk on Windows ↵assiduous2020-08-022-0/+0
| | | | (https://github.com/DiligentGraphics/DiligentCore/issues/151)
* Added DILIGENT_NO_HLSL CMake option to disable HLSL support in Vulkan and ↵assiduous2020-07-211-18/+20
| | | | OpenGL backends
* Updated submodules; removed workaround in a constant function of a test hull ↵assiduous2020-06-014-0/+0
| | | | shader (https://github.com/KhronosGroup/glslang/issues/1553)
* Updated submodulesassiduous2020-05-224-0/+0
|
* Updated third-party modulesassiduous2020-04-284-0/+0
|
* Overriding namespace for SPIRV-Cross project to avoid potential conflictsassiduous2020-04-011-0/+1
|
* Updated linux Vulkan library (fixed ↵assiduous2020-03-273-1/+1
| | | | https://github.com/DiligentGraphics/DiligentCore/issues/123)
* Updated third-party modulesassiduous2020-03-184-0/+0
|
* Corrected install directories to use standard cmake variables for consistencyassiduous2020-01-091-6/+6
|
* Fixed clang linker warnings in gtestassiduous2020-01-081-0/+5
|
* Updated vulkan headers and vulkan windows libs to 1.1.130assiduous2020-01-0419-626/+2268
|
* Updated third-party submodulesassiduous2020-01-015-0/+0
|
* Added DILIGENT_IMPROVE_SPIRV_TOOLS_DEBUG_PERF optionassiduous2019-12-231-1/+12
|
* Fixed Core API test crash on the server by dynamically loading vulkan entry ↵assiduous2019-12-175-1/+2884
| | | | points
* Added testing framework for rendering commands. Added initial draw command ↵assiduous2019-12-162-0/+1658
| | | | test in D3D11 and D3D12
* Enabled unit test on appveyorEgor Yusov2019-12-042-0/+9
|
* Vulkan backend: fixed 32-bit buildEgor Yusov2019-11-292-0/+0
|
* Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_COREEgor Yusov2019-11-211-2/+2
|
* Updated license install instructionsEgor Yusov2019-11-191-5/+5
|
* Updated install fodler structureEgor Yusov2019-11-191-12/+12
|