godot/core/os
Juan Linietsky cc7880fba5 -added windowed mode with -w, fixes #3020
-changed default windowed resolution to 1280x720
2015-12-12 12:06:53 -03:00
..
copymem.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
copymem.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
dir_access.cpp more fixes 2015-05-19 21:36:35 -03:00
dir_access.h more fixes 2015-05-19 21:36:35 -03:00
file_access.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_access.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
input.cpp Added ability to set custom mouse cursors. Not hardware accelerated yet. 2015-09-24 18:06:15 -03:00
input.h Added ability to set custom mouse cursors. Not hardware accelerated yet. 2015-09-24 18:06:15 -03:00
input_event.cpp Added helper methods to InputEvent 2015-06-23 16:24:48 -04:00
input_event.h Added helper methods to InputEvent 2015-06-23 16:24:48 -04:00
keyboard.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
keyboard.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
main_loop.cpp Added ability to set custom mouse cursors. Not hardware accelerated yet. 2015-09-24 18:06:15 -03:00
main_loop.h Added ability to set custom mouse cursors. Not hardware accelerated yet. 2015-09-24 18:06:15 -03:00
memory.cpp some optimizations in godot memory handling 2015-06-12 18:27:48 -03:00
memory.h some optimizations in godot memory handling 2015-06-12 18:27:48 -03:00
memory_pool_dynamic.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic_prealloc.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic_prealloc.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic_static.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_dynamic_static.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_static.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
memory_pool_static.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mutex.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
mutex.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
os.cpp Display error type (error, warning, script error) in OS::print_error 2015-11-10 18:29:34 +01:00
os.h -added windowed mode with -w, fixes #3020 2015-12-12 12:06:53 -03:00
pc_joystick_map.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
semaphore.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
semaphore.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shell.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shell.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread_dummy.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread_dummy.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread_safe.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
thread_safe.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00