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-28Cleanup: use common prefix for static ghost/wayland variablesCampbell Barton
2022-10-28GHOST/Wayland: improve code-commentsCampbell Barton
2022-10-28Cleanup: use plain 'char *' for mime types in GHOST/WaylandCampbell Barton
2022-10-28Cleanup: move GWL_DataOffer in_use to the 'dnd' structCampbell Barton
2022-10-28GHOST/Wayland: postpone reading from the clipboard until neededCampbell Barton
2022-10-28GHOST/Wayland: unlock clipboard mutex on failureCampbell Barton
2022-10-28Cycles: fix up logic in oneAPI devices filteringXavier Hallade
2022-10-27Fix T102085: X11 Startup crashAnton Raves
2022-10-27GHOST/Wayland: replace deferred registration with an update callbackCampbell Barton
2022-10-26Cycles: List Level-Zero in oneAPI device requirements in the UI on LinuxXavier Hallade
2022-10-26Cycles: use packed float3 back for oneAPIXavier Hallade
2022-10-26Fix T101790: MNEE caustic settings are not visible in the UI when using MetalMichael Jones
2022-10-26Revert "GHOST/Wayland: postpone reading from the clipboard until needed"Campbell Barton
2022-10-26GHOST/Wayland: postpone reading from the clipboard until neededCampbell Barton
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