Blender Git Loki
Git Commits -> Revision aff49f6
Revision aff49f6 by Julian Eisel (soc-2019-openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) July 23, 2019, 23:39 (GMT) |
Use draw manager offscreen context for the VR session This way we avoid the big overhead of context switches. Makes frames render about twice as fast here. For heavy Spring scenes I'm getting around 20 FPS here, classroom scene is at 50 FPS. This is great given that drawing itself still isn't optimized for dual eye rendering. |
Commit Details:
Full Hash: aff49f607a391ac9d08c5f2e3e0b3d9fc632f383
Parent Commit: 57b77cd
Lines Changed: +19, -26