OCULUS_multiview extension support added to three for Quest performance

I was wondering if there is an implementation of three out there already with OCULUS_multiview reintegrated. As there seems to be no traction of it in github.

I believe it’s needed for performance as it seems all the tricks to upscale textures to prevent aliasing in Quest is causing framerate and performance issues.

I’ve got an example with the frame buffer scale, adding foveation whatever that does and resetting the framerate to max frame rate here.

It doesn’t look like anything is happening and attempt to merge this branch by hand. Because it broke attempting to do it in sourcetree

I’ve hand merged the changes to the current dev branch but dont know what I am doing further. If it does basic renders that is enough for me