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 }}
zaucy
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SDL
src
video
android
on
SDL2
User selector
All users
All time
Commit history
Commits on Mar 5, 2024
Keep track of whether the Android on-screen keyboard was opened by the application
Show description for bdc7ad8
slouken
committed
bdc7ad8
View commit details
Copy full SHA for bdc7ad8
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
SDL_ShowMessageBox: Remove `#ifdef`s and respect SDL_VIDEO_DRIVER hint.
Show description for c5c0b2c
icculus
committed
c5c0b2c
View commit details
Copy full SHA for c5c0b2c
View code at this point
Browse repository at this point
Commits on Jan 6, 2024
Renamed ShowTextInput/HideTextInput to ShowScreenKeyboard/HideScreenKeyboard on Android
Show description for 0e913a2
slouken
committed
0e913a2
View commit details
Copy full SHA for 0e913a2
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
Updated copyright for 2024
slouken
committed
0fc3574
View commit details
Copy full SHA for 0fc3574
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
cmake: fix uses of undefined macro identifiers (-Wundef)
madebr
authored
d81d986
View commit details
Copy full SHA for d81d986
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
[SDL2] pointer boolean (#8523)
1bsyl
authored
a14b948
View commit details
Copy full SHA for a14b948
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Fixed making the EGL context current when resuming on Android
Show description for 832afa8
slouken
committed
832afa8
View commit details
Copy full SHA for 832afa8
View code at this point
Browse repository at this point
Commits on May 23, 2023
Updated source to match SDL function prototype style
slouken
committed
3f1fd5a
View commit details
Copy full SHA for 3f1fd5a
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Backport simplify flags PR #7220
1bsyl
authored and
slouken
committed
17515f4
View commit details
Copy full SHA for 17515f4
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Updated copyright for 2023
slouken
committed
0479df5
View commit details
Copy full SHA for 0479df5
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Clang-Tidy fixes (#6725)
Show description for d0bbfdb
FtZPetruska
authored and
slouken
committed
d0bbfdb
View commit details
Copy full SHA for d0bbfdb
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Update for SDL3 coding style (#6717)
Show description for b8d85c6
slouken
committed
b8d85c6
View commit details
Copy full SHA for b8d85c6
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Cleanup add brace (#6545)
Show description for fb0ce37
1bsyl
authored and
slouken
committed
fb0ce37
View commit details
Copy full SHA for fb0ce37
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Android: understand HAL_PIXEL_FORMAT_BGR_565 as a returned value from ANativeWindow_getFormat() (see #6016)
1bsyl
committed
03485db
View commit details
Copy full SHA for 03485db
View code at this point
Browse repository at this point
Commits on Jul 31, 2022
keyboard: Remove no-op calls to SDL_SetKeymap()
cgutman
authored and
slouken
committed
17f36c1
View commit details
Copy full SHA for 17f36c1
View code at this point
Browse repository at this point
keyboard: Only send SDL_KEYMAPCHANGED when the keymap actually changes
cgutman
authored and
slouken
committed
8b438f7
View commit details
Copy full SHA for 8b438f7
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
video: removed unused devindex argument from bootstrap's create method.
icculus
committed
20a76b0
View commit details
Copy full SHA for 20a76b0
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
make SDL_SetTextInputRect take a pointer to const
Show description for b085c18
rohlem
authored and
slouken
committed
b085c18
View commit details
Copy full SHA for b085c18
View code at this point
Browse repository at this point
Commits on May 30, 2022
Fixed building with C89 compiler
slouken
committed
c87b014
View commit details
Copy full SHA for c87b014
View code at this point
Browse repository at this point
Commits on May 24, 2022
video: Only check major version in SDL_GetWindowWMInfo
Show description for 412ceb8
smcv
authored and
slouken
committed
412ceb8
View commit details
Copy full SHA for 412ceb8
View code at this point
Browse repository at this point
Commits on May 10, 2022
Add SDL_SCANCODE_CALL and SDL_SCANCODE_ENDCALL
ccawley2011
authored and
slouken
committed
2f92402
View commit details
Copy full SHA for 2f92402
View code at this point
Browse repository at this point
Add SDL_SCANCODE_SOFTLEFT and SDL_SCANCODE_SOFTRIGHT
ccawley2011
authored and
slouken
committed
2bc3736
View commit details
Copy full SHA for 2bc3736
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Android: add SetWindowResizable() implementation
Show description for f5a9804
1bsyl
committed
f5a9804
View commit details
Copy full SHA for f5a9804
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
Make SDL_VIDEO_OPENGL_EGL optional on Android
guusw
authored and
1bsyl
committed
7495b98
View commit details
Copy full SHA for 7495b98
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Updated copyright for 2022
slouken
committed
120c76c
View commit details
Copy full SHA for 120c76c
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
Fixed bug #5118 - [Android] PointerIcon leak in Cursor API
1bsyl
committed
a1e992b
View commit details
Copy full SHA for a1e992b
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
Work around hang in AAudioStream_write() during extended shared object loading while running in a debugger. Observed on a OnePlus 8T (KB2005) running Oxygen OS 11.0.10.10.KB05AA.
Show description for 2423c51
slouken
committed
2423c51
View commit details
Copy full SHA for 2423c51
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Android: don't need to set the SurfaceHolder format from java code
Show description for 98a966d
1bsyl
committed
98a966d
View commit details
Copy full SHA for 98a966d
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
Cleaned up a few more Bugzilla mentions.
icculus
committed
65fbf36
View commit details
Copy full SHA for 65fbf36
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Updated copyright for 2021
slouken
committed
9130f7c
View commit details
Copy full SHA for 9130f7c
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Fixed bug 5235 - All internal sources should include SDL_assert.h
Show description for cb36189
slouken
committed
cb36189
View commit details
Copy full SHA for cb36189
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury)
Show description for 955f318
1bsyl
committed
955f318
View commit details
Copy full SHA for 955f318
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
Merge VideoBootStrap::available into VideoBootStrap::create
Show description for 052a137
mstoeckl
committed
052a137
View commit details
Copy full SHA for 052a137
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Added SDL_log.h to SDL_internal.h so logging is available everywhere
slouken
committed
b6afbe6
View commit details
Copy full SHA for b6afbe6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.