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

2017-03-08 Thread Qiang Yu
v2: Update configure.ac for auto enable glamor support and print corresponding error message when necessary. Enable glamor acceleration in xorg.conf by: Section "Device" ... Driver "dummy" Option "Render" "/dev/dri/renderD128" ... EndSection GPU is chosen by the Render option which sp

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

2017-08-05 Thread Antoine Martin
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 "Device" > ... > Driver "dummy" > Option "Render" "/dev/dri/renderD128" > ...

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

2017-08-05 Thread Yu, Qiang
-dummy] Add glamor acceleration which enables native OpenGL support (v2) 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: &g

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

2017-08-06 Thread Antoine Martin
in > Sent: Saturday, August 5, 2017 8:54:11 PM > To: xorg-devel@lists.x.org; Yu, Qiang > Subject: Re: [PATCH v2 xf86-video-dummy] Add glamor acceleration which > enables native OpenGL support (v2) > > On 09/03/17 09:26, Qiang Yu wrote: >> v2: >> Update configure

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 "Device" >> ... >> Driver

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 xf86-video-dummy] Add glamor acceleration which enables native OpenGL support (v2)

2017-08-08 Thread Adam Jackson
On Sat, 2017-08-05 at 19:54 +0700, Antoine Martin wrote: > With an nvidia driver, I get: > [119367.649] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so > [119367.649] (II) Module glamoregl: vendor="X.Org Foundation" > [119367.649] compiled for 1.19.3, module version = 1.0.0 > [119367.649] A

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

2017-09-21 Thread Antoine Martin
ly manner.. Cheers Antoine > > Regards, > Qiang > > From: Antoine Martin > Sent: Saturday, August 5, 2017 8:54:11 PM > To: xorg-devel@lists.x.org; Yu, Qiang > Subject: Re: [PATCH v2 xf86-video-dummy] Add glamor acceleration which >