gecko-dev/gfx
sotaro 6499e3b68e Bug 1349465 - Ensure we don't enable WebRender if the GPU process is disabled r=kats
gfxWindowsPlatform overrides InitAcceleration, and the override calls
InitGPUProcessSupport, which may disable the GPU process. Therefore, in
order to capture this scenario, we need to initialize WebRender after
the subclass implementation has run, rather than at the end of the base
class implementation, which is before InitGPUProcessSupport has run.
2017-03-23 11:26:24 +09:00
..
2d Bug 1347147 - fix DrawTargetD2D1::GetImageForSurface to support uploads in device-space. r=mchang 2017-03-14 22:17:47 -04:00
angle Bug 1292534 - Patch lexical parser files generated by flex. r=jgilbert 2017-03-20 18:20:19 -04:00
cairo Bug 1345243. Remove support for building without DirectWrite. r=bas 2017-03-17 15:39:14 -04:00
config Remove references to the Direct3D9 compositor. (bug 1318558 part 1, r=mattwoodrow) 2017-03-08 00:17:36 -08:00
doc Bug 1348913 - Update webrender to 0794911f97cae92496fca992d7430da696fa24eb. r=kats 2017-03-22 14:26:52 -07:00
docs
gl Merge m-c to graphics 2017-03-20 10:07:29 -04:00
graphite2 Bug 1345461 - Adjust vector allocation. r=jrmuizel 2017-03-09 21:07:05 +00:00
harfbuzz Bug 1344578 - Update harfbuzz to version 1.4.5. r=jfkthame 2017-03-15 17:12:44 -04:00
ipc Backed out changeset a6780188f669 (bug 1314543) for suspicion this cause perma windows 7 xpcshell failures 2017-03-17 10:57:41 +01:00
layers Bug 1347811 - Fix build bustage due to unified builds and missing include. r=bustage 2017-03-22 11:10:52 -04:00
ots Bug 1341895 - Include most recent OTS tag allowing it to be tracked for automated release notifications. r=fredw 2017-02-22 16:34:25 -06:00
qcms
sfntly Bug 1330495 - Unbreak FreeBSD build after bug 1324739. r=jfkthame 2017-01-12 03:19:33 +00:00
skia Bug 1347094 - fix SkiaGL canvas drawing of large images. r=mchang 2017-03-15 13:57:18 -04:00
src Bug 1343516 - clean up the mess of PropertyProvider and its implementations. r=jfkthame 2017-03-17 18:53:15 +08:00
tests Replace TextureHost compositor access with TextureSourceProvider. (bug 1343814 part 3.1, r=mattwoodrow) 2017-03-21 20:32:54 -07:00
thebes Bug 1349465 - Ensure we don't enable WebRender if the GPU process is disabled r=kats 2017-03-23 11:26:24 +09:00
vr Bug 1346926 - Make PVRManager::SetHaveEventListener async r=kanru 2017-03-21 13:21:17 -07:00
webrender Bug 1348913 - Update webrender to 0794911f97cae92496fca992d7430da696fa24eb. r=kats 2017-03-22 14:26:52 -07:00
webrender_bindings Bug 1348913 - Update webrender to 0794911f97cae92496fca992d7430da696fa24eb. r=kats 2017-03-22 14:26:52 -07:00
webrender_traits Bug 1348913 - Update webrender to 0794911f97cae92496fca992d7430da696fa24eb. r=kats 2017-03-22 14:26:52 -07:00
ycbcr Bug 1341543: don't use internal-only I4xxToARGBMatrix() functions from libyuv r=sotaro 2017-02-24 14:01:56 -05:00
moz.build Merge m-c to graphics 2017-01-25 08:52:04 -05:00