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

Fix SimpleVramAllocator #120

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    3938d79 View commit details
    Browse the repository at this point in the history
  2. refactor: add todos

    zetanumbers committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1b99276 View commit details
    Browse the repository at this point in the history
  3. fix: get_vram_allocator

    zetanumbers committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1aa3084 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54c5f81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1b7bfa View commit details
    Browse the repository at this point in the history
  6. refactor!: rename get_vram_allocator to VramAllocator::take

    And isolate unsafety inside of `vram_allocator_singleton`
    zetanumbers committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ad98b57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    705458b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. latest try at vram mod

    zetanumbers committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    467a6c1 View commit details
    Browse the repository at this point in the history