libretro / flycast

Flycast is a multiplatform Sega Dreamcast emulator. NOTE: No longer actively developed, use upstream repo for libretro from now on - https://github.com/flyinghead/flycast
http://reicast.com
GNU General Public License v2.0
155 stars 77 forks source link

Fixes black boxes issue with GL when video is reinitialized #1076

Closed bslenul closed 3 years ago

bslenul commented 3 years ago

Fixes #1033

This is https://github.com/flyinghead/flycast/commit/affc9f262c574b18ff661604930425c3881e9649 + fixes "the palette texture is not deleted when the gl context is destroyed" to quote Flyinghead from Discord.

Huge thanks to Flyinghead for this! ❤️