Skip to main content
apple
ملف منشئ GitHub

apple

عرض على مستوى المستودعات لـ ٣٠ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٣٠
مستودعات
٤
محدث
٢٦ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

compiling-with-metal-shaderconverter
مطوّرو البرمجيات

ALWAYS use when compiling DXIL/HLSL to metallib with Metal shader converter (commonly referred to as MSC) via the metal-shaderconverter CLI or libmetalirconverter (IRCompiler, IRObject, IRShaderReflection) at runtime. Covers offline/runtime DXIL compilation,…

٧ يونيو ٢٠٢٦
creating-metal4-shader-pipelines
مطوّرو البرمجيات

ALWAYS use when creating Metal pipeline state objects with Metal 4 descriptors (MTL4RenderPipelineDescriptor, MTL4ComputePipelineDescriptor, MTL4MeshRenderPipelineDescriptor) via MTL4Compiler. Covers function descriptors, function constant specialization,…

٧ يونيو ٢٠٢٦
debugging-rendering-issues
مطوّرو البرمجيات

ALWAYS use when a user porting a game to Metal reports a rendering issue — blank screen, wrong output, or anything that looks incorrect on Metal vs. the source platform. Covers black screen, missing geometry, wrong colors, gamma/sRGB problems, texture…

٧ يونيو ٢٠٢٦
integrating-metal-shaderconverter-shaders
مطوّرو البرمجيات

ALWAYS use when integrating Metal shader converter (commonly referred to as MSC) shaders at runtime — binding model, top-level argument buffer (TLAB), root signature resource locations, descriptor/sampler heaps, static samplers, bindless resources, vertex…

٧ يونيو ٢٠٢٦
managing-metal-cpp-lifetimes
مطوّرو البرمجيات

ALWAYS use when writing or porting Metal object lifetime management code in metal-cpp — including crashes on release, use-after-free, memory leaks, autorelease pool placement, NS::TransferPtr vs NS::RetainPtr ownership, bridge casts at ARC/metal-cpp…

٧ يونيو ٢٠٢٦
managing-metal4-resources
مطوّرو البرمجيات

ALWAYS use when working with Metal 4 resources — buffer / texture / heap creation, storage modes, `MTLResidencySet` management, heap aliasing, purgeable state, texture view pools, GPU lossless compression, and deferred destruction. Trigger for MTLBuffer,…

٧ يونيو ٢٠٢٦
managing-metal4-synchronization
مطوّرو البرمجيات

Metal 4 explicit synchronization — barriers, fences, events, and cross-API state translation (from D3D12, Vulkan, OpenGL). Use when porting GPU synchronization, translating resource state transitions, or debugging barrier-related visual corruption.

٧ يونيو ٢٠٢٦
porting-discover
مطوّرو البرمجيات

Analyze a codebase before starting a Metal 4 port. Produces a discovery report with platform readiness, graphics backend analysis, feature coverage matrix, and trace-grounded findings. Use before any porting work begins.

٧ يونيو ٢٠٢٦
عرض 8 من أصل ٢٤ skills مجمعة.
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات