iwubcode
|
834f8f7b5c
|
VideoBackends: add support to allow rendering to multiple output textures
|
2023-06-03 14:52:31 -05:00 |
|
JosJuice
|
6dfd582de6
|
OGL: Fix GLES crashing on initialization
Fixes a regression from PR 11522 ("Kill Renderer").
|
2023-02-09 18:09:03 +01:00 |
|
Scott Mansell
|
e009002411
|
Refactor ClearRegion
And fix bug where opengl was getting the wrong coordinates
|
2023-02-09 18:36:20 +13:00 |
|
Scott Mansell
|
3ae78b8e76
|
Also use events for config changed
|
2023-01-31 19:41:24 +13:00 |
|
Scott Mansell
|
f0336a3129
|
Implement AbstractGfx for OpenGL
Mostly involves moving contents of OGLRender
to OGLGfx and OGLConfig
|
2023-01-31 18:46:04 +13:00 |
|