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 upRevert "Add IOSurface support" #145
Conversation
|
@zakorgy Sorry, I need to back these changes out temporarily. We're trying to merge #131 on a short deadline, and the changes required by servo/servo#23509 are making it very challenging. I think we need to add more abstractions that hide the per-platform differences; I made some changes in https://github.com/jdm/rust-offscreen-rendering-context/tree/multiple2 that are based on these changes that introduce a TextureBacking type which I think could make this easier. I will provide more specific pointers for how I think we should modify servo/servo#23509 to make these changes easier to integrate in that PR. |
|
@jdm Thanks for notifying me. Please let me know if #131 and the |
jdm commentedJul 24, 2019
This reverts commit 92f0e69.