axmol/core/renderer/backend/opengl
Deal 5d2c42e73f
Implement new axmol log system based on fmtlib (#1732)
* Implement new log macros based on fmtlib

* Fix ci

* Fix ci

* Fix android ci

* Fix warnings

* Replace more ax::log by AXLOGX

* Fix ci

* Fix linux build

* Use stack memory for log prefix

* Fix linux build

* Fix warning

* Add ILogOutput support

* Replace old log calls with new log macros

* Fixup

* Fixup

* Fixup

* Update ci msvc to 14.39

* Update Console.h [skip ci]

* Pass log level to ILogOutput
2024-03-07 08:47:00 +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 Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +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 Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47: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 [Android] Reset the OpenGL state cache if the context is lost (#1401) 2023-10-25 09:35:58 +08:00
ProgramGL.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
ProgramGL.h Merge backend Device, DeviceInfo to DriverBase (#1499) 2023-12-11 21:59:25 +08:00
RenderPipelineGL.cpp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
RenderPipelineGL.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +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 Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
TextureGL.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
UtilsGL.cpp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
UtilsGL.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00