godot/drivers/gles2
George Marques c51f54749f
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.
2017-06-07 11:36:00 -03:00
..
shaders Fix drivers coding for WinRT 2017-06-07 11:36:00 -03:00
rasterizer_gles2.cpp Fix drivers coding for WinRT 2017-06-07 11:36:00 -03:00
rasterizer_gles2.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
rasterizer_instance_gles2.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
rasterizer_instance_gles2.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
shader_compiler_gles2.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
shader_compiler_gles2.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
shader_gles2.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
shader_gles2.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00