The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Document !1974

+10
+1
doc/changes/compositor/mr.1974.1.md
··· 1 + main: Tidy headers in layer renderer.
+2
doc/changes/compositor/mr.1974.2.md
··· 1 + main: Refactor the various getters of poses and view data so that they are 2 + shared between both graphics and compute paths.
+2
doc/changes/compositor/mr.1974.3.md
··· 1 + main: Refactor graphics dispatch, this makes it easier to extract the code 2 + later down the line.
+1
doc/changes/compositor/mr.1974.4.md
··· 1 + render: Refactor mesh distortion dispatch functions.
+2
doc/changes/compositor/mr.1974.5.md
··· 1 + render: Expose render_calc_uv_to_tangent_lengths_rect function, document it 2 + better and also add tests for it.
+2
doc/changes/compositor/mr.1974.6.md
··· 1 + render: Tweak cmake files so that comp_render is usable without any other of 2 + the compositor bits.