dep/glad: Update to v2.0.5

This commit is contained in:
Stenzek
2024-02-25 15:32:26 +10:00
parent fcb8ce1ebc
commit 143fb0876d
36 changed files with 30541 additions and 35576 deletions

View File

@@ -130,11 +130,6 @@ if(ENABLE_OPENGL)
gl/context_egl_x11.cpp
gl/context_egl_x11.h
)
# We set EGL_NO_X11 because otherwise X comes in with its macros and breaks
# a bunch of files from compiling, if we include the EGL headers. This just
# makes the data types opaque, we can still use it with X11 if needed.
target_compile_definitions(util PRIVATE "-DEGL_NO_X11=1")
endif()
if(ENABLE_WAYLAND)
target_sources(util PRIVATE