This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
480f66d73f5d6693954aaeba3e17c0eeded705b5
openttd
/
src
/
thread
History
smatz
77fe95f552
(svn r20860) -Cleanup: remove some unused functions and variables
2010-10-01 16:42:28 +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 r18656) -Feature: Add event semaphore support for OS/2
2009-12-29 04:27:39 +00:00
thread_pthread.cpp
(svn r20860) -Cleanup: remove some unused functions and variables
2010-10-01 16:42:28 +00:00
thread_win32.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.h
(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