glfw/deps
Camilla Löwy 2c3eb75748 Wayland: Remove dependency on wayland-protocols
This brings the latest released versions of all used Wayland protocol
files into this repository, removing the need for the user to arrange
a sufficiently new version of wayland-protocols.

The wayland.xml protocol file was copied from wayland 1.22.0.
The additional protocol files were copied from wayland-protocols 1.32.

Because of how files are moved and renamed inside the wayland-protocols
repository, it will not always be possible to update all our protocol
files from a single release without also potentially updating related
code (acceptable) and prematurely breaking compatibility with
compositors that still only support an earlier incompatible version
(unacceptable).

The macro in src/CMakeLists.txt has been modified to hopefully make it
easier to add new protocol files.  This made it necessary to change the
name of a few of the generated header files.

Closes #2053
2024-01-13 22:13:56 +01:00
..
glad Update glad to include Vulkan 1.3 2022-07-07 23:48:16 +02:00
mingw Add workaround for missing headers in legacy MinGW 2016-06-02 14:21:56 +02:00
vs2008 Win32: Fix build on VC++ 2008 2016-12-03 20:06:23 +01:00
wayland Wayland: Remove dependency on wayland-protocols 2024-01-13 22:13:56 +01:00
getopt.c Fixed VC++ warnings. 2014-03-31 22:33:22 +02:00
getopt.h Replaced Free Getopt with getopt_port. 2014-01-21 14:16:51 +01:00
linmath.h Fix implicit double-to-float in linmath.h 2021-03-21 16:01:45 +01:00
nuklear_glfw_gl2.h Update Nuklear to 4.01.3 2020-07-15 18:02:38 +02:00
nuklear.h Update Nuklear to 4.01.3 2020-07-15 18:02:38 +02:00
stb_image_write.h Update stb_image_write.h to version 1.16 2022-04-28 21:18:49 +02:00
tinycthread.c Paperwork done 2016-11-30 14:00:41 +01:00
tinycthread.h Cocoa: Fix macOS 10.12 deprecation warnings 2016-10-09 01:39:31 +02:00