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 }}
bookong
/
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
main
User selector
All users
All time
Commit history
Commits on Apr 21, 2021
wayland: Refactor toplevel mapping, implement HideWindow
flibitijibibo
authored and
icculus
committed
8e3ec34
View commit details
Copy full SHA for 8e3ec34
Browse repository at this point
Implement SDL_SetWindowAlwaysOnTop for X11
Cacodemon345
authored and
icculus
committed
0838f53
View commit details
Copy full SHA for 0838f53
Browse repository at this point
Fix error handling of wayland message box
Show description for a582557
meyraud705
authored and
icculus
committed
a582557
View commit details
Copy full SHA for a582557
Browse repository at this point
Fix icon of wayland message box
Show description for 12dd412
2 people
authored and
icculus
committed
12dd412
View commit details
Copy full SHA for 12dd412
Browse repository at this point
Return correct button id
meyraud705
authored and
icculus
committed
d0cf3b7
View commit details
Copy full SHA for d0cf3b7
Browse repository at this point
Disable pango markup in wayland massage box
Show description for 1fd95c5
meyraud705
authored and
icculus
committed
1fd95c5
View commit details
Copy full SHA for 1fd95c5
Browse repository at this point
Reimplement wayland message box function with execvp.
Show description for 0cd0e9b
meyraud705
authored and
icculus
committed
0cd0e9b
View commit details
Copy full SHA for 0cd0e9b
Browse repository at this point
KMSDRM: Only use OpenBSD-specific defines on pre-6.9 releases
Cacodemon345
authored and
slouken
committed
99ef03b
View commit details
Copy full SHA for 99ef03b
Browse repository at this point
Commits on Apr 20, 2021
Add SDL_SetWindowAlwaysOnTop()
directmusic
authored and
slouken
committed
a0a5da5
View commit details
Copy full SHA for a0a5da5
Browse repository at this point
Android: prevent error EGL_BAD_DISPLAY while getting egl version without display
Show description for 6be9c00
1bsyl
committed
6be9c00
View commit details
Copy full SHA for 6be9c00
Browse repository at this point
filesystem: Better OpenBSD support for SDL_GetBasePath().
Show description for 0350342
icculus
committed
0350342
View commit details
Copy full SHA for 0350342
Browse repository at this point
Commits on Apr 19, 2021
Fix keymap updating for X11 backend
renom
authored and
icculus
committed
de6d290
View commit details
Copy full SHA for de6d290
Browse repository at this point
wayland: Implement GetDisplayDPI
flibitijibibo
authored and
icculus
committed
509228c
View commit details
Copy full SHA for 509228c
Browse repository at this point
wayland: Implement SetWindowModalFor
flibitijibibo
authored and
icculus
committed
fcbfe33
View commit details
Copy full SHA for fcbfe33
Browse repository at this point
wayland: Implement RestoreWindow for xdg/zxdg
flibitijibibo
authored and
icculus
committed
213bfc1
View commit details
Copy full SHA for 213bfc1
Browse repository at this point
wayland: Removed unused GetDisplayModes/SetDisplayMode functions
flibitijibibo
authored and
icculus
committed
0f51800
View commit details
Copy full SHA for 0f51800
Browse repository at this point
wayland: Implement GetDisplayBounds
flibitijibibo
authored and
icculus
committed
46df195
View commit details
Copy full SHA for 46df195
Browse repository at this point
Commits on Apr 17, 2021
wayland: Implement basic window move events via wl_surface_listener.
Show description for ed24c34
flibitijibibo
authored and
slouken
committed
ed24c34
View commit details
Copy full SHA for ed24c34
Browse repository at this point
Commits on Apr 16, 2021
Android: add AAudio entry in CMake SDL_config
1bsyl
committed
859230e
View commit details
Copy full SHA for 859230e
Browse repository at this point
Android: enable audio driver OpenSLES when building with CMake
1bsyl
committed
d4e96e1
View commit details
Copy full SHA for d4e96e1
Browse repository at this point
Commits on Apr 15, 2021
AAudio: add aaudio pause/resume function to android events loop
1bsyl
committed
b4f89c5
View commit details
Copy full SHA for b4f89c5
Browse repository at this point
Android: add openslES and AAudio compilation to CMakeLists
1bsyl
committed
02b1ebc
View commit details
Copy full SHA for 02b1ebc
Browse repository at this point
AAudio: add compilation to Android.mk, but not activated in SDL_config_android.h
1bsyl
committed
146656c
View commit details
Copy full SHA for 146656c
Browse repository at this point
AAudio: add bootstrap in SDL_audio.c
1bsyl
committed
f1fab24
View commit details
Copy full SHA for f1fab24
Browse repository at this point
Android: add AAudio back-end, with playback and capture (see #3710)
Show description for 04b2f5f
1bsyl
committed
04b2f5f
View commit details
Copy full SHA for 04b2f5f
Browse repository at this point
Android: OpenSLES, explicitly initialise the global variable 'bqPlayerPlay',
Show description for 4118fe6
1bsyl
committed
4118fe6
View commit details
Copy full SHA for 4118fe6
Browse repository at this point
Commits on Apr 14, 2021
bump minimum required autoconf version and revise autogen.sh
sezero
committed
babd79b
View commit details
Copy full SHA for babd79b
Browse repository at this point
rename PKG_CONFIG_LIBS_PRIV to PKGCONFIG_LIBS_PRIV
Show description for 6920385
sezero
committed
6920385
View commit details
Copy full SHA for 6920385
Browse repository at this point
ran configure.ac through autoupdate-2.69
Show description for 197cfca
sezero
committed
197cfca
View commit details
Copy full SHA for 197cfca
Browse repository at this point
Cleanup Linux joystick code
slouken
committed
499d31e
View commit details
Copy full SHA for 499d31e
Browse repository at this point
Commits on Apr 13, 2021
Support key composing (i.e. dead keys) in Wayland driver (#4296)
Show description for 5c78df9
lacc97
and
slouken
authored
5c78df9
View commit details
Copy full SHA for 5c78df9
Browse repository at this point
Fixed Xbox controller when using the default Linux gamepad mapping
Show description for b04136e
slouken
committed
b04136e
View commit details
Copy full SHA for b04136e
Browse repository at this point
Show the real name of the Xbox controller when using the generic mapping on Linux
slouken
committed
1aaafc2
View commit details
Copy full SHA for 1aaafc2
Browse repository at this point
joystick: linux: Avoid checking for gamepad mapping each frame
Show description for 1542300
pcercuei
authored and
slouken
committed
1542300
View commit details
Copy full SHA for 1542300
Browse repository at this point
cmake: Weak link with CoreHaptics
Show description for 401f485
okuoku
authored and
slouken
committed
401f485
View commit details
Copy full SHA for 401f485
Browse repository at this point
Previous
Next
You can’t perform that action at this time.