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: smallbasic/smallbasic.plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: llama.cpp
Choose a base ref
...
head repository: smallbasic/smallbasic.plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 20 files changed
  • 1 contributor

Commits on Dec 3, 2025

  1. Build settings for inclusion in flatpak build

    Chris Warren-Smith committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    9c25099 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. RAYLIB: build with SDL3 platform backend

    Chris Warren-Smith committed Jan 1, 2026
    Configuration menu
    Copy the full SHA
    e8500cf View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. RAYLIB: add missing include for flatpak build

    Chris Warren-Smith committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    4a59ea1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2026

  1. Revert "RAYLIB: build with SDL3 platform backend"

    This reverts commit e8500cf.
    
    Switching to SDL from libgl doesn't completely solve running from the IDE
    Chris Warren-Smith committed Jan 4, 2026
    Configuration menu
    Copy the full SHA
    c5ace4e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

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

Commits on Jan 6, 2026

  1. RAYLIB: rename UI detection to sblib_has_window_ui()

    Chris Warren-Smith committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    f615e24 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. FLATPAK: implements sblib_has_window_ui() in UI based modules

    Chris Warren-Smith committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    744b200 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. FLATPAK: ui modules now target wayland in linux build

    Chris Warren-Smith committed Jan 18, 2026
    Configuration menu
    Copy the full SHA
    5cf27c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. NUCLEAR: show window focused at startup

    Chris Warren-Smith committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    9d9d017 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Configuration menu
    Copy the full SHA
    44281e7 View commit details
    Browse the repository at this point in the history
  2. COMMON: fix autogen.sh

    Chris Warren-Smith committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    e2ae4b9 View commit details
    Browse the repository at this point in the history
  3. RAYLIB: fix reference to raylib_api.json

    Chris Warren-Smith committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    0967b93 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Merge branch 'llama.cpp'

    Chris Warren-Smith committed Feb 6, 2026
    Configuration menu
    Copy the full SHA
    65b1e5f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2026

  1. LLAMA: add support for grammar

    Chris Warren-Smith committed Feb 8, 2026
    Configuration menu
    Copy the full SHA
    7a26890 View commit details
    Browse the repository at this point in the history
Loading