axmol/core/renderer
smilediver 502961dcc5
Metal: enable mipmap support (#2235)
2024-11-15 23:12:02 +08:00
..
backend Metal: enable mipmap support (#2235) 2024-11-15 23:12: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 Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
CallbackCommand.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
CustomCommand.cpp Optimize DrawNode (#2165) 2024-09-21 23:55:26 +08:00
CustomCommand.h Optimize DrawNode (#2165) 2024-09-21 23:55:26 +08:00
GroupCommand.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
GroupCommand.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Material.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Material.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
MeshCommand.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
MeshCommand.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Pass.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Pass.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
PipelineDescriptor.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
QuadCommand.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
QuadCommand.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
RenderCommand.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
RenderCommand.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
RenderCommandPool.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
RenderConsts.h.in Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
RenderState.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
RenderState.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Renderer.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Renderer.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Shaders.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Shaders.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Technique.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Technique.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Texture2D.cpp Fix for incorrect bits per pixel set on texture reload (#2138) 2024-09-13 20:53:31 +08:00
Texture2D.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
TextureAtlas.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
TextureAtlas.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
TextureCache.cpp Fix for incorrect bits per pixel set on texture reload (#2138) 2024-09-13 20:53:31 +08:00
TextureCache.h Fix for incorrect bits per pixel set on texture reload (#2138) 2024-09-13 20:53:31 +08:00
TextureCube.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
TextureCube.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
TrianglesCommand.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
TrianglesCommand.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00