virtualx-engine/drivers/unix
Rémi Verschelde ed57f0a0d4 Remove get_default_video_mode definition on OSX/iOS
It had been missed in d09160a8b6 and broke compilation
for those platforms.

Took the opportunity to run clang-format on the code base to fix some corner cases
that went through our static tests/were overlooked recently.
2017-11-09 23:36:08 +01:00
..
dir_access_unix.cpp Only do 'drive' discovery on X11 2017-09-14 23:04:30 +02:00
dir_access_unix.h
file_access_unix.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_unix.h Extract logging logic 2017-09-25 16:19:21 +07:00
ip_unix.cpp
ip_unix.h
mutex_posix.cpp
mutex_posix.h
os_unix.cpp Disable logging until the logs location is sorted out 2017-10-29 15:50:27 +01:00
os_unix.h Remove get_default_video_mode definition on OSX/iOS 2017-11-09 23:36:08 +01:00
packet_peer_udp_posix.cpp
packet_peer_udp_posix.h
rw_lock_posix.cpp
rw_lock_posix.h
SCsub
semaphore_posix.cpp
semaphore_posix.h
socket_helpers.h
stream_peer_tcp_posix.cpp
stream_peer_tcp_posix.h
syslog_logger.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
syslog_logger.h Extract logging logic 2017-09-25 16:19:21 +07:00
tcp_server_posix.cpp
tcp_server_posix.h
thread_posix.cpp
thread_posix.h