axmol/core/renderer/backend/metal
halx99 28150610be Improve code style 2023-08-02 11:34:06 +08:00
..
BufferMTL.h Auto compile app/Sources/shaders to axslc/custom 2023-07-19 23:41:16 +08:00
BufferMTL.mm Auto compile app/Sources/shaders to axslc/custom 2023-07-19 23:41:16 +08:00
BufferManager.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
BufferManager.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
CommandBufferMTL.h Implement metal instancing draw 2023-07-31 10:03:24 +08:00
CommandBufferMTL.mm Improve code style 2023-08-02 11:34:06 +08:00
DepthStencilStateMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
DepthStencilStateMTL.mm Final migrate (#876) 2022-10-01 16:24:52 +08:00
DeviceInfoMTL.h Make renderer works on opengl core profile mode 2023-07-20 20:23:56 +08:00
DeviceInfoMTL.mm Make renderer works on opengl core profile mode 2023-07-20 20:23:56 +08:00
DeviceMTL.h Implement metal instancing draw 2023-07-31 10:03:24 +08:00
DeviceMTL.mm Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
ProgramMTL.h [WIP] Not convert mat3 to mat3x4 in engine 2023-07-27 22:36:51 +08:00
ProgramMTL.mm Improve shader module and empty texture managment 2023-07-28 11:46:34 +08:00
RenderPipelineMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
RenderPipelineMTL.mm Auto compile app/Sources/shaders to axslc/custom 2023-07-19 23:41:16 +08:00
RenderTargetMTL.h Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
RenderTargetMTL.mm Fix warnings (implicit conversion loses and use of deprecated function) 2022-11-20 09:58:34 +09:00
ShaderModuleMTL.h Improve shader module and empty texture managment 2023-07-28 11:46:34 +08:00
ShaderModuleMTL.mm Delete glsl-optimizer due to new shader workflow only require offline tool glslcc 2023-08-01 12:12:10 +08:00
TextureMTL.h Final migrate (#876) 2022-10-01 16:24:52 +08:00
TextureMTL.mm Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
UtilsMTL.h Fix ci 2022-11-01 16:02:13 +08:00
UtilsMTL.mm Make renderer works on opengl core profile mode 2023-07-20 20:23:56 +08:00