godot/drivers/unix
2017-02-09 22:08:35 +01:00
..
dir_access_unix.cpp Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
dir_access_unix.h Fixed dir access return value, changed it to Error like all other funcs 2017-01-14 09:17:15 -03:00
file_access_unix.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
file_access_unix.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
ip_unix.cpp Improvements to scons defined WINVER/_WIN32_WINNT 2017-01-12 17:13:19 +01:00
ip_unix.h ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 2017-01-02 23:03:46 -03:00
memory_pool_static_malloc.cpp -Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16 2017-01-06 10:15:44 -03:00
memory_pool_static_malloc.h -Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16 2017-01-06 10:15:44 -03:00
mutex_posix.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
mutex_posix.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
os_unix.cpp Add a simple signal handler for SIGCHLD on Unix 2017-02-09 22:08:35 +01:00
os_unix.h Several bugfixes, improving the import workflow 2017-02-06 00:38:39 -03:00
packet_peer_udp_posix.cpp UDP.set_send_address to UDP.set_dest_address 2017-01-14 00:54:21 -03:00
packet_peer_udp_posix.h UDP.set_send_address to UDP.set_dest_address 2017-01-14 00:54:21 -03:00
rw_lock_posix.cpp Use more compatible initializarion of RWLockPosix 2017-01-08 11:35:32 -03:00
rw_lock_posix.h Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 2017-01-07 18:26:38 -03:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
semaphore_posix.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
semaphore_posix.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
socket_helpers.h Improvements to scons defined WINVER/_WIN32_WINNT 2017-01-12 17:13:19 +01:00
stream_peer_tcp_posix.cpp Merge pull request #7510 from Faless/tcp_connect 2017-01-15 00:26:46 +01:00
stream_peer_tcp_posix.h Merge pull request #7510 from Faless/tcp_connect 2017-01-15 00:26:46 +01:00
tcp_server_posix.cpp Merge pull request #7271 from Faless/ipv6_cleanup 2017-01-02 15:51:45 +01:00
tcp_server_posix.h Merge pull request #7271 from Faless/ipv6_cleanup 2017-01-02 15:51:45 +01:00
thread_posix.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
thread_posix.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00