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

Refactor rendergraph #533

Draft
wants to merge 88 commits into
base: main
Choose a base branch
from
Draft

Refactor rendergraph #533

wants to merge 88 commits into from

Commits on May 17, 2023

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

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    2d92705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f140dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07aa64c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    568de1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00737f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f66742e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ebdd69 View commit details
    Browse the repository at this point in the history
  8. [*] Rewrite image wrapper

    IAmNotHanni committed May 20, 2023
    Configuration menu
    Copy the full SHA
    ae04933 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7020dd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4b2559 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2cf9d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ada2e11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c47f810 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

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

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    5f5ba9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91dbcaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5692271 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    226acf5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on Jun 1, 2023

  1. [*] Restructure renderer

    IAmNotHanni committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ac90edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5375033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc61ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0242200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    844e450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8a1baa View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    d4570da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a475e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee8c1a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf9ec0c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 10, 2023

  1. Configuration menu
    Copy the full SHA
    db25473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c98148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5ad65d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87a021f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fbf3b6 View commit details
    Browse the repository at this point in the history
  6. [*] Cleanup

    IAmNotHanni committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f6be7ac View commit details
    Browse the repository at this point in the history
  7. [*] Small cleanup

    IAmNotHanni committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    817f83a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    512975b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    2baa257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa0433 View commit details
    Browse the repository at this point in the history
  3. [application|render-graph] Omitting shader stage when specifying read…

    …s is only allowed for vertex and index buffers
    IAmNotHanni committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    a9d24c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    d7226ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7728222 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20f9b6f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    64fd3b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f8524 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. [*] Backup of work

    IAmNotHanni committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    971f7c9 View commit details
    Browse the repository at this point in the history
  2. [*] Backup of work

    IAmNotHanni committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    9f38440 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    a9c3b8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dffa1e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12d23ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f8f053 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    197d1b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    23e0957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a9fec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69c31d3 View commit details
    Browse the repository at this point in the history
  4. [*] Fix debug utils

    IAmNotHanni committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a9818e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1a7439 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53be5bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4039951 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    1b979b6 View commit details
    Browse the repository at this point in the history
  2. [instance] Small cleanup

    IAmNotHanni committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a283da7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aae3d14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf30179 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a526bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e94d128 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. WIP

    IAmNotHanni committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    423b554 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. WIP

    IAmNotHanni committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ab4c498 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. [*] Use dynamic rendering

    IAmNotHanni committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    72530b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. [*] WIP

    IAmNotHanni committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0cdf6eb View commit details
    Browse the repository at this point in the history
  2. [*] WIP

    IAmNotHanni committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    92de322 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. [*] WIP

    IAmNotHanni committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8b87f66 View commit details
    Browse the repository at this point in the history
  2. [*] WIP

    IAmNotHanni committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d91c5e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. [*] Backup of work

    IAmNotHanni committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    160d7bf View commit details
    Browse the repository at this point in the history
  2. [*] WIP

    IAmNotHanni committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    24ca21c View commit details
    Browse the repository at this point in the history
  3. [*] WIP

    IAmNotHanni committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9bd37ce View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. [*] WIP

    IAmNotHanni committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d888c5b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. [*] WIP (broken)

    IAmNotHanni committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8258c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f249425 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. [*] WIP

    IAmNotHanni committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9a92d2e View commit details
    Browse the repository at this point in the history
  2. [*] WIP

    IAmNotHanni committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d9f98d6 View commit details
    Browse the repository at this point in the history
  3. [*] WIP

    IAmNotHanni committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    39e7e9c View commit details
    Browse the repository at this point in the history
  4. [*] WIP

    IAmNotHanni committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4097b45 View commit details
    Browse the repository at this point in the history
  5. [*] WIP

    IAmNotHanni committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e71a1e7 View commit details
    Browse the repository at this point in the history