index
:
~bnf/sdl-wayland
master
old
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stdlib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-31
Happy New Year!
Sam Lantinga
5
-5
/
+5
2011-10-31
Lots of fixes importing SDL source wholesale into a new iOS project
Sam Lantinga
1
-1
/
+1
2011-10-24
Added SDL_GetScancodeFromName() and SDL_GetKeyFromName()
Sam Lantinga
1
-1
/
+1
2011-08-22
Apple's C runtime has the non-const iconv(), too.
Ryan C. Gordon
1
-2
/
+2
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
5
-92
/
+87
2011-03-25
SDL 1.3 requires a 64-bit type for the platform.
Sam Lantinga
1
-31
/
+3
2011-03-11
Fixed permissions for C source files
Sam Lantinga
1
-0
/
+0
2011-03-08
Fixed linking x64 with Visual Studio 2010.
Sam Lantinga
1
-1
/
+38
2011-03-06
Fixed compiler warning
Sam Lantinga
1
-2
/
+2
2011-02-16
Fixed bug #1090 (SDL_BlitCopyOverlap() assumes memcpy() operates in order)
Sam Lantinga
1
-32
/
+52
2011-02-11
Happy 2011! :)
Sam Lantinga
5
-5
/
+5
2011-01-24
Include windows.h in a single point in the source, so we can be consistent ab...
Sam Lantinga
1
-6
/
+5
2011-01-24
Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Sam Lantinga
2
-5
/
+3
2011-01-22
Fixed size_t warnings on 64-bit build
Sam Lantinga
1
-1
/
+1
2011-01-20
Fixed bug #925
Sam Lantinga
1
-2
/
+2
2010-08-29
Fixed compiling with Visual Studio 2008
Sam Lantinga
1
-0
/
+6
2010-08-03
Added SDL_wcslcpy and SDL_wcslcat.
dewyatt
1
-0
/
+27
2010-07-13
Added SDL_utf8strlcpy to copy at UTF-8 character boundaries.
dewyatt
1
-0
/
+47
2010-01-24
Fixed bug #926
Sam Lantinga
5
-5
/
+5
2010-01-06
Merged r4710:4711 from branches/SDL-1.2: Mac OS X SDL_stdlib qsort build fixes.
Ryan C. Gordon
1
-0
/
+18
2009-12-17
Updated test code to use SDL_setenv()
Sam Lantinga
1
-3
/
+4
2009-12-16
Allocate memory only if we're going to overwrite an environment variable
Sam Lantinga
1
-4
/
+5
2009-12-16
Implemented SDL_setenv(), moved SDL_putenv() to compat.
Ryan C. Gordon
1
-35
/
+51
2009-12-11
Fixed bug #896
Sam Lantinga
1
-1
/
+1
2009-09-26
Fixed bug #797
Sam Lantinga
1
-1
/
+1
2009-09-06
Fixed compiling on 64-bit Windows
Sam Lantinga
1
-6
/
+8
2009-09-05
Fixed issues building 64-bit Windows binary
Sam Lantinga
2
-3
/
+5
2009-06-03
Von: Thomas Zimmermann
Sam Lantinga
1
-1
/
+1
2008-12-08
Updated copyright date
Sam Lantinga
5
-5
/
+5
2008-11-24
Added software fallback for YUV overlay code when YUV textures aren't available.
Sam Lantinga
1
-1
/
+0
2008-09-15
Updated Visual C++ build
Sam Lantinga
1
-0
/
+27
2008-08-27
Final merge of Google Summer of Code 2008 work...
Sam Lantinga
1
-0
/
+8
2007-07-23
indent
Sam Lantinga
1
-2
/
+1
2007-07-16
Fixed bug #428
Sam Lantinga
1
-23
/
+24
2007-07-14
Reverted r3255:3256. Don't actually need it unless the build is broken. :)
Ryan C. Gordon
1
-1
/
+2
2007-07-14
Merged r3255:3256 from branches/SDL-1.2: stdlib problem with SDL_memcpy macro.
Ryan C. Gordon
1
-2
/
+1
2007-07-12
Merged Ryan's patch from revision 3238 in SDL 1.2
Sam Lantinga
1
-4
/
+20
2007-07-12
Whoops, needed to remove the other version of getlocale()
Sam Lantinga
1
-21
/
+0
2007-07-12
Fixed bug #455
Sam Lantinga
1
-8
/
+37
2007-07-04
Fix for bug #447 merged from SDL 1.2
Sam Lantinga
1
-0
/
+27
2007-07-04
Fixed bug #349
Sam Lantinga
1
-23
/
+27
2007-06-28
iconv() doesn't write to the data, just make compilers happy
Sam Lantinga
1
-12
/
+12
2007-06-28
Merge iconv const changes from 1.2
Sam Lantinga
1
-6
/
+21
2007-06-14
make indent
Sam Lantinga
1
-3
/
+4
2007-06-04
Merged r3047:3048 from branches/SDL-1.2: SDL_revcpy() off-by-one fix.
Ryan C. Gordon
1
-2
/
+2
2007-02-15
Merged r2979:2980 from branches/SDL-1.2: unsigned char in ctype funcs.
Ryan C. Gordon
1
-17
/
+17
2006-07-19
Implemented blend modes in the D3D renderer
Sam Lantinga
1
-0
/
+4
2006-07-14
More of the Direct3D renderer is implemented, I'm not sure why it's not showi...
Sam Lantinga
1
-1
/
+1
2006-07-13
Removed libc dependency on Windows again, to fix building with Visual C++ 200...
Sam Lantinga
1
-0
/
+12
2006-07-10
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sam Lantinga
6
-4016
/
+4304
[next]