dawn-cmake/src
Corentin Wallez 8f4046b0b6 Remove glad and replace it with our own GL header
This completely removes the dependency on glad by generating the GL
headers from gl.xml directly.

This requires adding khrplatform.h so all Khronos dependencies are
gathered in third_party/khronos.

Also removes a stray CMakeLists.txt that was still hanging out.

BUG=dawn:165

Change-Id: Ia64bc51bc8b18c6b48613918e2f309f7405ecb3b
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/8163
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2019-06-17 09:17:29 +00:00
..
common Fix compilation of the GL backend on Windows 2019-06-14 08:50:42 +00:00
dawn Generators: main.py is now dawn_json_generator.py 2019-06-11 18:03:05 +00:00
dawn_native Remove glad and replace it with our own GL header 2019-06-17 09:17:29 +00:00
dawn_wire Implement CreateBufferMappedAsync in dawn_wire and dawn_native 2019-06-14 17:35:56 +00:00
fuzzers Remove Full SPIRV-Cross fuzzers 2019-06-12 08:49:15 +00:00
include Remove OpenGLBinding's dependency on glad 2019-06-17 09:01:09 +00:00
tests Implement CreateBufferMappedAsync in dawn_wire and dawn_native 2019-06-14 17:35:56 +00:00
utils Remove OpenGLBinding's dependency on glad 2019-06-17 09:01:09 +00:00