render/gles2: remove current_buffer checks
All backends now use wlr_swapchain. This means the renderer is guaranteed to have a current_buffer bound.
Remove the legacy code used for EGLSurface.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
All backends now use wlr_swapchain. This means the renderer is guaranteed to have a current_buffer bound.
Remove the legacy code used for EGLSurface.