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
/
file
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-02
Fixed implicit function declaration for SDL_AndroidGetInternalStoragePath().
Philipp Wiesemann
1
-0
/
+1
2013-05-18
File style cleanup for the SDL 2.0 release
Sam Lantinga
2
-26
/
+26
2013-04-17
Fixed bug 1802 - NULL pointer dereference in SDL_AllocRW() if out of memory.
Sam Lantinga
1
-1
/
+2
2013-03-31
Make SDL_SetError and friends unconditionally return -1.
Ryan C. Gordon
1
-18
/
+9
2013-03-17
Removed Nintendo DS support since nobody has volunteered to maintain it for o...
Sam Lantinga
1
-12
/
+0
2013-03-13
Fix bug 122 - SDL_RWops bug fixes: set RWops.type field, add input validation...
Andreas Schiffler
1
-2
/
+24
2013-03-12
Fix bug 1560 - SDL_RWFromConstMem write operation returns -1 but should retur...
Andreas Schiffler
1
-1
/
+1
2013-02-15
Happy New Year!
Sam Lantinga
1
-1
/
+1
2013-02-11
Backed out use of @autorelease keyword for now, since it's not supported by o...
Sam Lantinga
1
-16
/
+19
2013-01-06
Replaced manual NSAutoreleasePool handing with @autorelease
stopiccot
1
-19
/
+16
2012-11-04
Added SDL_ReadU8() and SDL_WriteU8() for consistency with the rest of the API.
Sam Lantinga
1
-6
/
+21
2012-11-03
Fixed symbol typo.
Ryan C. Gordon
1
-2
/
+2
2012-10-22
Fixed compiling fseek64o on Linux systems
Sam Lantinga
1
-0
/
+2
2012-11-03
Added an API to get the size of a file - WARNING! ABI CHANGE!
Sam Lantinga
1
-19
/
+70
2012-11-02
Try opening relative path files from internal storage.
Sam Lantinga
1
-2
/
+17
2012-11-02
Try opening the file path directly before hitting the asset system.
Sam Lantinga
1
-0
/
+11
2012-09-27
Removed executable bit from source files
Sam Lantinga
1
-0
/
+0
2012-09-15
Removed Windows CE support from SDL 2.0.
Ryan C. Gordon
1
-16
/
+0
2012-07-20
Fixed some minor compiler warnings.
Ryan C. Gordon
1
-12
/
+11
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-07-29
Allow Android platforms to read from .apk files via the RWOPS interface.
Ryan C. Gordon
1
-1
/
+18
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-19
/
+18
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2011-01-24
Include windows.h in a single point in the source, so we can be consistent ab...
Sam Lantinga
1
-20
/
+13
2011-01-24
Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Sam Lantinga
1
-3
/
+3
2011-01-20
Fixed bug #925
Sam Lantinga
1
-62
/
+62
2010-06-26
Mostly cleaned up warnings with -Wmissing-prototypes
Sam Lantinga
1
-0
/
+2
2010-05-09
Fixed Eric's changes to allow building from the command line.
Sam Lantinga
1
-1
/
+1
2010-05-08
Exempted writable modes from bundle check on OS X since bundle areas are typi...
Eric Wing
1
-0
/
+6
2010-05-08
Added automated test to Xcode project plus needed changes to SDL_RWFromFile t...
Eric Wing
3
-3
/
+56
2010-01-24
Fixed bug #926
Sam Lantinga
1
-1
/
+1
2009-12-15
Add a dummy function if SDL doesn't have STDIO support
Sam Lantinga
1
-0
/
+7
2009-09-05
Fixed issues building 64-bit Windows binary
Sam Lantinga
1
-13
/
+14
2008-12-08
Updated copyright date
Sam Lantinga
1
-1
/
+1
2008-08-27
Final merge of Google Summer of Code 2008 work...
Sam Lantinga
1
-0
/
+22
2007-07-12
This code adds support for DirectColor visuals to SDL 1.3. The support uses p...
Bob Pendleton
1
-1
/
+2
2007-07-12
Visual C++ compiler warning fixes
Sam Lantinga
1
-1
/
+1
2007-07-11
indent
Sam Lantinga
1
-3
/
+3
2007-07-10
Merged r3201:3204 from branches/SDL-1.2: win32 rwops tweaks.
Ryan C. Gordon
1
-11
/
+16
2007-07-10
Merged memory leak fix from SDL 1.2
Sam Lantinga
1
-14
/
+12
2007-07-10
Oh yeah, they're boolean values...
Sam Lantinga
1
-2
/
+2
2007-07-10
Updated to use size_t instead of int for amounts of data.
Sam Lantinga
1
-28
/
+33
2007-07-10
Merged read-ahead support for Win32 file I/O from SDL 1.2 revision 3183
Sam Lantinga
1
-14
/
+73
2006-08-10
MacOS Classic is no longer supported.
Sam Lantinga
1
-53
/
+0
2006-07-10
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sam Lantinga
1
-394
/
+456
2006-05-07
Fixed bug #215
Sam Lantinga
1
-14
/
+14
2006-03-23
Fixed bug #175
Sam Lantinga
1
-6
/
+0
2006-03-04
Updated WinCE support by Dmitry (with some tweaks)
Sam Lantinga
1
-15
/
+45
2006-03-01
Fixed a bunch of 64-bit compatibility problems
Sam Lantinga
1
-2
/
+2
2006-02-27
Hah, standard stdio code crashed on the test case.
Sam Lantinga
1
-1
/
+6
[next]