Re: [OpenJDK 2D-Dev] RFR: 8210253: Clipped UI rendering with X11 pipeline and HiDPI

2020-12-01 Thread Alexander Zuev
On Wed, 18 Nov 2020 09:11:11 GMT, Sergey Bylokhov wrote: > The fix for https://bugs.openjdk.java.net/browse/JDK-8137571 where HiDPI > support on Linux was implemented missed the change in the X11 pipeline, only > XRender pipeline was updated. The same logic should be implemented in > X11Surfac

Re: [OpenJDK 2D-Dev] RFR: 8210253: Clipped UI rendering with X11 pipeline and HiDPI

2020-11-30 Thread Alexey Ivanov
On Wed, 18 Nov 2020 09:11:11 GMT, Sergey Bylokhov wrote: > The fix for https://bugs.openjdk.java.net/browse/JDK-8137571 where HiDPI > support on Linux was implemented missed the change in the X11 pipeline, only > XRender pipeline was updated. The same logic should be implemented in > X11Surfac

Re: [OpenJDK 2D-Dev] RFR: 8210253: Clipped UI rendering with X11 pipeline and HiDPI

2020-11-30 Thread Victor Dyakov
On Mon, 30 Nov 2020 03:42:24 GMT, Sergey Bylokhov wrote: >> The fix for https://bugs.openjdk.java.net/browse/JDK-8137571 where HiDPI >> support on Linux was implemented missed the change in the X11 pipeline, only >> XRender pipeline was updated. The same logic should be implemented in >> X11Su

Re: [OpenJDK 2D-Dev] RFR: 8210253: Clipped UI rendering with X11 pipeline and HiDPI

2020-11-29 Thread Sergey Bylokhov
On Wed, 18 Nov 2020 09:11:11 GMT, Sergey Bylokhov wrote: > The fix for https://bugs.openjdk.java.net/browse/JDK-8137571 where HiDPI > support on Linux was implemented missed the change in the X11 pipeline, only > XRender pipeline was updated. The same logic should be implemented in > X11Surfac

[OpenJDK 2D-Dev] RFR: 8210253: Clipped UI rendering with X11 pipeline and HiDPI

2020-11-18 Thread Sergey Bylokhov
The fix for https://bugs.openjdk.java.net/browse/JDK-8137571 where HiDPI support on Linux was implemented missed the change in the X11 pipeline, only XRender pipeline was updated. The same logic should be implemented in X11SurfaceData: - The size of the native surface should be scaled based on