gecko/gfx
Bas Schouten 12c06f2153 Bug 1107297: Only recomposite the damaged rect with D3D11. r=jrmuizel
This patch makes us behave similarly to when we're using the BasicCompositor, essentially we will clip all drawing to the final display to the area that was labeled as invalid. When DXGI 1.2 is available we will then also report the damaged area to the Present call so that can then be used to minimize the amount of bits that actually need to be blitted to the screen. Since we're no longer recompositing the whole screen this means we should also only clear the damaged area of the window.
2014-12-06 00:02:18 +00:00
..
2d Bug 1086670 - Add more gfxCriticalError logging in the D2D backend. r=jrmuizel 2014-11-26 21:05:01 +01:00
angle Bug 1094097. Fix building ANGLE without D3D11. r=jrmuizel 2014-12-02 17:46:32 -08:00
cairo Bug 1092130 - Fixed build errors found by mingw after bug 1076698 landed (-Werror=missing-braces errors). r=cpearce 2014-11-03 10:28:52 +01:00
doc Bug 1090398 - Update the APZ docs to reflect the new hit-testing design. r=botond 2014-11-14 07:40:13 -05:00
gl Bug 1048724 - [WebGL2] Transform Feedback. r=jgilbert,smaug 2014-11-26 12:00:06 +10:00
graphite2
harfbuzz
ipc Bug 1101636 - Cleanup the CompositorType enum. r=jrmuizel 2014-11-26 02:00:34 +01:00
layers Bug 1107297: Only recomposite the damaged rect with D3D11. r=jrmuizel 2014-12-06 00:02:18 +00:00
ots Bug 1098497 - Update OTS to latest upstream (at commit 7091a232a10a741591ff25158c98ca3f0c319cf9) to pick up recent fixes. r=jdaggett 2014-11-17 15:24:05 +00:00
qcms
skia Bug 1094141 - Don't export skia APIs from xul.dll. r=glandium 2014-11-13 13:09:48 +01:00
src bug 1096132 rename nsDeviceContext PixelScale to FullZoom r=tn 2014-11-10 15:47:55 +13:00
tests Bug 428633 - crashtest. 2014-11-23 15:09:50 +00:00
thebes Bug 1097321. Reduce the amount of dual AMD/intel blacklisting. r=Bas 2014-12-04 23:03:31 -08:00
ycbcr
moz.build