virtualx-engine/drivers/unix
Rémi Verschelde aa1367595e drivers: Refactor SCsub and drop redundant env_drivers clone
The reordering of the SConscript includes allows to ensure that
stuff like the builtin zlib headers will be available for libpng.

Also moved glew back into global env, otherwise windows seems
not to find it... Kind of shooting in the dark with this multi-env
setup.

(cherry picked from commit 248bc9159c)
2016-10-30 14:51:34 +01:00
..
dir_access_unix.cpp
dir_access_unix.h
file_access_unix.cpp
file_access_unix.h
ip_unix.cpp
ip_unix.h
memory_pool_static_malloc.cpp
memory_pool_static_malloc.h
mutex_posix.cpp
mutex_posix.h
os_unix.cpp
os_unix.h
packet_peer_udp_posix.cpp
packet_peer_udp_posix.h
SCsub drivers: Refactor SCsub and drop redundant env_drivers clone 2016-10-30 14:51:34 +01:00
semaphore_posix.cpp
semaphore_posix.h
stream_peer_tcp_posix.cpp
stream_peer_tcp_posix.h
tcp_server_posix.cpp
tcp_server_posix.h
thread_posix.cpp
thread_posix.h