Commit ca89976
Fork api_layer_interface.cpp for libc++ roll
The new libc++ roll requires us to add a direct include to this file.
Since it takes a while for upstream changes to roll in, fork the file
until it's fixed upstream.
The upstream change is
KhronosGroup/OpenXR-SDK-Source#554
For ease of review, the patchsets in this CL are as follows:
1 - copy the file unchanged
2 - Make the change, update the patch and build files
Note that the presubmit complained about formatting, but I wasn't able
to get `git cl format` to actually do anything.
Bug: 431755915
Change-Id: I0a42ccfbb1c95b8494d6590bf691578b82a7074a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6734768
Commit-Queue: Devon Loehr <dloehr@google.com>
Auto-Submit: Devon Loehr <dloehr@google.com>
Reviewed-by: Brandon Jones <bajones@chromium.org>
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1486440}1 parent c239811 commit ca89976
4 files changed
Lines changed: 501 additions & 1 deletion
File tree
- third_party/openxr
- src_overrides
- patches
- src/loader
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
| |||
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments