Merge lp://staging/~brandontschaefer/qtmir/correct-xrgb-support into lp://staging/qtmir

Proposed by Brandon Schaefer
Status: Work in progress
Proposed branch: lp://staging/~brandontschaefer/qtmir/correct-xrgb-support
Merge into: lp://staging/qtmir
Diff against target: 26 lines (+8/-3)
1 file modified
src/platforms/mirserver/screen.cpp (+8/-3)
To merge this branch: bzr merge lp://staging/~brandontschaefer/qtmir/correct-xrgb-support
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Mir development team Pending
Review via email: mp+238937@code.staging.launchpad.net

Commit message

Use RGBX_8888 for mir_xrgb format vs RGB32. The other issue with RGB32 is its 0xFF alpha value is getting changed/defaulted to 0x00 at some point when making the conversion.

Description of the change

Use RGBX_8888 for mir_xrgb format vs RGB32. The other issue with RGB32 is its 0xFF alpha value is getting changed/defaulted to 0x00 at some point when making the conversion.

To post a comment you must log in.
Revision history for this message
Gerry Boland (gerboland) wrote :

Can you give me branches of SDL and an example demo which I can use to test this?

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Unmerged revisions

274. By Brandon Schaefer

* Move to using RGBX_8888 for mir_xrgb pixel format

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches