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
path: root/intern
AgeCommit message (Expand)Author
2022-10-26Cleanup: remove GWL_RegisteryAdd_Params.wl_registryCampbell Barton
2022-10-26GHOST/Wayland: support device add/removal at runtimeCampbell Barton
2022-10-26GHOST/Wayland: use a predictable order for interface registrationCampbell Barton
2022-10-25Fix window flickering when moving windows between monitors in WaylandCampbell Barton
2022-10-25Fix Cycles build error on 32bit x86Brecht Van Lommel
2022-10-25Fix T102048: Tablet cursor remains hidden under KDE/WaylandCampbell Barton
2022-10-25GHOST/Wayland: swap tablet middle/right mouse buttonsCampbell Barton
2022-10-25GHOST/Wayland: store fractional scaling in each window instead of DPICampbell Barton
2022-10-25Cleanup: move singleton pointers into the systemCampbell Barton
2022-10-25Cleanup: move ghost/wayland local methods after type declarationsCampbell Barton
2022-10-25Fix T82412: Space-mouse not registering (WIN32)Campbell Barton
2022-10-25Correct naming in 97414fb484fe37b8da69a2b570a659535bbf2a0fCampbell Barton
2022-10-25GHOST/Wayland: support adding/removing global objects at runtimeCampbell Barton
2022-10-24Cycles: Metal integrator state size tuningMichael Jones
2022-10-23GHOST: expand GHOST_PRINT/PRINTF without WITH_GHOST_DEBUGCampbell Barton
2022-10-23Fix build error when WITH_GHOST_DEBUG is enabledCampbell Barton
2022-10-23GHOST/Wayland: support building with older versions of pointer-gesturesCampbell Barton
2022-10-23Fix crash on exit when background rendering in waylandCampbell Barton
2022-10-22GHOST/Wayland: multi-touch gesture supportCampbell Barton
2022-10-22Cleanup: use wl_/wp_ prefix to match native Wayland typesCampbell Barton
2022-10-22GHOST/Wayland: support changing seat capabilities at run-timeCampbell Barton
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Fix missing OpenMP in Linux buildsSergey Sharybin
2022-10-21Avoid re-compilation of oneAPI AoT kernels when configuration changesSergey Sharybin
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-21Cycles: oneAPI: remove use of SYCL host deviceXavier Hallade
2022-10-21Fix T101974: Potential memoryleak GHOST_WindowWayland.newDrawingContextEdward
2022-10-21Cycles: Bump versions of DPC++, IGC, and dependenciesSergey Sharybin
2022-10-21GHOST/Wayland: code comments, minor improvementsCampbell Barton
2022-10-20Cycles: replace (tm) with unicode equivalent in UIXavier Hallade
2022-10-20Cleanup: compiler warningsBrecht Van Lommel
2022-10-20Fix missing free in 8a43bfd8fd8d08438c5cc58befdf3e661aa17297Campbell Barton
2022-10-20GHOST/Wayland: refactor copy/paste buffer storageCampbell Barton
2022-10-20GHOST/Wayland: primary clipboard supportCampbell Barton
2022-10-20GHOST/Wayland: skip redundant strlen() sending the clipboardCampbell Barton
2022-10-20Cleanup: correct prefix for internal wayland utility functionCampbell Barton
2022-10-20Cleanup: formatCampbell Barton
2022-10-20GHOST/Wayland: correct assert from recent commitCampbell Barton
2022-10-20Fix T94136: Cycles: No Hair Shadows with Transparent BSDFLukas Stockner
2022-10-20Fix T93382: Blender still generates subsurface render passesLukas Stockner
2022-10-20GHOST/Wayland: update code comment for Gnome-Shell workaroundCampbell Barton
2022-10-20GHOST/Wayland: clear data source pointer when canceledCampbell Barton
2022-10-20Cleanup: use 'wl_' prefix for data_sourceCampbell Barton
2022-10-19Fix macOS build error after recent changes to enable Intel GPUsBrecht Van Lommel
2022-10-19Cycles: Allow Intel GPUs under MetalMorteza Mostajab
2022-10-19Cycles: oneAPI: fix clean Windows ninja buildsXavier Hallade
2022-10-19Cycles: oneAPI: preload kernels only when not using prebuilt binariesXavier Hallade
2022-10-19Cycles: oneAPI: include sycl/sycl.hpp instead of CL/sycl.hppXavier Hallade
2022-10-19Cycles: oneAPI: fix check_usm for debug buildsXavier Hallade