axmol/core/renderer
smilediver 3f8d47dc36
Trim trailing whitespace for files in `core` folder (#2089)
2024-08-15 12:14:02 +08:00
..
backend Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
shaders Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
CMakeLists.txt Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
CallbackCommand.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CallbackCommand.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
CustomCommand.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CustomCommand.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
GroupCommand.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
GroupCommand.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
Material.cpp Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
Material.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
MeshCommand.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MeshCommand.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Pass.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Pass.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
PipelineDescriptor.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
QuadCommand.cpp Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
QuadCommand.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
RenderCommand.cpp Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
RenderCommand.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
RenderCommandPool.h Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
RenderConsts.h.in Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
RenderState.cpp Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
RenderState.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
Renderer.cpp Optimize `Renderer::fillVerticesAndIndices()` (#2065) 2024-08-02 08:26:58 +08:00
Renderer.h Renderer fixes (#1996) 2024-06-29 00:20:32 +08:00
Shaders.cpp Add render I420 video support, fix #2049 (#2050) 2024-07-23 01:10:44 +08:00
Shaders.h Add render I420 video support, fix #2049 (#2050) 2024-07-23 01:10:44 +08:00
Technique.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Technique.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Texture2D.cpp Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
Texture2D.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TextureAtlas.cpp Mark StringUtils::format deprecated, use fmt::format instead (#2029) 2024-07-13 22:53:14 +08:00
TextureAtlas.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
TextureCache.cpp Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
TextureCache.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
TextureCube.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TextureCube.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TrianglesCommand.cpp Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
TrianglesCommand.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00