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

Add support for macOS (and other GPUs without hardware ray tracing support) #46

Merged
merged 17 commits into from
Feb 27, 2022

Commits on Jan 1, 2022

  1. It works.. I guess

    expenses committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    60f78a6 View commit details
    Browse the repository at this point in the history
  2. Getting a device timeout

    expenses committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    5bc2a18 View commit details
    Browse the repository at this point in the history
  3. Adjust script

    expenses committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    dccf1a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

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

Commits on Feb 2, 2022

  1. Merge remote-tracking branch 'embark/main' into rtx-off

    Ashley authored and Ashley committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    b63ad2b View commit details
    Browse the repository at this point in the history
  2. Comment out rust post combine shader

    Ashley authored and Ashley committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e02ce93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08c9fb7 View commit details
    Browse the repository at this point in the history
  4. Switch back to the rust shader for post combine

    Ashley Ruglys committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    83504f8 View commit details
    Browse the repository at this point in the history
  5. Check updated rust shaders into this branch

    Ashley Ruglys committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0ceb4fe View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Merge remote-tracking branch 'origin/main' into rtx-off

    Ashley Ruglys committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5abe8ed View commit details
    Browse the repository at this point in the history
  2. Change commented out lines into cfg statements

    Ashley Ruglys committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    2f2f04b View commit details
    Browse the repository at this point in the history
  3. Run cargo fmt

    Ashley Ruglys committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a9e1893 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Remove the ray-tracing feature and replace it with a runtime extensio…

    …n check
    Ashley Ruglys committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    e84ecff View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Apply suggestions

    Ashley Ruglys committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    0763b4b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    781060a View commit details
    Browse the repository at this point in the history
  2. Apply suggestions, should be good to merge as a MVP afaik

    Ashley Ruglys committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    40a97b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Make clippy happy

    Ashley Ruglys committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    6a776a7 View commit details
    Browse the repository at this point in the history