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 }}
tioui
/
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
Breadcrumbs
History for
SDL
src
file
on
SDL2
User selector
All users
All time
Commit history
Commits on Nov 10, 2023
[SDL2] pointer boolean (#8523)
1bsyl
authored
a14b948
View commit details
Copy full SHA for a14b948
View code at this point
Browse repository at this point
Commits on Jul 9, 2023
SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters.
sezero
committed
0ad822e
View commit details
Copy full SHA for 0ad822e
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
rwops: Use SetFilePointerEx on Windows for appending writes.
Show description for 769bf2e
icculus
committed
769bf2e
View commit details
Copy full SHA for 769bf2e
View code at this point
Browse repository at this point
Commits on May 23, 2023
Updated source to match SDL function prototype style
slouken
committed
3f1fd5a
View commit details
Copy full SHA for 3f1fd5a
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
Show description for 0d76380
slouken
committed
0d76380
View commit details
Copy full SHA for 0d76380
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Updated copyright for 2023
slouken
committed
0479df5
View commit details
Copy full SHA for 0479df5
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Clang-Tidy fixes (#6725)
Show description for d0bbfdb
FtZPetruska
authored and
slouken
committed
d0bbfdb
View commit details
Copy full SHA for d0bbfdb
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Update for SDL3 coding style (#6717)
Show description for b8d85c6
slouken
committed
b8d85c6
View commit details
Copy full SHA for b8d85c6
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Cleanup add brace (#6545)
Show description for fb0ce37
1bsyl
authored and
slouken
committed
fb0ce37
View commit details
Copy full SHA for fb0ce37
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
N3DS: Refactor N3DS_FileOpen.
FtZPetruska
authored and
slouken
committed
491d0bc
View commit details
Copy full SHA for 491d0bc
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
N3DS: Use asprintf instead of snprintf.
FtZPetruska
authored and
slouken
committed
2b2693a
View commit details
Copy full SHA for 2b2693a
View code at this point
Browse repository at this point
N3DS port (squashed)
Show description for 6552753
FtZPetruska
authored and
slouken
committed
6552753
View commit details
Copy full SHA for 6552753
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Xbox GDKX support (#5869)
Show description for f317d61
chalonverse
authored
f317d61
View commit details
Copy full SHA for f317d61
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
Fix C89 declaration for macOS modules.
Show description for 6c536af
FtZPetruska
authored and
slouken
committed
6c536af
View commit details
Copy full SHA for 6c536af
View code at this point
Browse repository at this point
Windows GDK Support (#5830)
Show description for 3b19158
chalonverse
authored
3b19158
View commit details
Copy full SHA for 3b19158
View code at this point
Browse repository at this point
Commits on May 18, 2022
Vita: remove Vita-specific RWOps code
isage
authored and
slouken
committed
8c5bda6
View commit details
Copy full SHA for 8c5bda6
View code at this point
Browse repository at this point
Commits on Jan 29, 2022
allow MacOS build without SDL_FILE
pionere
authored and
icculus
committed
176941a
View commit details
Copy full SHA for 176941a
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
SDL_rwops.c: simplify `foo <= 0` checks to `!foo` with unsigned types.
sezero
committed
565ef63
View commit details
Copy full SHA for 565ef63
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Updated copyright for 2022
slouken
committed
120c76c
View commit details
Copy full SHA for 120c76c
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Add support for Vita file API in SDL_rwops
uyjulian
authored and
slouken
committed
abcfb22
View commit details
Copy full SHA for abcfb22
View code at this point
Browse repository at this point
ISO C90 fixes
isage
authored and
slouken
committed
7d89f09
View commit details
Copy full SHA for 7d89f09
View code at this point
Browse repository at this point
Fallback to app0:
isage
authored and
slouken
committed
d9b2bde
View commit details
Copy full SHA for d9b2bde
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Updated copyright for 2021
slouken
committed
9130f7c
View commit details
Copy full SHA for 9130f7c
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
Fixed compile warning
slouken
committed
d55f47d
View commit details
Copy full SHA for d55f47d
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Updated copyright date for 2020
slouken
committed
a8780c6
View commit details
Copy full SHA for a8780c6
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
Readability: remove redundant cast to the same type
1bsyl
committed
b458d7a
View commit details
Copy full SHA for b458d7a
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
Fixed bug 4820 - SDL assumes RW_SEEK_SET == SEEK_SET
1bsyl
committed
97901b9
View commit details
Copy full SHA for 97901b9
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
minor build fix.
sezero
committed
f96d7cc
View commit details
Copy full SHA for f96d7cc
View code at this point
Browse repository at this point
Commits on Jun 9, 2019
Fixed bug 4526 - replace SDL_RW* macros with functions for using in bindings
Show description for 316ff38
slouken
committed
316ff38
View commit details
Copy full SHA for 316ff38
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Updated copyright for 2019
slouken
committed
5e13087
View commit details
Copy full SHA for 5e13087
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Small stack allocations fall back to malloc if they're unexpectedly large.
icculus
committed
b262b0e
View commit details
Copy full SHA for b262b0e
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Updated copyright for 2018
slouken
committed
e3cc5b2
View commit details
Copy full SHA for e3cc5b2
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
Show description for f465f24
slouken
committed
f465f24
View commit details
Copy full SHA for f465f24
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Fixed a bunch of compiler warnings.
icculus
committed
ae667da
View commit details
Copy full SHA for ae667da
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
rwops: Fixed 64-bit file i/o on QNX.
icculus
committed
c7b4f2b
View commit details
Copy full SHA for c7b4f2b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.