gecko/gfx/layers/basic
Robert O'Callahan f8012aaeca Bug 663776. Part 3: Refactor layer transform snapping to distinguish translation-snapping from rect-snapping, and don't snap translation+scale transforms when we don't know all four edges of the rect that needs to be snapped. r=mattwoodrow
This separates SnapTransform into SnapTransformTranslation, which just snaps translations
and nothing else, and SnapTransform, which snaps translation+scale of rectangles.
2012-12-07 12:58:13 +13:00
..
BasicBuffers.cpp Backout 0cd12dcf7f8f, 5ff5e81e6de6, and 0ae09da96f63 (bug 740580) due to bug 797391. 2012-10-03 22:13:14 -04:00
BasicBuffers.h Bug 806428 - Do not abort when a ThebesLayer's size changes when previous size was (0,0). r=BenWa 2012-11-15 07:23:13 +01:00
BasicCanvasLayer.cpp Bug 811958 - Fix and move ShateType type - r=bgirard 2012-11-26 14:23:27 -08:00
BasicColorLayer.cpp
BasicContainerLayer.cpp
BasicContainerLayer.h Bug 663776. Part 3: Refactor layer transform snapping to distinguish translation-snapping from rect-snapping, and don't snap translation+scale transforms when we don't know all four edges of the rect that needs to be snapped. r=mattwoodrow 2012-12-07 12:58:13 +13:00
BasicImageLayer.cpp Bug 806029: Have remote content drop their buffers when they're hidden. r=mattwoodrow sr=roc 2012-11-07 19:51:55 -08:00
BasicImages.cpp
BasicImplData.h
BasicLayerManager.cpp Bug 805939 followup: include Hal.h correctly. 2012-12-23 14:48:07 +01:00
BasicLayers.h Bug 783368 - Send the correct display port when rendering low precision. r=kats,bgirard 2012-11-21 22:34:19 +00:00
BasicLayersImpl.cpp Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
BasicLayersImpl.h
BasicThebesLayer.cpp Bug 663776. Part 0.5: Mark layers that could have their transforms changed via off-main-thread animations or empty transactions, and treat all ThebesLayerOGL descendants of such layers as potentially resampled so that their buffers are put into the correct state and size. r=mattwoodrow 2012-12-12 18:21:23 +13:00
BasicThebesLayer.h Bug 806029: Have remote content drop their buffers when they're hidden. r=mattwoodrow sr=roc 2012-11-07 19:51:55 -08:00
BasicTiledThebesLayer.cpp Bug 818169 - Add a pref to configure resolution of low precision buffer. r=bgirard 2012-12-05 17:10:41 +00:00
BasicTiledThebesLayer.h Bug 818169 - Add a pref to configure resolution of low precision buffer. r=bgirard 2012-12-05 17:10:41 +00:00