mirror of
https://github.com/godotengine/godot.git
synced 2024-12-21 10:25:24 +08:00
de4ba295f5
Support the extension EGL_ANGLE_surface_orientation, which allows ANGLE to skip an extra blit from an intermediate buffer to the D3D11 swap chain back buffer for inverting the Y axis due to the difference in coordinate systems. Instead we do our inverting in RasterizerGLES3. |
||
---|---|---|
.. | ||
egl_manager.cpp | ||
egl_manager.h | ||
SCsub |