Merged Nathan Heisey's Haiku work into the main SDL 1.3 branch.
This was a Google Summer of Code 2011 project, sponsored by the Haiku project. We thank Nathan and the other Haiku developers for their support!
This commit is contained in:
commit
99f00f09bd
29 changed files with 2642 additions and 2141 deletions
|
@ -90,7 +90,7 @@ SDL_ThreadID(void)
|
|||
}
|
||||
|
||||
int
|
||||
SDL_SYS_SetThreadPriority(SDL_Thread * thread, SDL_ThreadPriority priority)
|
||||
SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
|
||||
{
|
||||
int32 value;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue