axmol/core
smilediver 807a91b49b
Optimize `Renderer::fillVerticesAndIndices()` (#2065)
* Optimize `Renderer::fillVerticesAndIndices()`

* Fix clobbered registers not being marked in inline assembly
2024-08-02 08:26:58 +08:00
..
2d Improve FastRNG implementation (#2056) 2024-07-27 23:44:25 +08:00
3d Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
audio Use AXLOG for audio module 2024-06-17 22:43:00 +08:00
base Fix #2060, make http request/respose reference counter thread-safe (#2064) 2024-08-01 04:41:27 +08:00
math Optimize `Renderer::fillVerticesAndIndices()` (#2065) 2024-08-02 08:26:58 +08:00
media Add render I420 video support, fix #2049 (#2050) 2024-07-23 01:10:44 +08:00
navmesh Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
network Fix #2060, make http request/respose reference counter thread-safe (#2064) 2024-08-01 04:41:27 +08:00
physics Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
physics3d Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
platform Handle premultiplied alpha for grayscale PNGs. (#2047) 2024-07-23 21:26:54 +08:00
renderer Optimize `Renderer::fillVerticesAndIndices()` (#2065) 2024-08-02 08:26:58 +08:00
ui Add render I420 video support, fix #2049 (#2050) 2024-07-23 01:10:44 +08:00
CMakeLists.txt Fix #1943, Make extension luabinding can be controlled by AX_EXT_HINT 2024-07-08 23:17:25 +08:00
axmol.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
axmol.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
axmol.natvis Improve code quality (stage1.Oct) (#916) 2022-10-13 21:44:42 +08:00
axmolver.h.in Bump 2.1.5 2024-07-22 23:33:56 +08:00
cocos2d.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00