index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video
/
SDL_bmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
Added support for 32-bit BMP files with an alpha channel
Sam Lantinga
1
-3
/
+14
2009-09-26
Fixed crash with right side up BMP files
Sam Lantinga
1
-21
/
+36
2009-01-12
Reverted SDL_LoadICO_RW() addition, this should go in SDL_image
Sam Lantinga
1
-282
/
+0
2009-01-11
Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file.
Couriersud
1
-0
/
+282
2009-01-04
indent
Sam Lantinga
1
-2
/
+4
2009-01-03
Added support for saving 32-bit BMP with alpha channel (disabled by default)
Sam Lantinga
1
-7
/
+22
2009-01-02
Implemented SDL_SetWindowIcon(), with translucent icon support under X11.
Sam Lantinga
1
-11
/
+8
2008-12-25
indent
Sam Lantinga
1
-2
/
+2
2008-12-25
Updated to build on Windows
Sam Lantinga
1
-2
/
+2
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2008-12-07
Fixed crash in testpalette and potential crash in SDL_LoadBMP_RW()
Sam Lantinga
1
-0
/
+14
2008-12-02
Added missing header
Sam Lantinga
1
-0
/
+1
2008-11-29
The SDL_RLEACCEL flag is respected in SDL_ConvertSurface(), per the docs.
Sam Lantinga
1
-13
/
+9
2006-07-10
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sam Lantinga
1
-458
/
+460
2006-02-21
Use consistent identifiers for the various platforms we support.
Sam Lantinga
1
-0
/
+1
2006-02-16
New configure-based build system. Still work in progress, but much improved
Sam Lantinga
1
-4
/
+0
2006-02-10
More header massaging... works great on Windows. ;-)
Sam Lantinga
1
-2
/
+0
2006-02-07
Use SDL_ prefixed versions of C library functions.
Sam Lantinga
1
-3
/
+3
2006-02-06
It's now possible to build SDL without any C runtime at all on Windows,
Sam Lantinga
1
-8
/
+7
2006-02-04
Seek back to start on error
Sam Lantinga
1
-0
/
+3
2006-02-01
Updated copyright information and removed rcs id lines (problematic in branch...
Sam Lantinga
1
-12
/
+7
2004-12-14
Date: Mon, 13 Dec 2004 21:28:18 -0500
Sam Lantinga
1
-3
/
+4
2004-01-04
Updated copyright information for 2004 (Happy New Year!)
Sam Lantinga
1
-1
/
+1
2002-03-06
Updated copyright information for 2002
Sam Lantinga
1
-1
/
+1
2001-12-14
Updated the source with the correct e-mail address
Sam Lantinga
1
-1
/
+1
2001-04-26
Initial revision
Sam Lantinga
1
-0
/
+527