godot/drivers/windows
George Marques c9b82498b4
Fix drivers coding for WinRT
- Add a proper function to retrieve IP addresses.
- Solve issues with Windows FileAccess and DirAccess to use the same code
  for WinRT.
- Add patches to the GLES2 rasterizer to workaround ANGLE issues.
2016-09-03 19:36:44 -03: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 Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01: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