This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-android
Watch
1
Star
0
Fork
0
You've already forked openttd-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
894d32eccfa1c5cf84fb59eed43fdb1b2ba01f7d
openttd-android
/
src
/
thread
History
rubidium
87272273b5
(svn r22405) -Document: some more "random-ish" tidbits
2011-05-01 19:14:12 +00:00
..
thread_morphos.cpp
(svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc)
2009-09-01 10:07:22 +00:00
thread_none.cpp
(svn r17776) -Codechange: [SDL] make "update the video card"-process asynchronious. Profiling with gprof etc. hasn't shown us that DrawSurfaceToScreen takes a significant amount of CPU; only using TIC/TOC it became apparant that it was a heavy CPU-cycle user or that it was waiting for something.
2009-10-15 17:41:06 +00:00
thread_os2.cpp
(svn r22405) -Document: some more "random-ish" tidbits
2011-05-01 19:14:12 +00:00
thread_pthread.cpp
(svn r22405) -Document: some more "random-ish" tidbits
2011-05-01 19:14:12 +00:00
thread_win32.cpp
(svn r22405) -Document: some more "random-ish" tidbits
2011-05-01 19:14:12 +00:00
thread.h
(svn r22405) -Document: some more "random-ish" tidbits
2011-05-01 19:14:12 +00:00