1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
JUCE/modules/juce_gui_basics/native
reuk 70d99d1cc4
NSViewComponentPeer: Fix occasional rendering artefacts
When clearing deferredRepaints in drawRect, dirty regions in the 'next'
frame could be incorrectly removed while drawing the 'current' frame.
Now, deferredRepaints is cleared in setNeedsDisplayRectangles, as it
was before 9d50ab6c59.
2023-04-18 16:28:52 +01:00
..
accessibility Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
java/app/com/rmsl/juce Android: Fix accessibility compatibility issues with older devices 2023-02-15 22:23:56 +00:00
javaopt/app/com/rmsl/juce ContentSharer: Update interface to return safer ScopedMessageBox instances 2023-03-27 11:54:37 +01:00
juce_CGMetalLayerRenderer_mac.h CGMetalLayerRenderer: Fix crash when attempting to render zero-sized components 2023-04-18 11:39:40 +01:00
juce_ContentSharer_android.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_ContentSharer_ios.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_DragAndDrop_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_DragAndDrop_windows.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_android.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_ios.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_mac.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_FileChooser_windows.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_MainMenu_mac.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_MouseCursor_mac.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_MultiTouchMapper.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_NativeMessageBox_android.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeMessageBox_ios.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeMessageBox_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeMessageBox_mac.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeMessageBox_windows.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NativeModalWrapperComponent_ios.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_NSViewComponentPeer_mac.mm NSViewComponentPeer: Fix occasional rendering artefacts 2023-04-18 16:28:52 +01:00
juce_PerScreenDisplayLinks_mac.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_ScopedDPIAwarenessDisabler.cpp GUI Basics: Refactor juce_gui_basics file structure 2023-03-16 08:53:12 +00:00
juce_ScopedDPIAwarenessDisabler.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_ScopedThreadDPIAwarenessSetter_windows.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_ScopedWindowAssociation_linux.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_UIViewComponentPeer_ios.mm CGMetalRenderer: Avoid glitching when resizing views 2023-04-04 19:55:12 +01:00
juce_Windowing_android.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_Windowing_ios.mm Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_Windowing_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_Windowing_mac.mm Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_Windowing_windows.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_XSymbols_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_XSymbols_linux.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_XWindowSystem_linux.cpp Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
juce_XWindowSystem_linux.h Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00