CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 15:54:01 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/immersive-web/webxr.git
etag: W/"8f60dc425a9ca80900cc7b1a126448e3"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=CEKgRA7tpcDfBpL8ptzY2wZbl0INVWERT%2BtA48swHgJezlubdYjeFMybCLuPS%2BAO1bmBONRPEs3H1d3BHw9Tq7RaNGi3eDYeHqGPt2d3%2Bnnaev9FYhOyVilPKeBO8%2F5ARVl4CD5cmHCSskYM5L8AE83NdIW7ljl1xELEixnypZReofkZI0nNgtTCGvAkeuhQTCoJ0lgUa%2B%2FJ9qZvDEMG0hgieoTUHPzEUQbBrH%2FJibM%2F6Y7HoAdH%2BV0a3RrDdX9YcwCJgNEs7mTH9xclRZApAg%3D%3D--ZaFiRVks02EAxT%2Bo--3JXQjiJLCGP8psIlD%2BHaaA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.876210821.1752940441; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 15:54:01 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 15:54:01 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B69E:10A6BA:64409C:7D9769:687BBF99
Spec: Move outputContext to XRRenderState (#536) · immersive-web/webxr@12474aa · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 401
Commit 12474aa
authored
Spec: Move outputContext to XRRenderState (#536)
This change makes the outputContext part of the Session's render state, as is outlined in the explainer, so that it can be managed by the same timing as the rest of the state. This change requires slightly more logic than other render state values since it may need to remove the outputContext from a session that it was previously assigned to.1 parent c585cd2 commit 12474aaCopy full SHA for 12474aa
Expand file treeCollapse file tree
1 file changed
+24
-7
lines changed+24-7Lines changed: 24 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
309 | 308 |
| |
310 | 309 |
| |
311 | 310 |
| |
| |||
339 | 338 |
| |
340 | 339 |
| |
341 | 340 |
| |
342 |
| - | |
343 | 341 |
| |
344 | 342 |
| |
345 | 343 |
| |
| |||
399 | 397 |
| |
400 | 398 |
| |
401 | 399 |
| |
| 400 | + | |
402 | 401 |
| |
403 | 402 |
| |
404 | 403 |
| |
| |||
494 | 493 |
| |
495 | 494 |
| |
496 | 495 |
| |
497 |
| - | |
498 | 496 |
| |
499 | 497 |
| |
500 | 498 |
| |
| |||
509 | 507 |
| |
510 | 508 |
| |
511 | 509 |
| |
| 510 | + | |
512 | 511 |
| |
513 | 512 |
| |
514 | 513 |
| |
515 | 514 |
| |
516 | 515 |
| |
517 | 516 |
| |
| 517 | + | |
518 | 518 |
| |
519 | 519 |
| |
520 | 520 |
| |
| |||
526 | 526 |
| |
527 | 527 |
| |
528 | 528 |
| |
| 529 | + | |
529 | 530 |
| |
530 | 531 |
| |
531 | 532 |
| |
| |||
573 | 574 |
| |
574 | 575 |
| |
575 | 576 |
| |
576 |
| - | |
| 577 | + | |
577 | 578 |
| |
578 | 579 |
| |
579 | 580 |
| |
| |||
1237 | 1238 |
| |
1238 | 1239 |
| |
1239 | 1240 |
| |
1240 |
| - | |
| 1241 | + | |
1241 | 1242 |
| |
1242 | 1243 |
| |
1243 | 1244 |
| |
| |||
1373 | 1374 |
| |
1374 | 1375 |
| |
1375 | 1376 |
| |
| 1377 | + | |
| 1378 | + | |
1376 | 1379 |
| |
1377 | 1380 |
| |
1378 | 1381 |
| |
1379 | 1382 |
| |
1380 | 1383 |
| |
1381 | 1384 |
| |
1382 |
| - | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
1383 | 1401 |
| |
1384 |
| - | |
1385 | 1402 |
| |
1386 | 1403 |
| |
1387 | 1404 |
| |
|
You can’t perform that action at this time.
0 commit comments