Re: [PATCH v2 xf86-video-dummy] Add glamor acceleration which enables native OpenGL support (v2)

2017-08-07 Thread Yu, Qiang
>> And with modesetting or intel drivers: >> [ 738.822] (II) glamor: OpenGL accelerated X.org driver based. >> [ 738.827] (II) glamor: EGL version 1.4 (DRI2): >> [ 738.836] (II) DUMMY(0): glamor initialized >> [ 738.836] (--) Depth 24 pixmap format is 32 bpp >> [ 738.957] (II) DUMMY(0):

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-08-07 Thread Pali Rohár
walter, any other objections? I fixed problematic parts which you pointed. On Monday 24 July 2017 20:34:39 Pali Rohár wrote: > Explicitly document and make it clear that those options do not change > DPI of some monitor output. Also state that these options have no useful > meaning for

Re: [PATCH v2 xf86-video-dummy] Add glamor acceleration which enables native OpenGL support (v2)

2017-08-07 Thread Emil Velikov
On 5 August 2017 at 13:54, Antoine Martin wrote: > On 09/03/17 09:26, Qiang Yu wrote: >> v2: >> Update configure.ac for auto enable glamor support and print >> corresponding error message when necessary. >> >> Enable glamor acceleration in xorg.conf by: >> Section

Re: [PATCH v2 app/xrandr] Document that --dpi and --fbmm options set DPI of whole X screen

2017-08-07 Thread walter harms
Sorry, i had the idea you already got my ack. Reviewed-by: Walter Harms wha...@bfs.de Am 07.08.2017 12:56, schrieb Pali Rohár: > walter, any other objections? I fixed problematic parts which you pointed. > > On Monday 24 July 2017 20:34:39 Pali Rohár wrote: >> Explicitly document and make it

fine grained scrolling via uinput [SOLVED - mostly]

2017-08-07 Thread Antoine Martin
Hi, We've got a solution to the "smooth scrolling" query from last year: https://lists.freedesktop.org/archives/xorg/2016-June/058138.html I believe that this solution is actually easier than implementing a trackstick-like device: we adjust MOUSE_WHEEL_CLICK_COUNT on a uinput device to give us 1

Re: Second Feedback request for my GSoC project to improve Present support in Xwayland

2017-08-07 Thread Michel Dänzer
On 04/08/17 06:57 PM, Roman Gilg wrote: > On Fri, Aug 4, 2017 at 8:44 AM, Michel Dänzer > wrote: > > On 03/08/17 09:11 PM, Roman Gilg wrote: > > On Wed, Aug 2, 2017 at 11:36 AM, Michel Dänzer