Tree @ext-vk (Download .tar.gz)
History of
Primitives
@ext-vk
git clone https://git.s-ol.nu/forks/DiligentCore.git
- Fixed class vs struct issues. Implemented HLSL2GLSL Convertor C interfaces assiduous 3 years ago
- Guarded interface definitions by define-undef macro helper include pairs to avoid macro conflicts assiduous 3 years ago
- Reworked C interfaces to share declaration with c++ assiduous 3 years ago
- Implemented D3D11 engine C interface (mostly) assiduous 3 years ago
- Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects assiduous 3 years ago
- Fixed IObject::AddRef c interface assiduous 3 years ago
- Fixed Buffer, BufferView, Texture, TextureView interfaces; added C interface tests assiduous 3 years ago
- Updated Buffer and Texture C interfaces assiduous 3 years ago
- c inteface: implemented core object VTBLs assiduous 3 years ago
- Fixed issue with size_t in c headers assiduous 3 years ago
- Fixed memcmp issue assiduous 3 years ago
- Reworked main headers to be compatible with c assiduous 3 years ago
- Updated handling of fatal errors assiduous 3 years ago
- Updated coyright notice assiduous 3 years ago
- Fixed issue with const PVoid not being the intended const void* assiduous 3 years ago
- clang-formatted Primitives project Egor Yusov 3 years ago
- Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_CORE Egor Yusov 3 years ago
- Updated Copyright notice Egor Yusov 3 years ago
- Added 'Diligent-' prefix to project names to avoid name conflicts (https://github.com/DiligentGraphics/DiligentEngine/issues/20) Egor Yusov 3 years ago
- Fixed few clang warnings Egor Yusov 3 years ago
- Improved shader resource layout error reporting Egor Yusov 3 years ago
- Fixed a number of issue with resource binding Egor Yusov 3 years ago
- Updating some files to match the new API Egor Yusov 3 years ago
- Updated copyright notice Egor Yusov 4 years ago
- Made engine core installation optional that is on by default on Win32 and Linux only Egor Yusov 4 years ago
- Added install steps; updated header structure for platforms Egor Yusov 4 years ago
- Improved type safety of different flag types Egor Yusov 4 years ago
- Fixed https://github.com/DiligentGraphics/DiligentCore/issues/37 (build error on VS2015) Egor Yusov 4 years ago
- Reworked dynamic descriptor set allocation/deallocation in Vk backend Egor Yusov 4 years ago
- Fixed build - attempt 2 Egor Yusov 4 years ago