User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
bmo:dothayer@mozilla.com Tue May 22 19:24:40 2018 +0000 | 050c950b1d872e6e22e4cdd0eb758e8d04a94878 | Doug Thayer — Bug 1265824 - Wait on texture handles with IPC |
4d5b210c5d263129c378611668b1724096ef27c0 | JerryShih — Bug 1265824 - don't recycle the texture source if it's direct mapping. | |
86dd6788aacd9fbf85e90577632f9f9a27a147d4 | JerryShih — Bug 1265824 - handle the texture uploading and readLock related things for direct mapping texture source. | |
c8a5402efcd3001e695b715364eb97628361e08f | JerryShih — Bug 1265824 - implement CreateDataTextureSourceAroundYCbCr() and CreateDataTextureSourceAround() for CompositorOGL. | |
b366fc0e9b5b1a69660ec87ff1339c0cb5584063 | Doug Thayer — Bug 1265824 - pass the texture direct mapping info to all texture creating functions. | |
7714b8b7447017839daa5e6f5a9a0b02bcea8b74 | JerryShih — Bug 1265824 - pass the texture direct mapping capability from CompositorOGL to KnowsCompositor. | |
fda7c6ec5c683519614c506593eab76b4d9b8e96 | JerryShih — Bug 1265824 - add a new texture source type "DirectMapTextureSource". | |
2bae622236a15a45bf5fe7bd188ace6b98c03d3d | JerryShih — Bug 1265824 - remove the unsed member in GLTextureSource. |