Blender Git Statistics -> Developers -> christian.rauch
Christian Rauch (christian.rauch)
Total Commits : 141
Master Commits : 47
Branch Commits : 94
First Commit : January 28, 2020
Latest Commit : August 14, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
August, 2021 | 12 | |
July, 2021 | 52 | |
June, 2021 | 53 | |
May, 2021 | 0 | |
April, 2021 | 0 | |
March, 2021 | 0 | |
February, 2021 | 0 | |
January, 2021 | 0 | |
December, 2020 | 0 | |
November, 2020 | 0 | |
October, 2020 | 0 | |
September, 2020 | 0 | |
August, 2020 | 0 | |
July, 2020 | 2 | |
June, 2020 | 0 | |
May, 2020 | 18 | |
April, 2020 | 3 | |
March, 2020 | 0 | |
February, 2020 | 0 | |
January, 2020 | 1 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
GHOST_SystemWayland.cpp | 38 |
CMakeLists.txt | 31 |
CMakeLists.txt | 26 |
GHOST_WindowWayland.cpp | 21 |
GHOST_ISystem.cpp | 14 |
platform_unix.cmake | 13 |
install_deps.sh | 10 |
GHOST_SystemWayland.h | 6 |
GHOST_ContextEGL.cpp | 5 |
GHOST_ContextEGL.h | 5 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 162 | 1.1 |
Modified | 230 | 1.6 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 2 757 | 20.3 |
Lines Removed | 877 | 6.4 |
Latest commits
Revision 3e86bfb by Christian Rauch (wayland-no-x11) August 14, 2021, 20:40 (GMT) |
disable X11 for Wayland-only build |
August 14, 2021, 20:27 (GMT) |
GHOST/wayland: use Wayland only when 'BLENDER_WAYLAND' is set When the X11 and Wayland backends are available, only query Wayland when the BLENDER_WAYLAND environment variable is set and notify the user if this failed. This makes sure that Blender will always use X11. User can then opt-in to Wayland for testing and can continue using X11 in case of issues. Differential Revision: D11489 |
August 14, 2021, 20:27 (GMT) |
cmake: disable WITH_GHOST_WAYLAND if any Wayland dependency is missing This sets WITH_GHOST_WAYLAND to ON and auto-disables it again, if one of the required Wayland development libraries is missing. Differential Revision: D11489 |
August 14, 2021, 20:26 (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 |
August 14, 2021, 20:26 (GMT) |
August 14, 2021, 20:26 (GMT) |
August 14, 2021, 20:26 (GMT) |
GHOST/X11: link libGL for X11-EGL to resolve OpenGL symbols This links libGL if X11-EGL is enabled, since libOpenGL is not installed by default on some distributions. This is a workaround to resolve the OpenGL symbols that would otherwise be resolved via GLVND. Differential Revision: https://developer.blender.org/D12034 |
August 9, 2021, 19:52 (GMT) |
GHOST/X11: link libGL for EGL to resolve OpenGL symbols This links libGL, since libOpenGL is not installed by default on some distributions. This is a workaround to resolve OpenGL symbols, that are otherwise resolved via GLVND. Differential Revision: https://developer.blender.org/D12034 |
August 9, 2021, 19:46 (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 |
August 9, 2021, 19:46 (GMT) |
MiikaHweb - Blender Git Statistics v1.06