axmol/core/renderer/backend
halx99 b3ec72753f Remove redundant log message 2024-07-12 23:57:14 +08:00
..
metal Renderer fixes (#1996) 2024-06-29 00:20:32 +08:00
opengl Remove redundant log message 2024-07-12 23:57:14 +08:00
Backend.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Buffer.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CommandBuffer.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CommandBuffer.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +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 Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +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 Mark AXLOG, AXLOGINFO, AXLOGWARN, AXLOGERROR deprecated (#2017) 2024-07-05 07:51:36 +08:00
PixelFormatUtils.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +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 Change AXLOGI to more appropriate AXLOGD for several log calls (#2028) 2024-07-12 13:05:26 +08:00
ProgramManager.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ProgramState.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ProgramState.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +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 Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00
VertexLayout.h Rename all AXLOG/printf to AXLOGD (without .\core, .\3rdparty) (#2020) 2024-07-11 23:28:31 +08:00