Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenVR and OpenXR symmetric and other projection matrix options #196

Merged

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    57cb0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f337cf View commit details
    Browse the repository at this point in the history
  3. first cut of OpenXR symmetric projection matrices - desparately needs…

    … tidying up but appears to work correctly
    mrbelowski committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d75110e View commit details
    Browse the repository at this point in the history
  4. tweak a calculation the looked upside down (but is hard to tell with …

    …Index's almost vertically symmetric projection)
    mrbelowski committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d79e5e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. WIP

    mrbelowski committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5738af3 View commit details
    Browse the repository at this point in the history
  2. more WIP - reworked bounds and FOV calculations to reduce mess; still…

    … need to verify OpenXR signs
    mrbelowski committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8cb868a View commit details
    Browse the repository at this point in the history
  3. wip

    mrbelowski committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4d77aa5 View commit details
    Browse the repository at this point in the history
  4. wip

    mrbelowski committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5edfab1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d61170 View commit details
    Browse the repository at this point in the history
  6. add option to grow the render target to accommodate projection croppi…

    …ng with no image quality loss (at the expense of performance)
    mrbelowski committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    57a8b38 View commit details
    Browse the repository at this point in the history
  7. revert commit hash change

    mrbelowski committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6dc0f16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91d8f35 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. more tidy up - cache the results of the eye projection and texture bo…

    …unds / scaling calculations
    mrbelowski committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4a099e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a133c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a837bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95961a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Merge branch 'open-vr-and-openxr-symmetric-projection' of github.com:…

    …mrbelowski/UEVR into open-vr-and-openxr-symmetric-projection
    mrbelowski committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ea3a631 View commit details
    Browse the repository at this point in the history
  2. ensure changes to near clipping plane trigger eye matrix derivation; …

    …added original FOV to log messages when deriving eye matrices
    mrbelowski committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    bfd2c5a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    ed11d9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540b526 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    9bbc6f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    ec952e0 View commit details
    Browse the repository at this point in the history
  2. Remove unused CommitHash.hpp

    praydog committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1a320c6 View commit details
    Browse the repository at this point in the history