[LWJGL] Display.destroy(); removes ALL textures loaded

it would appear as though Display.destroy(); (or perhaps Display.create():wink: Seems to delete all textures that /were/ loaded into the application since runtime. Is there a way to turn this off? It’s annoying to have to reload a lot of HD textures every time you change the display.