axmol/core/renderer/backend/opengl
Paulo Coutinho 49ba0ddd67
Fix descriptor typo (#1928)
2024-05-25 14:39:18 +08:00
..
BufferGL.cpp Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
BufferGL.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
CommandBufferGL.cpp Fix descriptor typo (#1928) 2024-05-25 14:39:18 +08:00
CommandBufferGL.h Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +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 Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
DepthStencilStateGL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
DriverGL.cpp Cleanup cc stubs (#1847) 2024-04-25 00:51:00 +08:00
DriverGL.h Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
MacrosGL.h Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +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 Fix same uniforms in fragment and vertex shaders not working in Metal (#1808) 2024-04-12 23:12:51 +08:00
ProgramGL.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
RenderPipelineGL.cpp Fix descriptor typo (#1928) 2024-05-25 14:39:18 +08:00
RenderPipelineGL.h Fix descriptor typo (#1928) 2024-05-25 14:39:18 +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 Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
ShaderModuleGL.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
TextureGL.cpp Fix texture recreation when GL context is lost (#1763) 2024-03-23 09:15:36 +08:00
TextureGL.h Fix descriptor typo (#1928) 2024-05-25 14:39:18 +08:00
UtilsGL.cpp Remove deprecated pixel formats L8, A8, LA8 (#1839) 2024-04-20 22:29:16 +08:00
UtilsGL.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00