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 }}
lig8
/
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 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
Sync wiki -> header
SDLWikiBot
committed
5e3f4cc
View commit details
Copy full SHA for 5e3f4cc
Browse repository at this point
Mark internal function as static
slouken
committed
d8129c5
View commit details
Copy full SHA for d8129c5
Browse repository at this point
wayland: Horizontal wheel values do not need to be inverted
flibitijibibo
authored
3e1b3bc
View commit details
Copy full SHA for 3e1b3bc
Browse repository at this point
Commits on Jan 9, 2022
Updated Bresenham line drawing to match software renderer output
slouken
committed
a29d3ac
View commit details
Copy full SHA for a29d3ac
Browse repository at this point
os2joystick: fix uninitialized use of local var 'maxdevs'
sezero
committed
b9d9833
View commit details
Copy full SHA for b9d9833
Browse repository at this point
os2joystick: fix -Wsequence-point issues.
sezero
committed
17da600
View commit details
Copy full SHA for 17da600
Browse repository at this point
added missing hidapi stuff for os/2 with libusb
sezero
committed
f14c7bb
View commit details
Copy full SHA for f14c7bb
Browse repository at this point
Fixed overdraw with duplicate points, fixed not drawing single point lines
slouken
committed
1f32dd8
View commit details
Copy full SHA for 1f32dd8
Browse repository at this point
psp: Force channels to stereo if user requested anything other than mono.
Show description for 5d07c03
icculus
committed
5d07c03
View commit details
Copy full SHA for 5d07c03
Browse repository at this point
opengles2: Batching lines/points used wrong var for summing vertex counts.
Show description for c275436
icculus
committed
c275436
View commit details
Copy full SHA for c275436
Browse repository at this point
Commits on Jan 8, 2022
wayland: Avoid spurious key repeats when not pumping events
Show description for 9e6249f
joanbm
authored and
slouken
committed
9e6249f
View commit details
Copy full SHA for 9e6249f
Browse repository at this point
wayland: Refactor time fields in SDL_WaylandKeyboardRepeat
Show description for 461724d
joanbm
authored and
slouken
committed
461724d
View commit details
Copy full SHA for 461724d
Browse repository at this point
wayland: Avoid infinite loop in keyboard_repeat_handle
Show description for fb0c304
joanbm
authored and
slouken
committed
fb0c304
View commit details
Copy full SHA for fb0c304
Browse repository at this point
Fixed compile warning
slouken
committed
3b083b9
View commit details
Copy full SHA for 3b083b9
Browse repository at this point
Improved OpenGL point drawing performance (thanks @slime73!)
Show description for b82af9d
slouken
committed
b82af9d
View commit details
Copy full SHA for b82af9d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.