Block or Report
Block or report dnfield
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,265 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2023
Created 1 commit in 1 repository
Created a pull request in flutter/engine that received 5 comments
[Impeller] [Vulkan] Make sure to set transfer flags
Even if device transient was requested, we might have decided it can't be device transient and may still put it through a blit pass.
+4
−6
•
5
comments
Reviewed 19 pull requests in 3 repositories
flutter/engine
15 pull requests
- [Impeller] add explicit VMA flush to device memory writes.
- [Impeller] disable buffer to texture blit for Vulkan.
- [iOS][Keyboard] Wait vsync on UI thread and update viewport inset to avoid jitter.
- [Impeller] Makes validation layers flag work for android
- [Impeller] allowing enabling Impeller on macOS.
- [Impeller] sort all vertex inputs by location.
- [Impeller] Add buffer to texture blit for Vulkan.
- [Impeller] support non-interleaved vertex data.
- Check more optional accesses
- Handle breaking change to Dart_TimelineEvent Embedder API
- [Impeller] Fix 1-d grid computation for compute
- Manually roll ANGLE
- [Impeller] Compute in Vulkan
- [ci.yaml] Add xcode dependency
- [Impeller] Emplace directly into host buffer (avoid VBB) for text data
flutter/flutter
3 pull requests
- When resized network image has error, all future unrelated images using the same url will fail, even if the network becomes OK
-
Refactor "app plugin loader" Gradle Plugin so it can be applied using the declarative
plugins {}block - Revert "Fix issue where DevTools would not be immediately available when using --start-paused"
dnfield/flutter_svg
1 pull request
Created an issue in flutter/flutter that received 3 comments
Blends render nothing when applied to a single path.
This test should render a blue rect, but renders nothing:
TEST_P(AiksTest, CanRenderColoredRectWithOverlay) { Canvas canvas; Paint paint; paint.col…
3
comments





