gecko/gfx/layers
Chris Lord 36d127329a Bug 818025 - Fix BasicTiledThebesLayer fast path. r=bgirard
When disabling low precision and progressive rendering, BasicTiledThebesLayer
takes a fast path that avoids a lot of region operations, transformation and
iterations. Unfortunately, it also forgets to check if the mask layer exists
before trying to draw it, which causes an immediate crash in most cases.
2012-12-04 15:24:24 +00:00
..
basic Bug 818025 - Fix BasicTiledThebesLayer fast path. r=bgirard 2012-12-04 15:24:24 +00:00
d3d9 Bug 814541 - Silence warnings in gfx/layers/d3d9/Nv3DVUtils.cpp. r=Bas 2012-11-23 15:21:20 +13:00
d3d10 Bug 782311; put back D3D10_RESOURCE_MISC_GDI_COMPATIBLE. r=Bas 2012-11-10 11:14:13 -08:00
ipc Bug 813356: Skip subtrees with null roots during resolution. r=roc a=blocking-basecamp 2012-12-03 12:45:42 -08:00
opengl Bug 813372: Guard against TiledTextureImage with dimensions of 0. r=mattwoodrow a=blocking-basecamp 2012-12-04 00:39:21 -08:00
DirectedGraph.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
FrameMetrics.h Bug 783368 - Add critical display port content property. r=roc 2012-11-21 22:34:18 +00:00
GonkIOSurfaceImage.cpp Bug 798448 - Add YVU420SP to RGB565 conversion function r=gal 2012-11-08 17:24:02 +13:00
GonkIOSurfaceImage.h Bug 794061 - Let OMX hardware decoded video frames be copied to canvas r=kanru 2012-10-09 17:06:35 +13:00
GrallocImages.cpp Bug 791167: stride*height is the size of the region. r=roc 2012-09-18 10:00:45 -07:00
GrallocImages.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
ImageContainer.cpp Bug 809904 - Create gralloc images in ImageContainerChild::CreateImage r=nical 2012-11-09 06:44:11 +13:00
ImageContainer.h Bug Bug 773440 - Remove unnecessary frame copies with async-video by stroring video frames in shared memory earlier in the pipeline. r=roc 2012-11-05 11:38:03 +01:00
ImageLayers.cpp b=777946 implement SCALE_STRETCH through ComputeEffectiveTransforms r=Bas 2012-09-18 15:16:15 +12:00
ImageLayers.h Bug 539356 - Part 9f - Compute the invalid area of the layer tree and pass this to the widget. r=roc 2012-08-29 17:47:18 +12:00
ImageTypes.h Bug 767480 - Gralloc backed video buffer. r=roc 2012-08-21 18:22:58 +08:00
Layers.cpp Bug 815671 part 4. Remove some array copying in gfx code. r=roc 2012-11-29 11:14:13 -05:00
Layers.h Bug 814437 - Address review comments that were missed. r=bgirard 2012-11-30 23:11:37 +00:00
LayerSorter.cpp Bug 815671 part 4. Remove some array copying in gfx code. r=roc 2012-11-29 11:14:13 -05:00
LayerSorter.h [Bug 774505] Don't include Layers.h everywhere r=cjones 2012-07-18 12:31:40 -04:00
LayersTypes.h Bug 778519 - Don't include Layers.h everywhere Part 2 r=cjones 2012-07-30 17:42:26 -07:00
LayerTreeInvalidation.cpp Bug 802440 - Some elements are invalidated when other elements are scrolled off the screen. r=roc. 2012-11-21 02:23:57 +00:00
LayerTreeInvalidation.h Bug 805197 - Compute a region in LayerTreeInvalidation. r=roc 2012-11-12 10:31:15 -08:00
Makefile.in Bug 804852: Support for the hwc implementation of Composer2D. r=mattwoodrow,mwu,roc sr=roc 2012-11-19 09:58:38 -08:00
ReadbackLayer.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
ReadbackProcessor.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
ReadbackProcessor.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
RenderTrace.cpp Bug 759169 - Fix for compile error when MOZ_RENDERTRACE is enabled. r=bgirard 2012-05-29 13:56:44 -04:00
RenderTrace.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SharedTextureImage.h Bug 811958 - Fix and move ShateType type - r=bgirard 2012-11-26 14:23:27 -08:00
ThebesLayerBuffer.cpp Bug 799644: Need to clear areas of rgba buffers we're about to repaint. r=mattwoodrow 2012-10-17 22:44:26 -07:00
ThebesLayerBuffer.h Backout 0cd12dcf7f8f, 5ff5e81e6de6, and 0ae09da96f63 (bug 740580) due to bug 797391. 2012-10-03 22:13:14 -04:00
TiledLayerBuffer.h Bug 814437 - Address review comments that were missed. r=bgirard 2012-11-30 23:11:37 +00:00