Skip to content

Releases: KhronosGroup/OpenXR-Tutorials

Add Analytics Tag

02 Oct 19:52
0c6878d

Choose a tag to compare

Add Analytics Tag

v1.0.12

04 Sep 20:11
ab5e32f

Choose a tag to compare

Add link to the OpenXR Guide for Frame Timing

Add some details on the purpose of the graphics abstraction.

26 Jun 16:16
29b040b

Choose a tag to compare

The graphics abstraction is just a minimal set of code to get something on the screen. It is not intended for production use, its purpose is to show how one could integrate with OpenXR.

Minor fixes

25 Jun 22:49
f561b93

Choose a tag to compare

Fixed download archives.
Minor text fixes.

Update to OpenXR 1.1.49

25 Jun 21:44
c2f5989

Choose a tag to compare

Quite a few updates to bring the tutorials up to OpenXR 1.1.49 including a newer gradle version.

  • Update to Gradle 8.12
  • Update to OpenXR 1.1.49
  • Move graphics wrappers and glad wrappers into this project
  • Minimum cmake 3.28.3
  • Update reuse
  • Remove old loader aar
  • Update workflows to use Ubuntu 24.04
  • Update build.md
  • OpenGL fix #146
  • Remove dead code #148

v1.0.8

01 Oct 23:11
e493c17

Choose a tag to compare

  • Fix deprecated function usage ALooper_PollAll
  • Fix double block spawn
  • Add block spawning to "menu" button

v1.0.7

01 Oct 21:21
1f35bb2

Choose a tag to compare

  • Trailing space, missing final newline, etc.
  • Format CMake files
  • Update spec links to 1.1
  • Markdown lint violation fixing

v1.0.6

01 Oct 17:54
81ce948

Choose a tag to compare

Fixed crash in Chapter 4 tutorial code.

v1.0.5

04 Mar 17:49
679a261

Choose a tag to compare

  • Update to OpenXR 1.0.34
  • Update gradle wrapper files

v1.0.4

28 Feb 22:58
493e7ca

Choose a tag to compare

1.0.4 addresses build issue for Windows.