skia2/tools/sk_app/mac
Ben Wagner 163ba10dde Fix sk_app macOS raster window build conditions.
The "raster" window on macOS is actually backed by GL. Fix the build
rules and code conditions to reflect this. This allows for some sk_app
applications to run on macOS with skia_use_gl=false.

Change-Id: I5d7b37c4172079e163690faa4e55a622a6d4f844
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/397256
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2021-04-17 15:18:05 +00:00
..
DawnMTLWindowContext_mac.mm Remove the dependency on Dawn's SwapChainUtils. 2020-04-09 20:31:30 +00:00
GLWindowContext_mac.mm Add support for retina displays to sk_app. 2021-01-29 17:33:48 +00:00
main_mac.mm Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
MetalWindowContext_mac.mm Reland "Remove ARC from tools lib." 2021-02-22 17:55:52 +00:00
RasterWindowContext_mac.mm Add support for retina displays to sk_app. 2021-01-29 17:33:48 +00:00
Window_mac.h Add support for retina displays to sk_app. 2021-01-29 17:33:48 +00:00
Window_mac.mm Fix sk_app macOS raster window build conditions. 2021-04-17 15:18:05 +00:00
WindowContextFactory_mac.h Fix sk_app macOS raster window build conditions. 2021-04-17 15:18:05 +00:00