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
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 11, 2024
Use the correct type for the modifier in SDL_Keysym
Show description for 026edbe
slouken
committed
026edbe
View commit details
Copy full SHA for 026edbe
Browse repository at this point
Commits on May 10, 2024
Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data
slouken
committed
c95c415
View commit details
Copy full SHA for c95c415
Browse repository at this point
Fixed warning C4244: 'function': conversion from 'Uint16' to 'Uint8', possible loss of data
slouken
committed
8582bda
View commit details
Copy full SHA for 8582bda
Browse repository at this point
Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data
slouken
committed
c64d7ed
View commit details
Copy full SHA for c64d7ed
Browse repository at this point
Fixed SDL_GetPathInfo() return value on Windows
Show description for 71f3750
slouken
committed
71f3750
View commit details
Copy full SHA for 71f3750
Browse repository at this point
PipeWire: removing log message
Sackzement
authored and
slouken
committed
9c6aa50
View commit details
Copy full SHA for 9c6aa50
Browse repository at this point
Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default
Show description for a87fa02
slouken
committed
a87fa02
View commit details
Copy full SHA for a87fa02
Browse repository at this point
Fixed warning: implicit conversion loses integer precision: 'SDL_WindowFlags' (aka 'unsigned long') to 'Uint32' (aka 'unsigned int')
slouken
committed
323bab9
View commit details
Copy full SHA for 323bab9
Browse repository at this point
SDL_iconv_string: simplify recomputation of outbuf and outbytesleft
Show description for 2205626
sezero
committed
2205626
View commit details
Copy full SHA for 2205626
Browse repository at this point
SDL_x11sym.h: corrected XQueryKeymap() proto.
Show description for b2fca55
sezero
committed
b2fca55
View commit details
Copy full SHA for b2fca55
Browse repository at this point
Sync SDL3 wiki -> header
SDLWikiBot
committed
cd45e0a
View commit details
Copy full SHA for cd45e0a
Browse repository at this point
Sync SDL3 wiki -> header
SDLWikiBot
committed
7857d34
View commit details
Copy full SHA for 7857d34
Browse repository at this point
Documented the return value of SDL_GetDateTimeLocalePreferences()
slouken
committed
06a5d4d
View commit details
Copy full SHA for 06a5d4d
Browse repository at this point
Added ball, touchpad, and sensor support for virtual joysticks
Show description for c1ba311
slouken
committed
c1ba311
View commit details
Copy full SHA for c1ba311
Browse repository at this point
Commits on May 9, 2024
SDL_dialog.h: Added missing `\param` lines to callback documentation.
icculus
committed
d231edd
View commit details
Copy full SHA for d231edd
Browse repository at this point
Sync SDL3 wiki -> header
SDLWikiBot
committed
5f86f64
View commit details
Copy full SHA for 5f86f64
Browse repository at this point
Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick()
Show description for bcbf09a
slouken
committed
bcbf09a
View commit details
Copy full SHA for bcbf09a
Browse repository at this point
Removed the limit on the number of supported renderer texture formats
Show description for 598b4e0
slouken
committed
598b4e0
View commit details
Copy full SHA for 598b4e0
Browse repository at this point
camera: make things work on older PipeWire
wtay
authored and
slouken
committed
f3d79ad
View commit details
Copy full SHA for f3d79ad
Browse repository at this point
camera: work around old PipeWire versions
wtay
authored and
slouken
committed
fb429f0
View commit details
Copy full SHA for fb429f0
Browse repository at this point
camera: don't use newer PipeWire cleanup features
wtay
authored and
slouken
committed
8186e4b
View commit details
Copy full SHA for 8186e4b
Browse repository at this point
camera: improve PipeWire version checks
Show description for 2b9ac18
wtay
authored and
slouken
committed
2b9ac18
View commit details
Copy full SHA for 2b9ac18
Browse repository at this point
camera: PipeWire 24 bits formats are endianness independent
wtay
authored and
slouken
committed
da06e67
View commit details
Copy full SHA for da06e67
Browse repository at this point
camera: clean up format table some more
Show description for 3c7bccf
wtay
authored and
slouken
committed
3c7bccf
View commit details
Copy full SHA for 3c7bccf
Browse repository at this point
camera: move PipeWire camera first in list
Show description for 55d4b44
wtay
authored and
slouken
committed
55d4b44
View commit details
Copy full SHA for 55d4b44
Browse repository at this point
camera: pipewire: only list formats with valid mapping
wtay
authored and
slouken
committed
5d77915
View commit details
Copy full SHA for 5d77915
Browse repository at this point
camera: add PipeWire camera support
Show description for a340748
wtay
authored and
slouken
committed
a340748
View commit details
Copy full SHA for a340748
Browse repository at this point
SDL_stdinc.h: add fallback cases for SDL_SINT64_C and SDL_UINT64_C
Show description for 890ceb4
sezero
committed
890ceb4
View commit details
Copy full SHA for 890ceb4
Browse repository at this point
SDL_video.h: Added a `\sa` from SDL_GLContext to SDL_GL_CreateContext.
icculus
committed
9245084
View commit details
Copy full SHA for 9245084
Browse repository at this point
cocoa: Fix the window position when resizing
Show description for 87374af
Kontrabant
committed
87374af
View commit details
Copy full SHA for 87374af
Browse repository at this point
SDL_WindowFlags is now 64-bit
Show description for 54fb629
slouken
committed
54fb629
View commit details
Copy full SHA for 54fb629
Browse repository at this point
Use `1u` literal for flags/masks calculation
Show description for 895586c
Susko3
authored and
slouken
committed
895586c
View commit details
Copy full SHA for 895586c
Browse repository at this point
SDL_Keycode is now Uint32
slouken
committed
1944c00
View commit details
Copy full SHA for 1944c00
Browse repository at this point
Sync SDL3 wiki -> header
SDLWikiBot
committed
d3e28f3
View commit details
Copy full SHA for d3e28f3
Browse repository at this point
Clarified the meaning of the cursor hotspot (thanks @nbriggs!)
Show description for 33e7238
slouken
committed
33e7238
View commit details
Copy full SHA for 33e7238
Browse repository at this point
Previous
Next
You can’t perform that action at this time.