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 }}
zaucy
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SDL
src
video
SDL_bmp.c
on
SDL2
User selector
All users
All time
Commit history
Commits on Jan 1, 2024
Updated copyright for 2024
slouken
committed
0fc3574
View commit details
Copy full SHA for 0fc3574
View code at this point
Browse repository at this point
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 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 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
Fixed build after d0bbfdbfb881e5407911d84c12899bd5b442a130
slouken
committed
42238f8
View commit details
Copy full SHA for 42238f8
View code at this point
Browse repository at this point
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 18, 2022
Unneed test before calling SDL_FreeSurface
1bsyl
authored and
slouken
committed
3e70553
View commit details
Copy full SHA for 3e70553
View code at this point
Browse repository at this point
Commits on Sep 17, 2022
Support loading 2bpp .bmp files
ccawley2011
authored and
slouken
committed
8598f05
View commit details
Copy full SHA for 8598f05
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Fixed loading 32-bit BMP files
slouken
committed
0d7edcb
View commit details
Copy full SHA for 0d7edcb
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
static analysis: Fixed several complaints from codechecker.
Show description for 4fe7b2c
icculus
committed
4fe7b2c
View commit details
Copy full SHA for 4fe7b2c
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
cleanup error-handling in SDL_bmp.c
Show description for b5c5052
pionere
authored and
icculus
committed
b5c5052
View commit details
Copy full SHA for b5c5052
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 Jun 17, 2021
Fixed compiler warning on Visual Studio
slouken
committed
268fbcd
View commit details
Copy full SHA for 268fbcd
View code at this point
Browse repository at this point
Commits on May 27, 2021
loadbmp: Attempt to handle small palettes better.
Show description for fed8465
icculus
committed
fed8465
View commit details
Copy full SHA for fed8465
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
Fix format string warnings for width-based integers
Show description for f443a6f
jayschwa
authored and
slouken
committed
f443a6f
View commit details
Copy full SHA for f443a6f
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 Dec 9, 2020
Fixed bug 5235 - All internal sources should include SDL_assert.h
Show description for cb36189
slouken
committed
cb36189
View commit details
Copy full SHA for cb36189
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 Sep 5, 2019
SDL_bmp.c: remove unused variable warnings
1bsyl
committed
1b5e3c1
View commit details
Copy full SHA for 1b5e3c1
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Fixed bug 4536 - Heap-Buffer Overflow in SDL_GetRGB pertaining to SDL_pixels.c
Show description for 892c8d5
slouken
committed
892c8d5
View commit details
Copy full SHA for 892c8d5
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
SDL_bmp.c: restore most of the original formatting.
sezero
committed
b21338e
View commit details
Copy full SHA for b21338e
View code at this point
Browse repository at this point
Commits on Aug 31, 2019
LoadBMP: fix some warnings
1bsyl
committed
6c29512
View commit details
Copy full SHA for 6c29512
View code at this point
Browse repository at this point
LoadBMP: use code from SDL_image which allows loading compressed BMP files
1bsyl
committed
830979c
View commit details
Copy full SHA for 830979c
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Fixed bug 4538 - validate image size when loading BMP files
slouken
committed
97fefd0
View commit details
Copy full SHA for 97fefd0
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Fixed Windows RT build
slouken
committed
b2e76d8
View commit details
Copy full SHA for b2e76d8
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
Fixed CVE-2019-7635 and bug 4498 - Heap-Buffer Overflow in Blit1to4 pertaining to SDL_blit_1.c
Show description for 8bc59f8
slouken
committed
8bc59f8
View commit details
Copy full SHA for 8bc59f8
View code at this point
Browse repository at this point
Commits on Feb 18, 2019
Fixed bug 4500 - Heap-Buffer Overflow in Map1toN pertaining to SDL_pixels.c
Show description for ea4c4cf
slouken
committed
ea4c4cf
View commit details
Copy full SHA for ea4c4cf
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 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 Mar 3, 2017
Fix some more compiler warnings on armcc.
icculus
committed
ca0bf15
View commit details
Copy full SHA for ca0bf15
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Updated copyright for 2017
slouken
committed
45b774e
View commit details
Copy full SHA for 45b774e
View code at this point
Browse repository at this point
Commits on Nov 15, 2016
Removed unused constants
Show description for 0d24495
slouken
committed
0d24495
View commit details
Copy full SHA for 0d24495
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Patch from Sylvain to fix clang warnings
slouken
committed
57d01d7
View commit details
Copy full SHA for 57d01d7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.