gecko/gfx/layers
Matt Woodrow dd47002689 Bug 1085223 - Add an occlusion culling pass to compositor layers. r=BenWa
--HG--
extra : rebase_source : fc5e7007477a8d999fdd1380bf81dd4c205099df
2014-10-20 17:04:39 +13:00
..
apz Bug 1058614 - Transition mMayHaveTouchCaret to be private. r=kats 2014-10-22 13:40:20 -04:00
basic Bug 1082530, part 4 - Make BasicColorLayer use the variant of Moz2D's UserToDevicePixelSnapped that honors disabling of pixel snapping and make it ignore scaling in the matrix (restore the pre-bug 989858 beharior). r=mattwoodrow 2014-10-19 10:22:47 +01:00
client Bug 1062475 - [Camera] Camera button highlight appears as a square. r=sotaro 2014-10-20 02:49:00 -04:00
composite Bug 1085223 - Add an occlusion culling pass to compositor layers. r=BenWa 2014-10-20 17:04:39 +13:00
d3d9 Bug 1072528. Part 2: Remove layers code. r=bas 2014-09-24 16:35:06 -04:00
d3d10 Bug 1072528. Part 2: Remove layers code. r=bas 2014-09-24 16:35:06 -04:00
d3d11 Bug 1066280 - Remove SurfaceStream. - r=kamidphish,mattwoodrow 2014-10-07 21:15:39 -07:00
ipc Bug 1085223 - Add an occlusion culling pass to compositor layers. r=BenWa 2014-10-20 17:04:39 +13:00
opengl Backed out changeset 157b1f4e4ed2 (bug 737967) for Windows B2G desktop bustage. 2014-10-22 12:44:49 -04:00
protobuf Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc 2014-09-26 13:07:06 -04:00
AtomicRefCountedWithFinalize.h
AxisPhysicsModel.cpp
AxisPhysicsModel.h
AxisPhysicsMSDModel.cpp
AxisPhysicsMSDModel.h
BufferUnrotate.cpp
BufferUnrotate.h
Compositor.cpp
Compositor.h Back out changeset 197317c196cf (bug 1077301) for apparently breaking component alpha on some Windows variants (perhaps those without accelerated layers backends). 2014-10-20 00:23:46 -04:00
CompositorTypes.h Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc 2014-09-26 13:06:08 -04:00
CopyableCanvasLayer.cpp Bug 1066280 - Review fixes. - r=kamidphish,mattwoodrow 2014-10-08 13:04:19 -07:00
CopyableCanvasLayer.h Bug 1066280 - Fixes for SurfaceStream removal. - r=kamidphish,mattwoodrow 2014-10-07 21:16:14 -07:00
D3D9SurfaceImage.cpp
D3D9SurfaceImage.h
DirectedGraph.h
Effects.cpp
Effects.h
FrameMetrics.h Bug 1058614 - Transition mMayHaveTouchCaret to be private. r=kats 2014-10-22 13:40:20 -04:00
genTables.py
GLImages.cpp Bug 1014614 - Fix readback of SurfaceTextureImage r=jgilbert 2014-10-21 08:53:02 -05:00
GLImages.h Bug 1014614 - Fix readback of SurfaceTextureImage r=jgilbert 2014-10-21 08:53:02 -05:00
GrallocImages.cpp Bug 1075077 - Update buffer's addresses r=nical 2014-10-10 06:21:43 -07:00
GrallocImages.h
ImageContainer.cpp Bug 1072528. Part 2: Remove layers code. r=bas 2014-09-24 16:35:06 -04:00
ImageContainer.h Bug 1072528. Part 2: Remove layers code. r=bas 2014-09-24 16:35:06 -04:00
ImageDataSerializer.cpp
ImageDataSerializer.h
ImageLayers.cpp Bug 1082483, part 2 - Convert Mozilla code to use the new Matrix4x4::PreTranslate/PreScale method names. r=Bas 2014-10-16 10:51:12 +01:00
ImageLayers.h
ImageTypes.h Bug 1072528. Part 2: Remove layers code. r=bas 2014-09-24 16:35:06 -04:00
LayerMetricsWrapper.h Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc 2014-09-26 13:06:08 -04:00
Layers.cpp Bug 1013612 - Remove APZ-internal headers from being exported to non-layers code. r=botond 2014-10-16 09:23:52 -04:00
Layers.h Bug 918634 - swapFrameLoader not implemented for e10s r=nical 2014-10-14 15:11:38 -07:00
LayerScope.cpp Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc 2014-09-26 13:07:06 -04:00
LayerScope.h
LayersLogging.cpp
LayersLogging.h
LayerSorter.cpp
LayerSorter.h
LayersTypes.h Bug 1074615. Remove DRAW_SNAPPED. r=mwoodrow 2014-10-01 01:25:25 -04:00
LayerTreeInvalidation.cpp Bug 1082477, part 1 - Convert Matrix4x4::TranslatePost/ScalePost callers to Matrix4x4::PostTranslate/PostScale. r=Bas 2014-10-16 10:51:12 +01:00
LayerTreeInvalidation.h
MacIOSurfaceImage.cpp
MacIOSurfaceImage.h
Makefile.in
moz.build Bug 1014614 - Fix readback of SurfaceTextureImage r=jgilbert 2014-10-21 08:53:02 -05:00
ReadbackLayer.h Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc 2014-09-26 13:06:08 -04:00
ReadbackProcessor.cpp Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc 2014-09-26 13:07:06 -04:00
ReadbackProcessor.h Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc 2014-09-26 13:06:08 -04:00
RenderTrace.cpp
RenderTrace.h
RotatedBuffer.cpp Bug 1016540 - GrallocTextureSource::DeallocateDeviceData must assert that it has a compositor, rather than a gl context. r=sotaro 2014-10-07 10:45:04 +02:00
RotatedBuffer.h Bug 1074615. Remove DRAW_SNAPPED. r=mwoodrow 2014-10-01 01:25:25 -04:00
TextureDIB.cpp Bug 1077307 - Merge NewTextureSource and TextureSource. r=sotaro 2014-10-07 15:58:59 +02:00
TextureDIB.h Bug 1077307 - Merge NewTextureSource and TextureSource. r=sotaro 2014-10-07 15:58:59 +02:00
TiledLayerBuffer.h Bug 1072877 - Ensure OOP transactions can't use memory backed tile locks. r=bjacob 2014-09-30 18:30:23 +02:00
TransactionIdAllocator.h
YCbCrImageDataSerializer.cpp
YCbCrImageDataSerializer.h