axmol/core/renderer/backend/opengl
smilediver 3bcc1cf7e8
Renderer recreated fixes (#1988)
* Fix Texture2D losing file path when renderer is recreated

* Fix textures with generated mipmaps not reloading correctly when renderer is recreated
2024-06-13 13:14:33 +08:00
..
BufferGL.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
BufferGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CommandBufferGL.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CommandBufferGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CommandBufferGLES2.cpp Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
CommandBufferGLES2.h Add missing include guard in CommandBufferGLES2.h. (#1430) 2023-11-11 17:32:10 +08:00
DepthStencilStateGL.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
DepthStencilStateGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
DriverGL.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
DriverGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MacrosGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
OpenGLState.cpp [Android] Reset the OpenGL state cache if the context is lost (#1401) 2023-10-25 09:35:58 +08:00
OpenGLState.h Fix #1759 2024-03-21 00:41:11 +08:00
ProgramGL.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ProgramGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
RenderPipelineGL.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
RenderPipelineGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
RenderTargetGL.cpp Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
RenderTargetGL.h Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
ShaderModuleGL.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ShaderModuleGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TextureGL.cpp Renderer recreated fixes (#1988) 2024-06-13 13:14:33 +08:00
TextureGL.h Renderer recreated fixes (#1988) 2024-06-13 13:14:33 +08:00
UtilsGL.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
UtilsGL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00