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

Added demo updated for SDL3 #719

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 6, 2024

  1. Added demo updated for SDL3

    added new demo headers that are updated to SDL3 and have been confirmed to compile and run appropriately on my machine.
    lessthen3 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b0acb1e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update nuklear_sdl3_gl2.h

    added detection for L and R CTRL
    lessthen3 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6fd7ea6 View commit details
    Browse the repository at this point in the history
  2. Update nuklear_sdl3_gl3.h

    added L and R CTRL support
    lessthen3 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cab7cb8 View commit details
    Browse the repository at this point in the history