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
/
thread
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
Lots of fixes importing SDL source wholesale into a new iOS project
Sam Lantinga
4
-1
/
+19
2011-10-18
Don't crash with a NULL thread name.
Ryan C. Gordon
1
-18
/
+20
2011-10-02
Disable thread naming on Windows for now.
Ryan C. Gordon
1
-0
/
+2
2011-10-02
Further patched to compile on Windows.
Ryan C. Gordon
1
-1
/
+1
2011-10-02
Patched to compile on Windows.
Ryan C. Gordon
1
-4
/
+4
2011-10-02
1.3 API CHANGE: Add support for naming threads.
Ryan C. Gordon
1
-2
/
+30
2011-09-20
Simplified Windows RunThread().
Ryan C. Gordon
1
-13
/
+6
2011-09-12
Clean up the win32 compiler warnings for SDL threads, in the 1.3 branch.
Ryan C. Gordon
1
-17
/
+28
2011-09-11
More work on cleaning out compiler warnings.
Ryan C. Gordon
1
-2
/
+2
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
4
-76
/
+72
2011-03-25
The API sets the priority for the current thread, not an arbitrary thread.
Sam Lantinga
1
-6
/
+6
2011-03-25
Implemented SDL_SetThreadPriority()
Sam Lantinga
1
-0
/
+19
2011-03-11
Fixed permissions for C source files
Sam Lantinga
1
-0
/
+0
2011-02-17
Our minimum Windows version is Windows 2000, so it's okay to directly call In...
Sam Lantinga
1
-16
/
+4
2011-02-17
Fixed bug 1128
Sam Lantinga
1
-20
/
+25
2011-02-11
Happy 2011! :)
Sam Lantinga
4
-4
/
+4
2011-01-24
Fixed cross-compiling for Windows
Sam Lantinga
1
-0
/
+5
2011-01-24
Include windows.h in a single point in the source, so we can be consistent ab...
Sam Lantinga
4
-8
/
+4
2011-01-24
Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Sam Lantinga
2
-4
/
+2
2011-01-20
Fixed bug #925
Sam Lantinga
6
-0
/
+725