mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-18 10:02:23 -07:00
99b2d9d6d0
1) automatically tries WARP driver if HW creation fails 2) HRESULT checks for swap chain creation or Present call (can fail if GPU driver crashes) 3) checks HRESULT of D3DCompile functions instead of using shader pointer as error condition 4) releases shader blob memory when not needed anymore