Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Neotron-Compute/Neotron-OS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: Neotron-Compute/Neotron-OS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add-graphics-api
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 24 files changed
  • 1 contributor

Commits on Aug 20, 2024

  1. Add some demo slides.

    These need pushing out to a demo application really, but I haven't done the API yet.
    
    Note I had to give the OS more RAM so there was room for the slides.
    thejpster committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5d591cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e702755 View commit details
    Browse the repository at this point in the history
  3. Use git version of tinybmp

    thejpster committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c6fd84e View commit details
    Browse the repository at this point in the history
  4. Update Cargo.lock

    thejpster committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5646a64 View commit details
    Browse the repository at this point in the history
  5. Add 16-colour bitmap.

    Sets the correct mode based on the bitmap colour depth.
    thejpster committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8ae8755 View commit details
    Browse the repository at this point in the history
  6. Clippy fixes.

    thejpster committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9f60157 View commit details
    Browse the repository at this point in the history
  7. More clippy fixes.

    thejpster committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    29aeb0e View commit details
    Browse the repository at this point in the history
Loading