-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Description
When using a underlying egl driver for rendering it is possible to use hardware decoding and possibly also encoding capabilities for video.
DRI2InfoRec has a list of driver names that should be used. intel cards need special treatment for vdpau. This is currently done in the intel display driver and xorg's modesetting driver (see hw/xfree86/drivers/modesetting/dri2.c function ms_dri2_screen_init).
I would suggest to do the same in the xorgxrdp driver (namely xrdpdri2.c)
I've already tried this on my system and could also make a push request for this change if you agree with that idea
Metadata
Metadata
Assignees
Labels
No labels