Blender Git Commit Log

Git Commits -> Revision 0b18a61

Revision 0b18a61 by Christian Rauch (master)
July 29, 2021, 16:39 (GMT)
GHOST/X11: enable EGL

This will replace GLX with EGL for X11. GLEW does not support GLX and EGL
at the same time. Most distributions build GLEW with GLX support, so we
have to use the externally provided GLEW and build with EGL support.
This effectively sets WITH_SYSTEM_GLEW to OFF for all Linux configurations.

Differential Revision: https://developer.blender.org/D12034

Commit Details:

Full Hash: 0b18a618b88b22663e05eca0f4d976875710e7cc
Parent Commit: c7b12e3
Lines Changed: +19, -27

3 Modified Paths:

/build_files/build_environment/install_deps.sh (+0, -13) (Diff)
/build_files/cmake/platform/platform_unix.cmake (+0, -2) (Diff)
/CMakeLists.txt (+19, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021