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

feat: wip implementation for passing chunk state fo wgpu layer #5125

Draft
wants to merge 16 commits into
base: feature/wgpu-rendering-refactor
Choose a base branch
from

Commits on Jul 24, 2023

  1. rust core natives

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    71ad440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f9a8a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a5a0dd View commit details
    Browse the repository at this point in the history
  4. build(bumpup-gradle): fix several declaration of `copyResourcesToClas…

    …ses`. unitTests and integrationTests works now
    DarkWeird authored and pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5517472 View commit details
    Browse the repository at this point in the history
  5. rough working implemention of wgpu

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4bc947c View commit details
    Browse the repository at this point in the history
  6. rework rendering logic

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9ca9c25 View commit details
    Browse the repository at this point in the history
  7. feat: cleanup api

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ce8bcc9 View commit details
    Browse the repository at this point in the history
  8. add dispatch logic

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    03f7904 View commit details
    Browse the repository at this point in the history
  9. feat: add wgpu texture

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f825b5e View commit details
    Browse the repository at this point in the history
  10. feat: added logic to draw borderer images

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    350fbb6 View commit details
    Browse the repository at this point in the history
  11. feat: fix border

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3329db8 View commit details
    Browse the repository at this point in the history
  12. feat: add shadow to wgpu

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8d5c09a View commit details
    Browse the repository at this point in the history
  13. feat: add crop

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1309c6c View commit details
    Browse the repository at this point in the history
  14. rework lwjgl code

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9df358a View commit details
    Browse the repository at this point in the history
  15. feat: starteded working on deferred pipeline

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d8de459 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. feat: wip implementation for passing chunk state fo wgpu layer

    Signed-off-by: Michael Pollind <[email protected]>
    pollend committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4e18884 View commit details
    Browse the repository at this point in the history