axmol/core/renderer/backend
j-jorge 15268dc182
Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100)
2024-08-26 00:25:33 +08:00
..
metal Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
opengl Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
Backend.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Buffer.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
CommandBuffer.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CommandBuffer.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
DepthStencilState.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
DepthStencilState.h Renderer fixes (#1996) 2024-06-29 00:20:32 +08:00
DriverBase.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
DriverBase.h Renderer fixes (#1996) 2024-06-29 00:20:32 +08:00
Enums.h Add render I420 video support, fix #2049 (#2050) 2024-07-23 01:10:44 +08:00
Macros.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
PixelBufferDescriptor.h just addressing some compiler warnings on windows (#1954) 2024-06-03 23:16:54 +08:00
PixelFormatUtils.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
PixelFormatUtils.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Program.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Program.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ProgramManager.cpp Add render I420 video support, fix #2049 (#2050) 2024-07-23 01:10:44 +08:00
ProgramManager.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
ProgramState.cpp Optimize ProgramState::setTexture() to avoid vector (de)allocations (#2061) 2024-07-31 00:19:56 +08:00
ProgramState.h Optimize ProgramState::setTexture() to avoid vector (de)allocations (#2061) 2024-07-31 00:19:56 +08:00
ProgramStateRegistry.cpp Fix memory leaks refreshed (#1638) 2024-01-29 22:30:14 +08:00
ProgramStateRegistry.h Rename ax::Ref ==> ax::Object (#1877) 2024-05-03 22:15:08 +08:00
RenderPassDescriptor.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
RenderPassDescriptor.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
RenderPipeline.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
RenderTarget.h Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
ShaderCache.cpp Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
ShaderCache.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ShaderModule.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ShaderModule.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Texture.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Texture.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Types.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Types.h Renderer fixes (#1996) 2024-06-29 00:20:32 +08:00
VertexLayout.cpp Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
VertexLayout.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00