Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
waflores
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
will/do-bazel
User selector
All users
All time
Commit history
Commits on Mar 15, 2026
Simplified the flags in bazelrc and going back to basics for BUILD.bazel
waflores
committed
4bd1a18
View commit details
Copy full SHA for 4bd1a18
Browse repository at this point
Switching over to an updated rules_foreign_cc dep.
waflores
committed
630b0f6
View commit details
Copy full SHA for 630b0f6
Browse repository at this point
Commits on Mar 14, 2026
We patched rules_foreign_cc to be compatible with bazel v9.0.1
waflores
committed
e2f3d92
View commit details
Copy full SHA for e2f3d92
Browse repository at this point
Saving our work for SDL2 to SDL3 autoconf configuration and trying to get to a state where we had something a little more workable.
waflores
committed
96df667
View commit details
Copy full SHA for 96df667
Browse repository at this point
We added the snakes demo to Bazel so that we have something to test. Cleaning up top level BUILD file.
waflores
committed
c04fb93
View commit details
Copy full SHA for c04fb93
Browse repository at this point
Adding in BCR deps to try to standardize the overlay needed to build with this library cross platform.
waflores
committed
d60b6bd
View commit details
Copy full SHA for d60b6bd
Browse repository at this point
Adding the rules_cc windows support patch into our tree.
waflores
committed
ea72454
View commit details
Copy full SHA for ea72454
Browse repository at this point
Revamping the entire project to use Bazel v9.0.1
waflores
committed
26bf9db
View commit details
Copy full SHA for 26bf9db
Browse repository at this point
XXX: saving stuff away.
waflores
committed
edccc32
View commit details
Copy full SHA for edccc32
Browse repository at this point
We started with something for sdl to build.
waflores
committed
cff448e
View commit details
Copy full SHA for cff448e
Browse repository at this point
wayland: Eliminate redundant keyboard and mouse removals
Show description for 566448d
Kontrabant
committed
566448d
View commit details
Copy full SHA for 566448d
Browse repository at this point
Fixed warning: no previous prototype for function 'SDL_IsJoystickGameInput'
slouken
committed
69e94a4
View commit details
Copy full SHA for 69e94a4
Browse repository at this point
Commits on Mar 13, 2026
Add second-gen Backbone One to recognized controllers.
Packetdancer
authored and
slouken
committed
ba00e77
View commit details
Copy full SHA for ba00e77
Browse repository at this point
wayland: Send display moved events on display geometry changes
Show description for 41bce95
Kontrabant
committed
41bce95
View commit details
Copy full SHA for 41bce95
Browse repository at this point
wayland: Prevent overlapping outputs when using display scaling
Show description for 98d2366
Kontrabant
committed
98d2366
View commit details
Copy full SHA for 98d2366
Browse repository at this point
Commits on Mar 12, 2026
io: With stdio, only forbid opening directories as files.
Show description for 9f19cff
icculus
committed
9f19cff
View commit details
Copy full SHA for 9f19cff
Browse repository at this point
io: Wrap IsRegularFileOrPipe in a more generic preprocessor test.
Show description for 4d675f2
icculus
committed
4d675f2
View commit details
Copy full SHA for 4d675f2
Browse repository at this point
io: Remove `iodata->regular_file` check.
Show description for 803cd75
icculus
committed
803cd75
View commit details
Copy full SHA for 803cd75
Browse repository at this point
Disable system gesture state for all GCControllers
Show description for 11adfd2
slouken
committed
11adfd2
View commit details
Copy full SHA for 11adfd2
Browse repository at this point
Removed redundant ifdef
slouken
committed
b80b466
View commit details
Copy full SHA for b80b466
Browse repository at this point
wayland: Prevent the window from errantly growing when scale to display is used
Show description for 18219d5
Kontrabant
committed
18219d5
View commit details
Copy full SHA for 18219d5
Browse repository at this point
Commits on Mar 10, 2026
Fix strpbrk() discarded const qualifier
WillyJL
authored and
slouken
committed
c45be94
View commit details
Copy full SHA for c45be94
Browse repository at this point
GPU: Refcount Vulkan allocations to fix transfer corruption on defrag (#15127)
Show description for b4b9a03
thatcosmonaut
authored
b4b9a03
View commit details
Copy full SHA for b4b9a03
Browse repository at this point
Fallback for non-gamepad controllers in GameInput
Show description for 419dcfe
Nintorch
authored and
slouken
committed
419dcfe
View commit details
Copy full SHA for 419dcfe
Browse repository at this point
Sync SDL3 wiki -> header
Show description for d20c7e5
SDLWikiBot
committed
d20c7e5
View commit details
Copy full SHA for d20c7e5
Browse repository at this point
Commits on Mar 9, 2026
Sync SDL3 wiki -> header
Show description for 6ccf3d0
SDLWikiBot
committed
6ccf3d0
View commit details
Copy full SHA for 6ccf3d0
Browse repository at this point
Small GameInput joystick backend improvements
Show description for 0138843
Nintorch
authored and
slouken
committed
0138843
View commit details
Copy full SHA for 0138843
Browse repository at this point
Don't load libopenxr_loader.so
Show description for 25b62f0
slouken
committed
25b62f0
View commit details
Copy full SHA for 25b62f0
Browse repository at this point
extract capabilities for 360 controllers over libusb (#15183)
Show description for 101273f
sanjay900
authored
101273f
View commit details
Copy full SHA for 101273f
Browse repository at this point
Commits on Mar 8, 2026
Sync SDL3 wiki -> header
Show description for 466ab45
SDLWikiBot
committed
466ab45
View commit details
Copy full SHA for 466ab45
Browse repository at this point
windows: support flag RIDEV_INPUTSINK in raw input (#15182)
dAmihl
authored
ae3ae4b
View commit details
Copy full SHA for ae3ae4b
Browse repository at this point
stb_image: Fix -Wdouble-promotion warning
Show description for 31aa18f
sezero
committed
31aa18f
View commit details
Copy full SHA for 31aa18f
Browse repository at this point
support batteries on 3rd party controllers
sanjay900
authored and
slouken
committed
e610b85
View commit details
Copy full SHA for e610b85
Browse repository at this point
Add support for whammy and tilt on PS4/5 guitars
Show description for 94f17d6
sanjay900
authored
94f17d6
View commit details
Copy full SHA for 94f17d6
Browse repository at this point
Sync SDL3 wiki -> header
Show description for b3f4eba
SDLWikiBot
committed
b3f4eba
View commit details
Copy full SHA for b3f4eba
Browse repository at this point
Previous
Next
You can’t perform that action at this time.