mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-22 14:37:15 +00:00
glBlitFramebuffer() does not bypass the scissor test, which meant that part of texture copies (e.g. XFB) could have been clipped when running under OpenGL ES, as glCopyImageSubData() is not supported. |
||
|---|---|---|
| .. | ||
| AudioCommon | ||
| Common | ||
| Core | ||
| DiscIO | ||
| DolphinNoGUI | ||
| DolphinQt | ||
| InputCommon | ||
| UICommon | ||
| Updater | ||
| VideoBackends | ||
| VideoCommon | ||
| CMakeLists.txt | ||