skia2/tools/sk_app/mac
Brian Osman 9d4741370c Revert "Fix sk_app macOS raster window build conditions."
This reverts commit 163ba10dde.

Reason for revert: Mac linker errors

Original change's description:
> 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>

TBR=bungeman@google.com,brianosman@google.com

Change-Id: Ie5fa24138e4387784c21559f28528a4c4d335626
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/397737
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2021-04-17 17:41:27 +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 Revert "Fix sk_app macOS raster window build conditions." 2021-04-17 17:41:27 +00:00
WindowContextFactory_mac.h Revert "Fix sk_app macOS raster window build conditions." 2021-04-17 17:41:27 +00:00