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 }}
ClxS
/
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 Jan 19, 2022
wayland: Fix building with SDL_OPENGL=OFF
flibitijibibo
committed
ed3442d
View commit details
Copy full SHA for ed3442d
Browse repository at this point
opengles2: fix comment about client-side arrays.
icculus
committed
426c1f4
View commit details
Copy full SHA for 426c1f4
Browse repository at this point
audio: pipewire: Use client config files instead of module names
Show description for b3984df
Kontrabant
authored and
flibitijibibo
committed
b3984df
View commit details
Copy full SHA for b3984df
Browse repository at this point
Commits on Jan 18, 2022
updates for watcom optimization flags
sezero
committed
381520a
View commit details
Copy full SHA for 381520a
Browse repository at this point
Commits on Jan 17, 2022
Updated to version 2.0.21 for development
slouken
committed
a0e3c88
View commit details
Copy full SHA for a0e3c88
Browse repository at this point
regenerated configure script.
sezero
committed
1bfefb5
View commit details
Copy full SHA for 1bfefb5
Browse repository at this point
Enable alloca on mingw/cygwin builds:
Show description for a575e2c
sezero
committed
a575e2c
View commit details
Copy full SHA for a575e2c
Browse repository at this point
'dnl' whitespace tidy-up in configure.ac
sezero
committed
33dadbf
View commit details
Copy full SHA for 33dadbf
Browse repository at this point
wayland: Avoid spurious resize events
cgutman
committed
d3952a8
View commit details
Copy full SHA for d3952a8
Browse repository at this point
Commits on Jan 16, 2022
Entirely remove Xbox axis filtering, we don't want this at all.
slouken
committed
b06866e
View commit details
Copy full SHA for b06866e
Browse repository at this point
Don't send output reports to the Victrix Pro FS v2
Show description for 09aed10
slouken
committed
09aed10
View commit details
Copy full SHA for 09aed10
Browse repository at this point
Disable Xbox axis deadzone handling by default
Show description for 85961b6
slouken
committed
85961b6
View commit details
Copy full SHA for 85961b6
Browse repository at this point
Always send SDL_WINDOWEVENT_SIZE_CHANGED when window is resized
Show description for 2a0cde8
meyraud705
authored and
slouken
committed
2a0cde8
View commit details
Copy full SHA for 2a0cde8
Browse repository at this point
Commits on Jan 14, 2022
Fixed Xbox One trigger axis zero point
slouken
committed
1a50334
View commit details
Copy full SHA for 1a50334
Browse repository at this point
hidapi, libusb: don't use iconv on OS/2, it lacks wchar_t functionality.
Show description for e9511f7
sezero
committed
e9511f7
View commit details
Copy full SHA for e9511f7
Browse repository at this point
Commits on Jan 12, 2022
wayland: Convert URI to local path for DropFile
flibitijibibo
committed
9a2bbd8
View commit details
Copy full SHA for 9a2bbd8
Browse repository at this point
SDL_string.c: tidy-up gcc2 va_copy defines after previous haiku commit.
sezero
committed
0abc0a6
View commit details
Copy full SHA for 0abc0a6
Browse repository at this point
haiku: updated for Haiku
kenmays
authored and
slouken
committed
d37c977
View commit details
Copy full SHA for d37c977
Browse repository at this point
haiku: updated for Haiku
kenmays
authored and
slouken
committed
bff8670
View commit details
Copy full SHA for bff8670
Browse repository at this point
haiku: Remove BDirectWindow, fix OpenGL handling.
Show description for 094e944
kenmays
authored and
slouken
committed
094e944
View commit details
Copy full SHA for 094e944
Browse repository at this point
cmake: simplify after the previous os/2 commit.
sezero
committed
407d4e4
View commit details
Copy full SHA for 407d4e4
Browse repository at this point
cmake: added target_properties for os/2.
sezero
committed
f199f83
View commit details
Copy full SHA for f199f83
Browse repository at this point
SDL_os2messagebox.c (_makeDlg): remove unnecessary casts
sezero
committed
5b6e2d6
View commit details
Copy full SHA for 5b6e2d6
Browse repository at this point
os2-buildbot.sh: Use the 64-bit Watcom binaries.
Show description for ae9e214
icculus
committed
ae9e214
View commit details
Copy full SHA for ae9e214
Browse repository at this point
x11: Let apps specify a custom _NET_WM_WINDOW_TYPE.
Show description for 42302d0
icculus
committed
42302d0
View commit details
Copy full SHA for 42302d0
Browse repository at this point
opengles2: Use client-side arrays on everything but Emscripten.
Show description for f9b918f
icculus
committed
f9b918f
View commit details
Copy full SHA for f9b918f
Browse repository at this point
Commits on Jan 11, 2022
Optionally disable generation of SDL2main and uninstall projects.
Show description for bb9ebad
ulatekh
authored and
slouken
committed
bb9ebad
View commit details
Copy full SHA for bb9ebad
Browse repository at this point
cmake: Remove libunwind-generic as hard dependency
Show description for fcf0e52
kraj
authored and
slouken
committed
fcf0e52
View commit details
Copy full SHA for fcf0e52
Browse repository at this point
Removed debian directory
Show description for 73434a9
slouken
committed
73434a9
View commit details
Copy full SHA for 73434a9
Browse repository at this point
cmake: sdlchecks.cmake: pass cflags to the appropriate cmake variable
Show description for c3a7cc3
MaxKrummenacher
authored and
slouken
committed
c3a7cc3
View commit details
Copy full SHA for c3a7cc3
Browse repository at this point
SDL_cocoamodes.m: fix build against older SDKs.
Show description for ea0bca5
sezero
committed
ea0bca5
View commit details
Copy full SHA for ea0bca5
Browse repository at this point
hidapi, libusb: provide a wcsdup implementation if it is not available.
Show description for 7527c8d
sezero
committed
7527c8d
View commit details
Copy full SHA for 7527c8d
Browse repository at this point
pthread: disable SetThreadPriority for OS/2 too
sezero
committed
c6c4d42
View commit details
Copy full SHA for c6c4d42
Browse repository at this point
cmake: initial attempt at adding os/2 support.
sezero
committed
b265677
View commit details
Copy full SHA for b265677
Browse repository at this point
Commits on Jan 10, 2022
Sync wiki -> header
SDLWikiBot
committed
b424665
View commit details
Copy full SHA for b424665
Browse repository at this point
Previous
Next
You can’t perform that action at this time.