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

new: introduce density function compiler targetting jvm bytecode #361

Merged
merged 65 commits into from
Oct 15, 2024

Commits on Sep 2, 2024

  1. new: pain part 1

    ishland committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5bcc368 View commit details
    Browse the repository at this point in the history
  2. fix: the dumbest mistakes

    ishland committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0b49d8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b76a771 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. new: attempt to batch noise

    ishland committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    72871de View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. new: bytecode compiler

    ishland committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4721143 View commit details
    Browse the repository at this point in the history
  2. perf: reduce alloc pressure

    ishland committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    71af2fa View commit details
    Browse the repository at this point in the history
  3. work: improvements

    ishland committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3e888c6 View commit details
    Browse the repository at this point in the history
  4. new: ArrayCache

    ishland committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0aadb5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7557b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    008af32 View commit details
    Browse the repository at this point in the history
  2. new: DFTNoiseNode

    ishland committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    eae7df7 View commit details
    Browse the repository at this point in the history
  3. new: DFTShiftNode

    ishland committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fb625ba View commit details
    Browse the repository at this point in the history
  4. new: DFTShiftANode

    ishland committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6db14bb View commit details
    Browse the repository at this point in the history
  5. new: DFTShiftBNode

    ishland committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2fe2eda View commit details
    Browse the repository at this point in the history
  6. new: YClampedGradientNode

    ishland committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    06c15aa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    55bb333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d336f23 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    57dd0ff View commit details
    Browse the repository at this point in the history
  2. new: WeirdScaledSampler

    ishland committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0dc6aca View commit details
    Browse the repository at this point in the history
  3. new: compilation cache

    ishland committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7e5af8c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    829fbe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae6add View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    39570a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0721d80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e64254 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    73a899a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c10d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc97c7b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    3db77d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd342a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 28, 2024

  1. Merge branch 'ver/1.21.1' into feature/dfc-v0

    # Conflicts:
    #	c2me-opts-natives-math/src/c/CMakeLists.txt
    ishland committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    584e85f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix: crashing with terralith

    ishland committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8c9f71d View commit details
    Browse the repository at this point in the history
  2. new: SplineAstNode

    ishland committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    33f5fed View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    3815533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb760d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5869109 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9ec64b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce83c15 View commit details
    Browse the repository at this point in the history
  6. fix: compilation cache

    ishland committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9284260 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58168f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    158e9a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    321f8a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14cfd95 View commit details
    Browse the repository at this point in the history
  11. perf: inline const splines

    ishland committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    173dc03 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    d14aaa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4522dd5 View commit details
    Browse the repository at this point in the history
  3. fix: equality checks

    ishland committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e0a8b87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c916f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a08ed12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dd72b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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

Commits on Oct 6, 2024

  1. fix: broken cache merging

    ishland committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    032f52c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. fix: blending hopefully

    ishland committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8e26af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7472914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    305288c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a832bbe View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    8fdcae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90262cc View commit details
    Browse the repository at this point in the history