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 }}
apiel
/
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
Breadcrumbs
History for
SDL
src
power
on
SDL2
User selector
All users
All time
Commit history
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 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 May 18, 2023
power: On Linux, compare status strings as case-insensitive.
Show description for df9d0fb
icculus
committed
df9d0fb
View commit details
Copy full SHA for df9d0fb
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 Nov 16, 2022
Remove un-needed check for NULL pointer. They were previously checked just before.
1bsyl
committed
1d7966d
View commit details
Copy full SHA for 1d7966d
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
N3DS port (squashed)
Show description for 6552753
FtZPetruska
authored and
slouken
committed
6552753
View commit details
Copy full SHA for 6552753
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Don't fail to get battery status if the upower refresh call fails
slouken
committed
5c4fff7
View commit details
Copy full SHA for 5c4fff7
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
Fixed D-Bus battery refresh call
slouken
committed
03c4405
View commit details
Copy full SHA for 03c4405
View code at this point
Browse repository at this point
Refresh the battery state before we query it on Linux
slouken
committed
ec8e310
View commit details
Copy full SHA for ec8e310
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 Nov 22, 2021
use SDL's functions version inplace of libc version
1bsyl
authored and
slouken
committed
d31251b
View commit details
Copy full SHA for d31251b
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Fixed some accidental uses of external C runtime functions
slouken
committed
345c161
View commit details
Copy full SHA for 345c161
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Make sure SDL file descriptors don't leak into child processes
slouken
committed
bf97c5a
View commit details
Copy full SHA for bf97c5a
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Initial rebase of xerpi's port
isage
authored and
slouken
committed
2d64e37
View commit details
Copy full SHA for 2d64e37
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 Jan 17, 2020
Updated copyright date for 2020
slouken
committed
a8780c6
View commit details
Copy full SHA for a8780c6
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Fixed bug 4920 - Wider support for seconds of battery life left on Linux platforms using sys interface
Show description for 58a11d3
slouken
committed
58a11d3
View commit details
Copy full SHA for 58a11d3
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
SDL_syspower.c: remove redundant expression
1bsyl
committed
25d53a4
View commit details
Copy full SHA for 25d53a4
View code at this point
Browse repository at this point
SDL_syspower: remove dead store warning
Show description for ff0d924
1bsyl
committed
ff0d924
View commit details
Copy full SHA for ff0d924
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Updated copyright for 2019
slouken
committed
5e13087
View commit details
Copy full SHA for 5e13087
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
SDL_power.c: Adjust SDL_POWER_DISABLED ifdefs to avoid zero-size array
Show description for 7be4fca
sezero
committed
7be4fca
View commit details
Copy full SHA for 7be4fca
View code at this point
Browse repository at this point
Commits on Oct 14, 2018
SDL_GetPowerInfo_Hardwired is static in SDL_power.c
Show description for 703361e
sezero
committed
703361e
View commit details
Copy full SHA for 703361e
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
Handle NULL return from SDL_DBus_GetContext()
slouken
committed
a9ae1b5
View commit details
Copy full SHA for a9ae1b5
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Updated copyright for 2018
slouken
committed
e3cc5b2
View commit details
Copy full SHA for e3cc5b2
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
power: whoops, that should be "==" not "!=".
icculus
committed
b36755a
View commit details
Copy full SHA for b36755a
View code at this point
Browse repository at this point
power: Linux /sys/class testing should skip "device" scopes.
Show description for c27dc51
icculus
committed
c27dc51
View commit details
Copy full SHA for c27dc51
View code at this point
Browse repository at this point
Commits on May 28, 2017
power: Add Linux org.freedesktop.UPower D-Bus implementation.
Show description for 643f1cb
icculus
committed
643f1cb
View commit details
Copy full SHA for 643f1cb
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Removed a bunch of unnecessary #ifdefs.
icculus
committed
07519a6
View commit details
Copy full SHA for 07519a6
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Updated copyright for 2017
slouken
committed
45b774e
View commit details
Copy full SHA for 45b774e
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
Fixed missing prototypes on Android, patch from Sylvain
slouken
committed
26f05ec
View commit details
Copy full SHA for 26f05ec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.