StreamFX: Drastically Improved Render Target Performance
Added 2024-06-23 13:17:51 +0000 UTCUsing obs_texrender
Using my new implementation
All this by cutting off a significant chunk of duplicate calls or repeated calls to graphics functions. Actually fully pinning two CPU cores now, instead of barely using half.
Comments
Oooh sexy!
Wyatt Kane
2024-06-24 07:19:03 +0000 UTCI can theoretically drive this even further by omitting any context state resets until StreamFX has to return control to third-party (libOBS, other plugin) code, but this is already way better than i expected.
Vezart of Vhonowslend
2024-06-23 13:28:17 +0000 UTC