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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
Added SDL_utf8strlcpy to copy at UTF-8 character boundaries.
dewyatt
1
-0
/
+3
2010-07-12
Changed Start/StopTextInput back to not take any parameters.
dewyatt
1
-2
/
+2
2010-07-10
Changed StopTextInput to take an SDL_Window parameter.
dewyatt
1
-1
/
+1
2010-07-08
Changed StartTextInput to take an SDL_Window parameter.
dewyatt
1
-1
/
+1
2010-06-27
Typo in documentation
Sam Lantinga
1
-1
/
+1
2010-06-17
Hello Sam.
Sam Lantinga
1
-0
/
+6
2010-06-06
Fixed wording for consistency
Sam Lantinga
1
-1
/
+1
2010-05-24
SDL_KillThread() is no longer supported - it was always dangerous! :)
Sam Lantinga
2
-10
/
+1
2010-05-09
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-...
Sam Lantinga
5
-159
/
+157
2010-05-09
Updated with the SDL 1.3 list of supported operating systems
Sam Lantinga
1
-4
/
+3
2010-04-30
Implemented SDL power APIs for iPhoneOS.
Ryan C. Gordon
1
-1
/
+1
2010-04-23
esigra 2010-04-17 03:53:57 PDT
Sam Lantinga
1
-3
/
+3
2010-04-15
Minor cleanup on Jiang's patch
Sam Lantinga
1
-0
/
+1
2010-04-15
changeset: 4433:25667ea797fa
Sam Lantinga
1
-0
/
+1
2010-04-13
Fixed bug 944
Sam Lantinga
1
-3
/
+3
2010-03-25
General improvements for user custom event registration
Sam Lantinga
2
-125
/
+171
2010-03-09
Fixed bug #961
Sam Lantinga
1
-0
/
+2
2010-03-05
Removed reference to compatibility function
Sam Lantinga
1
-1
/
+1
2010-02-28
Changed revision details to be a string (an hg changeset) instead of an int.
Ryan C. Gordon
1
-1
/
+4
2010-02-26
Removed reference to compatibility function
Sam Lantinga
1
-2
/
+0
2010-02-26
Fixed typo in the comment
Sam Lantinga
1
-1
/
+1
2010-01-24
Fixed bug #926
Sam Lantinga
43
-55
/
+55
2010-01-24
Fixed bug #935
Sam Lantinga
1
-1
/
+0
2010-01-22
Documentation consistency
Sam Lantinga
1
-4
/
+4
2010-01-21
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* ...
Sam Lantinga
5
-84
/
+98
2010-01-18
Fixed bug #930
Sam Lantinga
1
-1
/
+0
2010-01-18
Fixed compiler warning
Sam Lantinga
1
-1
/
+1
2010-01-13
Clean up assertion API for public use.
Ryan C. Gordon
1
-1
/
+63
2010-01-13
Friendly warning comment.
Ryan C. Gordon
1
-0
/
+1
2010-01-13
Whitespace tweak.
Ryan C. Gordon
1
-1
/
+0
2010-01-13
Fixed comment.
Ryan C. Gordon
1
-1
/
+1
2010-01-13
Moved SDL_FUNCTION out so it's always available, and added SDL_FILE and SDL_LINE
Sam Lantinga
1
-26
/
+50
2010-01-13
Allow configure to override assertion settings, but by default this comes fro...
Sam Lantinga
8
-23
/
+4
2010-01-13
Automatically figure out the appropriate assertion level
Sam Lantinga
1
-1
/
+6
2010-01-13
Fixed release level assertions
Sam Lantinga
1
-2
/
+2
2010-01-13
Check for signal.h before using it, don't assume unix is available or required
Sam Lantinga
1
-1
/
+1
2010-01-13
The config sets the default assertion level so people can override it for the...
Sam Lantinga
10
-16
/
+12
2010-01-13
First pass at Ryan's assertion code, minor tweaks to come.
Sam Lantinga
10
-1
/
+177
2010-01-10
Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support.
Ryan C. Gordon
1
-2
/
+2
2010-01-07
The OS/2 support has been removed, so we don't need this now.
Sam Lantinga
1
-18
/
+5
2010-01-06
Merged r4717:4718 from branches/SDL-1.2: minor OS/2 DECLSPEC/SDLCALL fixes.
Ryan C. Gordon
1
-5
/
+18
2010-01-06
Merged r4412:4413 from branches/SDL-1.2: rwops documentation fix.
Ryan C. Gordon
1
-1
/
+1
2009-12-30
Removed in the interest of actually finishing 1.3. :)
Sam Lantinga
1
-30
/
+0
2009-12-23
Added SDL_RenderClear() as a fast method of clearing the screen to the drawin...
Sam Lantinga
3
-17
/
+152
2009-12-18
In the process of adding rectangle drawing
Sam Lantinga
1
-4
/
+33
2009-12-17
Added support for querying the number of CPUs available on Linux. This also ...
Sam Lantinga
3
-0
/
+3
2009-12-16
Initial band-aids on SDL_GetMouseState() API breakage. More work to come.
Ryan C. Gordon
1
-1
/
+1
2009-12-16
Implemented SDL_setenv(), moved SDL_putenv() to compat.
Ryan C. Gordon
8
-13
/
+14
2009-12-16
Added SDL_GetCPUCount() to see how many cores are available.
Sam Lantinga
4
-0
/
+8
2009-12-16
Fixed bug #741
Sam Lantinga
1
-4
/
+7
[next]