godot/drivers/windows
Rémi Verschelde 248bc9159c 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.
2016-10-15 18:10:18 +02:00
..
dir_access_windows.cpp Fix drivers coding for WinRT 2016-09-03 19:36:44 -03:00
dir_access_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
file_access_windows.cpp Fix drivers coding for WinRT 2016-09-03 19:36:44 -03:00
file_access_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
mutex_windows.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
mutex_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub drivers: Refactor SCsub and drop redundant env_drivers clone 2016-10-15 18:10:18 +02:00
semaphore_windows.cpp Fix drivers coding for WinRT 2016-09-03 19:36:44 -03:00
semaphore_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shell_windows.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shell_windows.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
thread_windows.cpp try to fix windows build 2016-06-25 15:20:37 -03:00
thread_windows.h try to fix windows build 2016-06-25 15:20:37 -03:00