sensics / OSVR-RenderManager

Apache License 2.0
64 stars 45 forks source link

Fixing buffer locking/unlocking code so that it does not leak memory … #317

Closed russell-taylor closed 7 years ago

russell-taylor commented 7 years ago

…and handles.

DuFF14 commented 7 years ago

Before I was unable to open SteamVR with DisplayServer running, but with these changes its able to startup. Seeing performance issues here during SteamVR demos, looks like a very low framerate, PC barely keeping up. SteamVR (VRServer) crashes during a demo (Senza Peso), and hangs until the process is killed. I don't know if any of that was introduced with these changes, I suspect not, as I had never tested this path before.