axmol/core/platform/winrt/xaml
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
..
AxmolRenderer.cpp Fix Device::getPixelRatio for win32,android 2023-12-13 01:56:53 +08:00
AxmolRenderer.h UWP: Migrating from C++/CX to C++/WinRT (#1355) 2023-09-26 00:11:33 +08:00
OpenGLES.cpp UWP: Migrating from C++/CX to C++/WinRT (#1355) 2023-09-26 00:11:33 +08:00
OpenGLES.h Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
OpenGLESPage.cpp Implement new axmol log system based on fmtlib (#1732) 2024-03-07 08:47:00 +08:00
OpenGLESPage.h UWP: Migrating from C++/CX to C++/WinRT (#1355) 2023-09-26 00:11:33 +08:00
OpenGLESPage.idl UWP: Migrating from C++/CX to C++/WinRT (#1355) 2023-09-26 00:11:33 +08:00
OpenGLESPage.xaml UWP: Migrating from C++/CX to C++/WinRT (#1355) 2023-09-26 00:11:33 +08:00