Tree @ext-vk (Download .tar.gz)
History of
Primitives
/
interface
@ext-vk
git clone https://git.s-ol.nu/forks/DiligentCore.git
- DILIGENT_BEGIN_INTERFACE1 helper s-ol 1 year, 10 months ago
- Updated copyright notice assiduous 2 years ago
- Added C API for IReferenceCounters assiduous 2 years ago
- Added IDataBlob::GetConstData method assiduous 2 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
- Updated Copyright notice 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