Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upuse WS_EX_NOREDIRECTIONBITMAP direct-composition app #2886
Conversation
|
Looks good, thanks! @bors-servo r+ I didn’t know what For posterity, this is what the demo app looks like now (with in the background the terminal where I compiled it). |
|
|
…monSapin use WS_EX_NOREDIRECTIONBITMAP direct-composition app `with_no_redirection_bitmap` API added to master branch of `winit=0.16.0`. It is useful for direct-composition samples. resubmit #2838 PR, Thanks! #2878, #2877. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/2886) <!-- Reviewable:end -->
|
|
|
Thank you for adding explanation. Even though it is Windows :-) By using WS_EX_NOREDIRECTIONBITMAP and DirectComposition, you can develop applications without windows by GPU rendering (2D / 3D) (such as desktop mascot). |
ekicyou commentedJul 12, 2018
•
edited by larsbergstrom
with_no_redirection_bitmapAPI added to master branch ofwinit=0.16.0.It is useful for direct-composition samples.
resubmit #2838 PR,
Thanks! #2878, #2877.
This change is