Tags: Elvyria/wcolor
Tags
IHwndRenderTarget was replaced with windows composition mode engine f… …or better performance and AA optimizations. Functions now return ComPtr<> instead of raw com pointers. All win32 calls that return HRESULT where wrapped in hr() function to return Result<(), HRESULT> Rendering geometry realizations instead of geometries for better performance.