This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
shell
/
gpu
History
Chinmay Garde
4044876a78
Delay metal drawable acquisition till frame submission. (
#13367
)
...
Uses the new `SkSurface::MakeFromCAMetalLayer` Skia API.
2019-10-28 13:24:22 -07:00
..
BUILD.gn
Platform View implemenation for Metal (
#11070
)
2019-08-23 16:15:41 -07:00
gpu_surface_delegate.h
Platform View implemenation for Metal (
#11070
)
2019-08-23 16:15:41 -07:00
gpu_surface_gl_delegate.cc
…
gpu_surface_gl_delegate.h
Platform View implemenation for Metal (
#11070
)
2019-08-23 16:15:41 -07:00
gpu_surface_gl.cc
Change IO thread shader cache strategy (
#13121
)
2019-10-14 13:05:05 -07:00
gpu_surface_gl.h
…
gpu_surface_metal.h
Delay metal drawable acquisition till frame submission. (
#13367
)
2019-10-28 13:24:22 -07:00
gpu_surface_metal.mm
Delay metal drawable acquisition till frame submission. (
#13367
)
2019-10-28 13:24:22 -07:00
gpu_surface_software_delegate.cc
…
gpu_surface_software_delegate.h
…
gpu_surface_software.cc
…
gpu_surface_software.h
…
gpu_surface_vulkan.cc
…
gpu_surface_vulkan.h
…
gpu.gni
…