axmol/cocos/renderer/backend/metal
coulsonwang b2387f13de [Feature] add DeviceInfo for querying implementation limits. 2019-03-14 15:58:55 +08:00
..
BlendStateMTL.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
BlendStateMTL.mm metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
BufferMTL.h fix bug when dynamic buffer stop updating data(#19351) 2019-01-24 15:56:59 +08:00
BufferMTL.mm Memory leak (#19358) 2019-01-25 09:20:07 +08:00
BufferManager.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
BufferManager.mm fix bug when dynamic buffer stop updating data(#19351) 2019-01-24 15:56:59 +08:00
CommandBufferMTL.h [Feature] set default scissor rectangle for metal when scissor test disabled (#19441) 2019-02-27 15:02:28 +08:00
CommandBufferMTL.mm [Feature] support cubeMapping in metal (#19469) 2019-03-07 11:08:12 +08:00
DepthStencilStateMTL.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
DepthStencilStateMTL.mm [Feature] remove unnecessary alloc (#19373) 2019-01-30 23:21:32 +08:00
DeviceInfoMTL.h [Feature] add DeviceInfo for querying implementation limits. 2019-03-14 15:58:55 +08:00
DeviceInfoMTL.mm [Feature] add DeviceInfo for querying implementation limits. 2019-03-14 15:58:55 +08:00
DeviceMTL.h Feature/update sprite3 d test (#19475) 2019-03-08 18:48:12 +08:00
DeviceMTL.mm [Feature] add DeviceInfo for querying implementation limits. 2019-03-14 15:58:55 +08:00
ProgramMTL.h [Feature] update attribute setting 2019-03-12 21:05:03 +08:00
ProgramMTL.mm [Feature] update attribute setting 2019-03-12 21:05:03 +08:00
RenderPipelineMTL.h [Feature] caching render pipeline (#19375) 2019-01-31 16:31:09 +08:00
RenderPipelineMTL.mm [bugfix] GL vertex attribute layout incorrect (#19484) 2019-03-12 10:37:52 +08:00
ShaderModuleMTL.h [Feature] update attribute setting 2019-03-12 21:05:03 +08:00
ShaderModuleMTL.mm Merge pull request #19488 from Mee-gu/feature/UniformAlignment 2019-03-13 17:32:35 +08:00
TextureMTL.h [Feature] support cubeMapping in metal (#19469) 2019-03-07 11:08:12 +08:00
TextureMTL.mm [Feature] support cubeMapping in metal (#19469) 2019-03-07 11:08:12 +08:00
Utils.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Utils.mm [Feature] support cubeMapping in metal (#19469) 2019-03-07 11:08:12 +08:00