Closed
Bug 1501455
Opened 7 years ago
Closed 7 years ago
Remove gfxVROculus and gfxVROpenVR
Categories
(Core :: WebVR, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: kip, Assigned: kip)
References
Details
Attachments
(1 file)
gfx/vr/gfxVROculus.cpp/h and gfx/vr/gfxVROpenVR.cpp/h have been replaced with the VRService thread implementations in gfx/vr/service
Now that the VRService thread is enabled by default, we can remove these old files.
| Assignee | ||
Comment 1•7 years ago
|
||
Now that the VRService thread is enabled by default, we
can remove these old files.
The OpenVR 3rd party code has been moved from gfx/vr/openvr
to gfx/vr/service/openvr to be closer to the OpenVRSession
implementation.
The Oculus header (ovr_capi_dynamic.h) has been moved from
gfx/vr/ovr_capi_dynamic.h to gfx/vr/service/oculus to be
closer to the OculusSession implementation.
Updated•7 years ago
|
Attachment #9019526 -
Attachment description: Bug 1501455 - Remove gfxVROculus and gfxVROpenVRgfx/vr/gfxVROculus.cpp/h and gfx/vr/gfxVROpenVR.cpp/h havebeen replaced with the VRService thread implementations ingfx/vr/service → Bug 1501455 - Remove gfx/vr/gfxVROculus.cpp/h and gfx/vr/gfxVROpenVR.cpp/h
Updated•7 years ago
|
Attachment #9019526 -
Attachment description: Bug 1501455 - Remove gfx/vr/gfxVROculus.cpp/h and gfx/vr/gfxVROpenVR.cpp/h → Bug 1501455 - Remove gfx/vr/gfxVROculus.cpp and gfx/vr/gfxVROpenVR.cpp
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed by kgilbert@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99bb541e5ce1
Remove gfx/vr/gfxVROculus.cpp and gfx/vr/gfxVROpenVR.cpp r=daoshengmu
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•