Manish Goregaokar
|
794624b42b
|
Move viewports to being per-session, not per-frame
|
2020-05-18 08:20:19 -07:00 |
|
Manish Goregaokar
|
708824700f
|
Make views a per-frame deal
|
2020-05-18 08:19:42 -07:00 |
|
Manish Goregaokar
|
da3d2a8eff
|
Handle StereoCapture in GetViewport()
|
2020-05-12 17:40:19 -07:00 |
|
Josh Matthews
|
c002a29582
|
Support WebGL2 contexts in XRWebGLLayer.
|
2020-04-08 12:52:01 -04:00 |
|
YUAN LYU
|
3ea6d87bcc
|
Add trait DomObjectWrap to provide WRAP function
|
2020-03-20 22:16:56 -04:00 |
|
Kunal Mohan
|
f7db4b7f80
|
Modify script to prevent further violations of snake_case
|
2020-01-18 14:22:15 +05:30 |
|
Manish Goregaokar
|
fe7cbd7843
|
Construct viewports for inline sessions
|
2019-12-11 22:12:07 -08:00 |
|
Manish Goregaokar
|
8aaa8493a7
|
Give inline sessions the correct projection matrices
|
2019-12-10 15:13:42 -08:00 |
|
Manish Goregaokar
|
a1c1a16e98
|
Add inline support to XRWebGLLayer
|
2019-12-10 15:13:42 -08:00 |
|
Patrick Walton
|
a358bca766
|
Use surfman for managing GL surfaces
Co-authored-by: Alan Jeffrey <ajeffrey@mozilla.com>
Co-authored-by: Zakor Gyula <gyula.zakor@h-lab.eu>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
|
2019-11-01 08:47:11 -05:00 |
|
Josh Matthews
|
6ce5c25b72
|
xr: Synchronize WebGL layer creation with underlying GL APIs.
|
2019-10-09 09:42:26 -04:00 |
|
Josh Matthews
|
5bd1e86d42
|
webxr: Use the same texture format as the original GL context's framebuffer when creating an XR GL layer.
|
2019-09-20 01:28:22 -04:00 |
|
Alan Jeffrey
|
a0cb841d2a
|
Create depth and stencil attachments for XRWebGLLayer
|
2019-08-28 19:20:15 -05:00 |
|
Alan Jeffrey
|
b6cf6c0450
|
Better error detection when creating an XRWebGLLayer
|
2019-08-28 19:19:31 -05:00 |
|
Alan Jeffrey
|
c757a9c009
|
Get XR sessions to track the draw texture, so we render the XR framebuffer rather than the default canvas framebuffer
|
2019-07-28 10:24:38 -04:00 |
|
marmeladema
|
88cacfb009
|
Modify *::get_cx methods to return a safe JSContext instead of a raw one
|
2019-07-24 09:53:10 +01:00 |
|
Manish Goregaokar
|
b0002a003d
|
Make use of ended flag, get rid of XRLayer
|
2019-07-22 09:32:01 -07:00 |
|
Alan Jeffrey
|
aa0a72df0f
|
Added framebuffer and related attributes to XRWebGLLayer
|
2019-07-18 14:24:50 -05:00 |
|
Manish Goregaokar
|
c3b93a967d
|
Silence unused warnings
|
2019-01-03 23:53:50 -08:00 |
|
Manish Goregaokar
|
c6c6b518cb
|
Add spec links
|
2018-12-22 22:30:42 -08:00 |
|
Manish Goregaokar
|
28dff81dbf
|
Fill in XR frame/pose/view implementations
|
2018-12-21 15:47:28 -08:00 |
|
Manish Goregaokar
|
7e043a33f1
|
Support fetching viewport info
|
2018-12-21 14:43:41 -08:00 |
|
Manish Goregaokar
|
70e8a19200
|
Fill in some of XRWebGLLayer
|
2018-12-20 17:28:03 -08:00 |
|
Manish Goregaokar
|
29e9672d4d
|
Basic XRFrame interface
|
2018-12-19 15:42:27 -08:00 |
|