Add GLFW support for GrGLCreateNativeInterface
authorabarth <abarth@chromium.org>
Mon, 28 Mar 2016 18:34:27 +0000 (11:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 28 Mar 2016 18:34:27 +0000 (11:34 -0700)
commit7fb19bc229ba4e7482ff7c0fd24bd2fcb0093b8b
tree0cd7e056a7d1748178d46d551e08af60d17f9030
parentdf801aac5f57c64eb7f081288a299fa3c92cee0d
Add GLFW support for GrGLCreateNativeInterface

This file lets us use Skia's GPU backend with GLFW.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1827153003
CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot

Review URL: https://codereview.chromium.org/1827153003
cmake/CMakeLists.txt
src/gpu/gl/glfw/GrGLCreateNativeInterface_glfw.cpp [new file with mode: 0644]