forked from neutrinolabs/xorgxrdp
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Glamor support for hardware accel (neutrinolabs#151)
* start work on glamor * work on glamor, load module, setup dri3 * glamor: use gpu pixmap for screen * glamor: track xv put image screen changes * work on glamor * glamor: add conf file option for DRM device * work on glamor * add --enable-glamor configure option * move dri2 and dri3 to own file * glamor: work on dri * xorg.conf DRI3 option, check xorg version if glamor configured * add DRI2 config option * working on dri2 * glamor: add EGL files * glamor: add rdpEglCaptureRfx * glamor: work on rdpEglCaptureRfx * glamor: work on rdpEglCaptureRfx * glamor: work on rdpEglCaptureRfx * glamor: got rfx rbg to yuv working * glamor: add rdpEglRfxYuvToYuvlp * glamor: add crc shader * glamor: minor fixes and log * Makefile.am change * fix typo * glamor: add crc check for gpu calc * glamor: configure.ac fix * make distcheck fix * glamor: fix for non rfx clients when glamor is running
- Loading branch information
Showing
22 changed files
with
2,055 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.