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
4e5da5760a4e004673cbddcf051083d7660b691d
openttd-android
/
src
/
thread
History
michi_cc
a0f3649c1a
(svn r23481) -Add: Function to get the CPU core count.
2011-12-10 16:54:41 +00:00
..
thread_morphos.cpp
…
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 r23481) -Add: Function to get the CPU core count.
2011-12-10 16:54:41 +00:00