darling-cocotron/QuartzCore
Ariel Abreu ccf32c6281
Ensure objc presented handlers are invoked
Previously, they would only be invoked if the `present` method was
invoked directly on the objc drawable object.
2023-04-06 10:04:49 -04:00
..
English.lproj Added non-functional initial QuartzCore project, CALayer header 2009-07-26 14:32:59 +00:00
include/QuartzCore Initial support for Metal layers and drawables 2023-04-06 10:04:49 -04:00
CAAnimation.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CAAnimationGroup.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CABase.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CABasicAnimation.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CAConstraintLayoutManager.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CAFilter.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CAGradientLayer.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CALayer.m Initial support for Metal layers and drawables 2023-04-06 10:04:49 -04:00
CALayerContext.m Initial support for Metal layers and drawables 2023-04-06 10:04:49 -04:00
CALayerInternal.h Initial support for Metal layers and drawables 2023-04-06 10:04:49 -04:00
CAMediaTiming.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CAMediaTimingFunction.m Fix Continuation Indent 2020-05-12 17:04:16 -04:00
CAMetalDrawable.mm Ensure objc presented handlers are invoked 2023-04-06 10:04:49 -04:00
CAMetalDrawableInternal.h Ensure objc presented handlers are invoked 2023-04-06 10:04:49 -04:00
CAMetalLayer.mm Initial support for Metal layers and drawables 2023-04-06 10:04:49 -04:00
CAMetalLayerInternal.h Initial support for Metal layers and drawables 2023-04-06 10:04:49 -04:00
CAOpenGLLayer.m Add symbols for sketchtool 2019-04-01 09:15:47 -04:00
CAPropertyAnimation.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CARenderer.m Initial support for Metal layers and drawables 2023-04-06 10:04:49 -04:00
CAReplicatorLayer.m CAReplicatorLayer and CAScrollLayer classes 2019-01-16 16:23:16 -05:00
CAScrollLayer.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CAShapeLayer.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CASpringAnimation.m Add a bunch of class/constant stubs 2021-02-26 12:42:00 -05:00
CATextLayer.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CATransaction.m Fix Continuation Indent 2020-05-12 17:04:16 -04:00
CATransactionGroup.h Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CATransactionGroup.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CATransform3D.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CATransition.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CAValueFunction.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CAWindowOpenGLContext.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CIAffineTransform.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CIBloom.h Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CIBloom.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CIBoxBlur.h QuartzCore work 2010-10-21 21:21:17 -04:00
CIBoxBlur.m QuartzCore work 2010-10-21 21:21:17 -04:00
CIColor.m Proper Braces 2020-05-12 17:04:16 -04:00
CIContext.m Fix Continuation Indent 2020-05-12 17:04:16 -04:00
CIFilter.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CIImage.m Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
CILinearGradient.h QuartzCore work 2010-10-21 21:21:17 -04:00
CILinearGradient.m QuartzCore work 2010-10-21 21:21:17 -04:00
CIVector.m Better Braces 2020-05-12 17:04:16 -04:00
CMakeLists.txt Initial support for Metal layers and drawables 2023-04-06 10:04:49 -04:00
Info.plist some basic QuartzCore work 2010-01-09 21:54:29 +00:00