Diligent Engine - v2.4.e
·
1063 commits
to master
since this release
- Enabled Vulkan on Android
- Added C Interface
API Changes
- Added
PreTransformparameter to swap chain description - Added
PipelineStateCreateInfostruct that is now taken byIRenderDevice::CreatePipelineStateinstead ofPipelineStateDescstruct. AddedPSO_CREATE_FLAGSenum - Updated swap chain creation functions to use
NativeWindow - Added
NativeWindowwrapper and replacedpNativeWndHandleandpDisplaymembers with it inEngineGLCreateInfo