Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28Cleanup: quiet unused argument warnings and minor changes in GHOSTCampbell Barton
2022-10-22GHOST/Wayland: multi-touch gesture supportCampbell Barton
2022-10-20GHOST/Wayland: primary clipboard supportCampbell Barton
2022-10-19Cleanup: CMake include pathsCampbell Barton
2022-10-12GHOST/Wayland: only require libdecor when running in gnome-shellCampbell Barton
2022-10-11Fix linker order of X11 and Wayland libsSebastian Parborg
2022-09-07Cleanup: sort cmake file listsCampbell Barton
2022-08-29Build: automatically disable WITH_GHOST_WAYLAND if missing librariesBrecht Van Lommel
2022-08-27CMake: include missing header filesCampbell Barton
2022-08-18CMake: always unset CMAKE_REQUIRED_* variables after useCampbell Barton
2022-08-15Introduce headless OpenGL rendering on LinuxSebastian Parborg
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-04GHOST/Wayland: support URL decoding for file drag & dropCampbell Barton
2022-08-03Image: Display GPU layout in `uiTemplateImageInfo`Angus Stanton
2022-07-08GHOST/Wayland: add logging for listener handlersCampbell Barton
2022-07-08GHOST: add GHOST_utildefinesCampbell Barton
2022-07-06GHOST/Wayland: support dynamic loading libraries for WaylandCampbell Barton
2022-06-27GHOST/Wayland: Add a build time option for DBUS, disable by defaultCampbell Barton
2022-06-24GHOST/Wayland: support client-side window decorationsChristian Rauch
2022-06-21Cleanup: use full names for generated wayland headers, use own directoryCampbell Barton
2022-06-15Cleanup: various minor changes to wayland internal conventionsCampbell Barton
2022-06-15GHOST/Wayland: fractional scaling supportCampbell Barton
2022-06-14GHOST/Wayland add tablet supportCampbell Barton
2022-05-06GHOST: Add support for precision touchpad gestures on WindowsAndrii Symkin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2021-12-06cmake: fix linking with WITH_X11_XF86VMODE and bfdAurelien Jarno
2021-11-08CMake: add missing headers to CMake listsCampbell Barton
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-07-15GHOST/wayland: create mmap-ed file manually if memfd_create is unavailableChristian Rauch
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-06cmake: use harvested 'wayland-protocols' if system version is insufficientChristian Rauch
2021-07-05macOS: support Japanese input for text buttonsYuki Hashimoto
2021-06-24GHOST/XR: support Wayland via XrGraphicsBindingOpenGLWaylandKHRChristian Rauch
2021-06-22GHOST/XR: enable X11-EGL context for OpenXRChristian Rauch
2021-06-22Refactor of Wintab to use Wintab supplied mouse movement once verified agains...Nicholas Rishel
2021-06-03GHOST/wayland: add 'xdg-decoration' supportChristian Rauch
2021-06-03GHOST/wayland: get cursor settings via D-BusChristian Rauch
2021-05-15XR Controller Support Step 1: Internal Abstractions for OpenXR ActionsPeter Kim
2020-12-17Explicitly link X11 librariesSybren A. Stüvel
2020-12-08CMake: fix linking with WITH_SDL_DYNLOADCampbell Barton
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-10-31Remove Wintab logging.Nicholas Rishel
2020-10-31Add Wintab debug logging as a CMake option WITH_WINTAB_DEBUG.Nicholas Rishel
2020-07-16Cleanup: missing CMake headers from source listsCampbell Barton
2020-05-01Cleanup: duplicate include, define from Wayland patchCampbell Barton
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-04-30CMake: use system include for generated headersCampbell Barton
2020-04-30GHOST: initial Wayland supportChristian Rauch