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
Chris Yang
bec554211b
Always use
IOSGLContextSwitch
to access EAGLContexts to prevent plugins from polluting Flutter's EAGLContext (
#13314
)
2019-11-08 10:02:23 -08:00
..
BUILD.gn
…
gpu_surface_delegate.h
…
gpu_surface_gl_delegate.cc
…
gpu_surface_gl_delegate.h
Always use
IOSGLContextSwitch
to access EAGLContexts to prevent plugins from polluting Flutter's EAGLContext (
#13314
)
2019-11-08 10:02:23 -08:00
gpu_surface_gl.cc
Always use
IOSGLContextSwitch
to access EAGLContexts to prevent plugins from polluting Flutter's EAGLContext (
#13314
)
2019-11-08 10:02:23 -08:00
gpu_surface_gl.h
Always use
IOSGLContextSwitch
to access EAGLContexts to prevent plugins from polluting Flutter's EAGLContext (
#13314
)
2019-11-08 10:02:23 -08:00
gpu_surface_metal.h
Delay metal drawable acquisition till frame submission. (
#13367
)
2019-10-28 13:24:22 -07:00
gpu_surface_metal.mm
Ensure that the CAMetalLayer FBO attachments can be read from. (
#13643
)
2019-11-04 17:28:51 -08: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
…