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 }}
tesonep
/
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 Jun 2, 2024
SDL_GetCSSCursorName: Don't assert on unrecognized cursor types.
Show description for 57a1593
icculus
committed
57a1593
View commit details
Copy full SHA for 57a1593
Browse repository at this point
SDL_SystemCursor: rename enum items to match CSS.
Show description for 9a9a3d1
icculus
committed
9a9a3d1
View commit details
Copy full SHA for 9a9a3d1
Browse repository at this point
Commits on Jun 1, 2024
always define PRI?64 using 'I64' when targeting windows
Show description for 49b6c24
sezero
committed
49b6c24
View commit details
Copy full SHA for 49b6c24
Browse repository at this point
cmake: don't check c++ compiler flags for asan when CXX is not enabled
madebr
committed
fd2b9c0
View commit details
Copy full SHA for fd2b9c0
Browse repository at this point
Commits on May 31, 2024
x11: Always disable the borders when leaving fullscreen from a borderless window created as fullscreen
Show description for 85a2a20
Kontrabant
committed
85a2a20
View commit details
Copy full SHA for 85a2a20
Browse repository at this point
SDL_cocoawindow: Fix setting parent-relative coordinates for child windows in Cocoa_SetWindowSize
slouken
committed
4c7459e
View commit details
Copy full SHA for 4c7459e
Browse repository at this point
Added support for the Razer Kitsune in PS5 mode
slouken
committed
e3beaa1
View commit details
Copy full SHA for e3beaa1
Browse repository at this point
Don't set the borderless flag if we're about to go fullscreen.
Show description for cd9c25e
slouken
committed
cd9c25e
View commit details
Copy full SHA for cd9c25e
Browse repository at this point
tests: testcases accept a void pointer argument
madebr
committed
6896c4c
View commit details
Copy full SHA for 6896c4c
Browse repository at this point
testplatform: fix leak at exit time
Show description for d506042
madebr
committed
d506042
View commit details
Copy full SHA for d506042
Browse repository at this point
cmake: fall back to per-cpu test when all-in-one test fails
Show description for 4b0f52b
madebr
committed
4b0f52b
View commit details
Copy full SHA for 4b0f52b
Browse repository at this point
android: Default to custom theme in styles.xml
Show description for 8f88c32
mechakotik
authored and
slouken
committed
8f88c32
View commit details
Copy full SHA for 8f88c32
Browse repository at this point
fix type redefinition errors after commit b1b4638cacbe.
sezero
committed
550d5b9
View commit details
Copy full SHA for 550d5b9
Browse repository at this point
SDL_windowsmodes.c (WIN_GetDisplayNameVista): fix return after PR/9923
Show description for 5aa9ee8
sezero
committed
5aa9ee8
View commit details
Copy full SHA for 5aa9ee8
Browse repository at this point
Commits on May 30, 2024
Revert "WASAPI_WaitDevice: Check current padding before waiting on event"
Show description for 90beffd
slouken
committed
90beffd
View commit details
Copy full SHA for 90beffd
Browse repository at this point
move vista+ display config function ptr calls to device->driverdata
Show description for e4518af
sezero
committed
e4518af
View commit details
Copy full SHA for e4518af
Browse repository at this point
Fixed updating NV12 and YV12 textures on the direct3d11 renderer
Show description for fb2287d
slouken
committed
fb2287d
View commit details
Copy full SHA for fb2287d
Browse repository at this point
SDL_SetEventFilter: Don't flush when removing filter
Show description for 8604847
Hunter Kvalevog
authored and
slouken
committed
8604847
View commit details
Copy full SHA for 8604847
Browse repository at this point
SDL_SetEventFilter: Don't flush good events
Show description for 0136bf2
Hunter Kvalevog
authored and
slouken
committed
0136bf2
View commit details
Copy full SHA for 0136bf2
Browse repository at this point
Fixed warning C4244: '=': conversion from 'double' to 'float', possible loss of data
slouken
committed
4954690
View commit details
Copy full SHA for 4954690
Browse repository at this point
Fixed warning C4244: 'initializing': conversion from 'WPARAM' to 'Uint32', possible loss of data
slouken
committed
690d73f
View commit details
Copy full SHA for 690d73f
Browse repository at this point
Commits on May 29, 2024
WIN_AdjustWindowRectWithStyle: silence gcc maybe-uninitialized warnings
Show description for d41e48e
sezero
authored and
slouken
committed
d41e48e
View commit details
Copy full SHA for d41e48e
Browse repository at this point
Revert "Fix flickering of window when using desktop-fullscreen and borderless window on multiple monitors on Linux. Closes #8186."
Show description for a801f81
slouken
committed
a801f81
View commit details
Copy full SHA for a801f81
Browse repository at this point
x11: Use the floating size for the constraints on non-resizable windows
Show description for 63c164f
Kontrabant
authored and
slouken
committed
63c164f
View commit details
Copy full SHA for 63c164f
Browse repository at this point
SDL_windows.h: set _WIN32_WINNT to 0xA00 dxgi1_6.h is available
Show description for 384e548
sezero
committed
384e548
View commit details
Copy full SHA for 384e548
Browse repository at this point
SDL_wasapi.c: avoid unused warning if IAudioClient3 isn't available
sezero
authored and
icculus
committed
b1c7b2f
View commit details
Copy full SHA for b1c7b2f
Browse repository at this point
SDL_camera_mediafoundation.c: hardcode MF_DEVSOURCE_ATTRIBUTE_* GUIDs
sezero
authored and
icculus
committed
dde9c10
View commit details
Copy full SHA for dde9c10
Browse repository at this point
Support X11 incremental clipboard transfers.
Show description for 6bb91c7
ramezgerges
authored and
slouken
committed
6bb91c7
View commit details
Copy full SHA for 6bb91c7
Browse repository at this point
Added SDL_DumpProperties() for internal debugging
slouken
committed
652b34b
View commit details
Copy full SHA for 652b34b
Browse repository at this point
Fixed building with ENABLE_SDL_CALL_LOGGING enabled
slouken
committed
ae59afa
View commit details
Copy full SHA for ae59afa
Browse repository at this point
wayland: Maintain aspect ratio while resizing the window
Show description for 5750438
Kontrabant
committed
5750438
View commit details
Copy full SHA for 5750438
Browse repository at this point
Add basic vulkan support to offscreen video driver so it doesn't crash if you happen to get the offscreen driver and try to use vulkan.
Show description for b1b4638
slouken
committed
b1b4638
View commit details
Copy full SHA for b1b4638
Browse repository at this point
Sync SDL3 wiki -> header
SDLWikiBot
committed
04a0a85
View commit details
Copy full SHA for 04a0a85
Browse repository at this point
Added SDL_GetDefaultKeyFromScancode() to the public API
Show description for 542a366
slouken
committed
542a366
View commit details
Copy full SHA for 542a366
Browse repository at this point
pipewire: if no devices seen in "preferred" init, try a different backend.
Show description for aeb223f
icculus
committed
aeb223f
View commit details
Copy full SHA for aeb223f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.