~hp/nk_pugl

134454281bed8854030d1b6d2891450849f652bf — Hanspeter Portner 3 years ago 6a71264
Squashed 'pugl/' changes from 0a23647a..7fc8d9e4

7fc8d9e4 Add support for any mime type in X11 clipboard
59296974 Avoid "else" after "return"
41647873 Add PUGL_CONST_API
d9efe12e Use email address instead of website for attribution
09df1497 Simplify visibility boilerplate
4fea0068 Add clant configuration
a0efc405 Fix clang-tidy warnings
f6ca6060 Clean up includes
1c365945 Simplify clang-format configuration and format all code
REVERT: 0a23647a Add support for any mime type in X11 clipboard

git-subtree-dir: pugl
git-subtree-split: 7fc8d9e4997e82cfbd23d83bf7373a8fe2ccbe45
70 files changed, 11453 insertions(+), 11522 deletions(-)

M .clang-format
A .clant.json
M .editorconfig
A .includes.imp
M bindings/cxx/include/pugl/cairo.hpp
M bindings/cxx/include/pugl/gl.hpp
M bindings/cxx/include/pugl/pugl.hpp
M bindings/cxx/include/pugl/stub.hpp
M bindings/cxx/include/pugl/vulkan.hpp
M doc/c/Doxyfile
M doc/cpp/Doxyfile
M examples/.clang-tidy
M examples/cube_view.h
M examples/demo_utils.h
M examples/file_utils.c
M examples/pugl_cairo_demo.c
M examples/pugl_cursor_demo.c
M examples/pugl_cxx_demo.cpp
M examples/pugl_embed_demo.c
M examples/pugl_print_events.c
M examples/pugl_shader_demo.c
M examples/pugl_vulkan_cxx_demo.cpp
M examples/pugl_vulkan_demo.c
M examples/pugl_window_demo.c
M examples/rects.h
M examples/shader_utils.h
M examples/shaders/header_330.glsl
M examples/shaders/header_420.glsl
M examples/shaders/rect.frag
M examples/shaders/rect.vert
M examples/sybok.hpp
M include/pugl/cairo.h
M include/pugl/gl.h
M include/pugl/pugl.h
M include/pugl/stub.h
M include/pugl/vulkan.h
M src/.clang-tidy
M src/implementation.c
M src/mac.h
M src/mac.m
M src/mac_cairo.m
M src/mac_gl.m
M src/mac_stub.m
M src/mac_vulkan.m
M src/stub.h
M src/win.c
M src/win.h
M src/win_cairo.c
M src/win_gl.c
M src/win_stub.c
M src/win_vulkan.c
M src/x11.c
M src/x11.h
M src/x11_cairo.c
M src/x11_gl.c
M src/x11_stub.c
M src/x11_vulkan.c
M test/.clang-tidy
M test/test_build.c
M test/test_build.cpp
M test/test_clipboard.c
M test/test_gl_hints.c
M test/test_realize.c
M test/test_redisplay.c
M test/test_show_hide.c
M test/test_stub_hints.c
M test/test_timer.c
M test/test_update.c
M test/test_utils.h
M wscript
This diff is too large to display. Try viewing the raw diff instead.