This website requires JavaScript.
Explore
Mr. 4th Lab
Register
Sign In
mr4th-public
/
4coder
Watch
1
Fork
You've already forked 4coder
0
Code
Issues
Releases
Activity
de9fc34c3e
4coder
/
metal
History
Yuval Dolev
de9fc34c3e
Added a hack to fix DeadLock problem regrading the system_memory_annotation function. Also started working on fixing the performance issues that I discovered in the graphics renderer on retina displays (for now I changed to FCoder_View to be layer backed which is faster for rendering animations, this seems to improve performance by a little margin but rendering on high dpi displays is not closed to being smooth yet...).
2020-01-14 03:22:29 +02:00
..
4ed_metal_render.mm
Added a hack to fix DeadLock problem regrading the system_memory_annotation function. Also started working on fixing the performance issues that I discovered in the graphics renderer on retina displays (for now I changed to FCoder_View to be layer backed which is faster for rendering animations, this seems to improve performance by a little margin but rendering on high dpi displays is not closed to being smooth yet...).
2020-01-14 03:22:29 +02:00
AAPLShaderTypes.h
Work on metal renderer. Only semi-working for now.
2020-01-06 02:55:07 +02:00
AAPLShaders.metal
Basic metal renderer (only rendering a triangle as of right now).
2020-01-04 03:24:52 +02:00