Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xfreerdp: fix RDP order color conversion #2277

Merged
merged 1 commit into from
Dec 15, 2014

Conversation

nfedera
Copy link
Contributor

@nfedera nfedera commented Dec 15, 2014

Note: /gdi:sw was working fine, this commit fixes /gdi:hw

  • calculate color channel shifts based on X11 visual color masks
  • fast path to skip conversion if visual color masks equal rdp color masks
  • successfully tested 8/15/16/24/32 bpp rdp sessions on 16/24/32 bpp visuals

Note: /gdi:sw was working fine, this commit fixes /gdi:hw

* calculate color channel shifts based on X11 visual color masks
* fast path to skip conversion if visual color masks equal rdp color masks
* successfully tested 8/15/16/24/32 bpp rdp sessions on 16/24/32 bpp visuals
@bmiklautz
Copy link
Member

@freerdp-bot test.

@freerdp-bot
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestBuilder/756/Test FAILed.

@freerdp-bot
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestBuilder/757/Test PASSed.

awakecoding added a commit that referenced this pull request Dec 15, 2014
xfreerdp: fix RDP order color conversion
@awakecoding awakecoding merged commit d926b35 into FreeRDP:master Dec 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants