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

Cross platform determinism #773

Merged
merged 37 commits into from
Aug 29, 2024
Merged

Cross platform determinism #773

merged 37 commits into from
Aug 29, 2024

Commits on Aug 19, 2024

  1. stddef

    erincatto committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bd7b708 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 23, 2024

  1. fix typos

    erincatto committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8039d61 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. 64 bit filtering

    fixed island bug
    erincatto committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    e7a3687 View commit details
    Browse the repository at this point in the history
  2. CI fix

    erincatto committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    3ea1071 View commit details
    Browse the repository at this point in the history
  3. restored island validation

    erincatto committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    79448bd View commit details
    Browse the repository at this point in the history
  4. fixed another island bug

    erincatto committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    ed4846b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. wip

    erincatto committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    dd372f8 View commit details
    Browse the repository at this point in the history
  2. fix for 64-bit category

    erincatto committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    873d96b View commit details
    Browse the repository at this point in the history
  3. warp sqrt

    erincatto committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    85e8d23 View commit details
    Browse the repository at this point in the history
  4. ffp-contract off

    erincatto committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    f5baf84 View commit details
    Browse the repository at this point in the history
  5. neon fix

    erincatto committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    bc52212 View commit details
    Browse the repository at this point in the history
  6. API consistency

    b2DefaultDebugDraw()
    erincatto committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    48cd727 View commit details
    Browse the repository at this point in the history
  7. fix documentation typo

    erincatto committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    bd1c74e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Removed all internal usage of b2MakeRot (sin/cos)

    Added cross platform determinism test
    erincatto committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bc1a2c5 View commit details
    Browse the repository at this point in the history
  2. CI fix

    erincatto committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e22bc4e View commit details
    Browse the repository at this point in the history
  3. testing macos settings

    erincatto committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e9633c9 View commit details
    Browse the repository at this point in the history
  4. fp precise on clang

    erincatto committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4ebc59e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. fix typo

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c2f6333 View commit details
    Browse the repository at this point in the history
  2. fix 01

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a7eb565 View commit details
    Browse the repository at this point in the history
  3. try 02

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    570373f View commit details
    Browse the repository at this point in the history
  4. try 02

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d7ab203 View commit details
    Browse the repository at this point in the history
  5. try03

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3c733cd View commit details
    Browse the repository at this point in the history
  6. try04

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1a1d1b2 View commit details
    Browse the repository at this point in the history
  7. try05

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b1c61c7 View commit details
    Browse the repository at this point in the history
  8. try06

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    073a663 View commit details
    Browse the repository at this point in the history
  9. testing cos and sin

    erincatto committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6f6f899 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. test 1

    erincatto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    96142bc View commit details
    Browse the repository at this point in the history
  2. test 02

    erincatto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e13bc93 View commit details
    Browse the repository at this point in the history
  3. test 3

    erincatto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5220ca0 View commit details
    Browse the repository at this point in the history
  4. test 4

    erincatto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    19119e2 View commit details
    Browse the repository at this point in the history
  5. test 5

    erincatto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a524645 View commit details
    Browse the repository at this point in the history
  6. back to sqrtf

    erincatto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8e19813 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. clean up

    erincatto committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5f98c2b View commit details
    Browse the repository at this point in the history
  2. clean up

    erincatto committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ffa454c View commit details
    Browse the repository at this point in the history
  3. clean up

    erincatto committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bebfa53 View commit details
    Browse the repository at this point in the history
  4. 3.1 version

    erincatto committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d1fbc61 View commit details
    Browse the repository at this point in the history