virtualx-engine/core/os
2017-01-16 08:49:52 +01:00
..
copymem.h
dir_access.cpp
dir_access.h Fixed dir access return value, changed it to Error like all other funcs 2017-01-14 09:17:15 -03:00
file_access.cpp
file_access.h
input.cpp Merge pull request #7127 from BastiaanOlij/ios_meters 2017-01-15 00:08:46 +01:00
input.h Merge pull request #7127 from BastiaanOlij/ios_meters 2017-01-15 00:08:46 +01:00
input_event.cpp Style: Various fixes to play nice with clang-format 2017-01-16 08:49:52 +01:00
input_event.h Made InputEvent use floating point coordinates. 2017-01-12 00:12:54 -03:00
keyboard.cpp Style: Various fixes to play nice with clang-format 2017-01-16 08:49:52 +01:00
keyboard.h
main_loop.cpp Type renames: 2017-01-11 00:52:51 -03:00
main_loop.h Added a BACK notification besides QUIT, so they go in separate channels. 2017-01-11 16:42:31 -03:00
memory.cpp Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
memory.h Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
mutex.cpp Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
mutex.h
os.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
os.h Replace Engine version API by preexisting OS one 2017-01-13 18:25:49 +01:00
rw_lock.cpp Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
rw_lock.h Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
SCsub
semaphore.cpp
semaphore.h
shell.cpp
shell.h
thread.cpp
thread.h
thread_dummy.cpp
thread_dummy.h
thread_safe.cpp
thread_safe.h