Tree @ext-vk (Download .tar.gz)
History of
Primitives
@ext-vk
git clone https://git.s-ol.nu/forks/DiligentCore.git
- DILIGENT_BEGIN_INTERFACE1 helper s-ol 2 years ago
- Updated copyright notice assiduous 2 years ago
- Added C API for IReferenceCounters assiduous 3 years ago
- Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildSettings private dependency for all projects assiduous 3 years ago
- Added IDataBlob::GetConstData method assiduous 3 years ago
- Enabled C API in GraphicsUtilities.h; added global function helper macros definition files assiduous 3 years ago
- Added API function call type specification to fix c/c++ mismatch on x86 MSVC assiduous 3 years ago
- Reworked C interface to optimize inheritance handling assiduous 3 years ago
- Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_INTERFACE pair assiduous 3 years ago
- Reworked C inteface method calls to use CALL_IFACE_METHOD macro assiduous 3 years ago
- 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 4 years ago
- Added 'Diligent-' prefix to project names to avoid name conflicts (https://github.com/DiligentGraphics/DiligentEngine/issues/20) Egor Yusov 4 years ago
- Fixed few clang warnings Egor Yusov 4 years ago