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 }}
crackerland
/
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 Dec 26, 2022
editorconfig: remove trailing whitespace in source code
slouken
committed
7c67213
View commit details
Copy full SHA for 7c67213
Browse repository at this point
render: only enable clipping when the rectangle is valid
Show description for 00f05dc
slouken
committed
00f05dc
View commit details
Copy full SHA for 00f05dc
Browse repository at this point
Fixed crash if mutex functions are used before any mutex has been created
slouken
committed
cc49f1e
View commit details
Copy full SHA for cc49f1e
Browse repository at this point
Also rename the internal function symbol when renaming API functions
slouken
committed
d31776b
View commit details
Copy full SHA for d31776b
Browse repository at this point
SDL3 with Hardware Acceleration for ROCKCHIP platform (mali blob)
avafinger
authored and
slouken
committed
12e0e6d
View commit details
Copy full SHA for 12e0e6d
Browse repository at this point
Commits on Dec 24, 2022
Cleaned up .gitignore, removing autotools files
Show description for 074a2b0
slouken
committed
074a2b0
View commit details
Copy full SHA for 074a2b0
Browse repository at this point
Only define platform compatibility symbols on the platform they represent
Show description for a2dab02
slouken
committed
a2dab02
View commit details
Copy full SHA for a2dab02
Browse repository at this point
Prepend key modifier enum values with 'SDL_'
Kontrabant
authored and
slouken
committed
abdfa80
View commit details
Copy full SHA for abdfa80
Browse repository at this point
Ignore __pycache__ directory
slouken
committed
b7ac14f
View commit details
Copy full SHA for b7ac14f
Browse repository at this point
Catch the iOS demos when renaming API functions
slouken
committed
32fad06
View commit details
Copy full SHA for 32fad06
Browse repository at this point
Commits on Dec 23, 2022
Added documentation for rename_symbols.py
slouken
committed
fd0631f
View commit details
Copy full SHA for fd0631f
Browse repository at this point
Used rename_api.py to add previously renamed symbols to SDL_oldnames.h
slouken
committed
759f980
View commit details
Copy full SHA for 759f980
Browse repository at this point
Added rename_symbols.py to mass rename symbols in an SDL2 codebase
slouken
committed
c309a92
View commit details
Copy full SHA for c309a92
Browse repository at this point
Added a --code-only option to rename.py
Show description for 0967a32
slouken
committed
0967a32
View commit details
Copy full SHA for 0967a32
Browse repository at this point
Added infrastructure for renaming API functions
Show description for b5a9240
slouken
committed
b5a9240
View commit details
Copy full SHA for b5a9240
Browse repository at this point
Added placeholder in the patch notes for renamed functions
slouken
committed
08c45eb
View commit details
Copy full SHA for 08c45eb
Browse repository at this point
cpu: Removed 3DNow! support and SDL_Has3DNow().
Show description for 1cf2b56
icculus
authored and
slouken
committed
1cf2b56
View commit details
Copy full SHA for 1cf2b56
Browse repository at this point
kmsdrm: Fix wrong check on KMSDRM_CreateWindow.
Show description for 0187209
JohnnyonFlame
authored and
slouken
committed
0187209
View commit details
Copy full SHA for 0187209
Browse repository at this point
Add "SDL_" prefix to RW_SEEK macros
meyraud705
authored and
slouken
committed
126c60c
View commit details
Copy full SHA for 126c60c
Browse repository at this point
Moved the header sections into alphabetical order in README-migration.md
slouken
committed
1a80fba
View commit details
Copy full SHA for 1a80fba
Browse repository at this point
Converted default_cursor.h from ANSI to UTF-8
slouken
committed
6649309
View commit details
Copy full SHA for 6649309
Browse repository at this point
Commits on Dec 22, 2022
Add SDL_HINT_WINDOWS_ENABLE_MENU_MNEMONICS.
Show description for cc7b6f9
rudolfwalter
authored and
slouken
committed
cc7b6f9
View commit details
Copy full SHA for cc7b6f9
Browse repository at this point
fix string literal constness warnings
Show description for 927c4d4
shuffle2
authored and
slouken
committed
927c4d4
View commit details
Copy full SHA for 927c4d4
Browse repository at this point
events: Make sure new display events don't overlap with sdl2-compat.
Show description for 7a5a1b1
icculus
committed
7a5a1b1
View commit details
Copy full SHA for 7a5a1b1
Browse repository at this point
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
Show description for 3197632
icculus
committed
3197632
View commit details
Copy full SHA for 3197632
Browse repository at this point
Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types
Show description for 909b513
slouken
committed
909b513
View commit details
Copy full SHA for 909b513
Browse repository at this point
android: register all methods using JNI_OnLoad
madebr
authored and
slouken
committed
4676d1d
View commit details
Copy full SHA for 4676d1d
Browse repository at this point
include: Split out functions in SDL.h to SDL_init.h.
Show description for c9887c5
icculus
committed
c9887c5
View commit details
Copy full SHA for c9887c5
Browse repository at this point
docs: Updated migration notes for SDL_RWops.
icculus
committed
182806e
View commit details
Copy full SHA for 182806e
Browse repository at this point
Commits on Dec 21, 2022
android: fix java fingerprint fo nativeAddJoystick
madebr
authored and
slouken
committed
3b8548c
View commit details
Copy full SHA for 3b8548c
Browse repository at this point
android: fix android-prefab.sh for SDL3
madebr
authored and
slouken
committed
9e6952e
View commit details
Copy full SHA for 9e6952e
Browse repository at this point
cmake: disable precompiled header for SDL_spinlock.c when targeting Android
Show description for 19d4d64
madebr
authored and
slouken
committed
19d4d64
View commit details
Copy full SHA for 19d4d64
Browse repository at this point
gendynapi.py: add android native symbols to SDL_dynapi.sym
madebr
authored and
slouken
committed
9421828
View commit details
Copy full SHA for 9421828
Browse repository at this point
gendynapi.py: use pathlib + uppercase global variables
madebr
authored and
slouken
committed
063cb60
View commit details
Copy full SHA for 063cb60
Browse repository at this point
Fix GDK OpenGL build error
TheSpydog
authored and
flibitijibibo
committed
19039b6
View commit details
Copy full SHA for 19039b6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.