gecko-dev/gfx/layers/opengl
Chris Lord 6ec3beb9c7 Bug 749630 - Fix single-colour checkerboard and masking. r=kats
Bug 748718 tried to fix masking of the checkerboard layer, but incorrectly
calculated the values for the right and bottom sides of the page, causing
less masking to occur than should happen.

It also possibly broke single-colour layer drawing (though I'm not sure this
worked previously), which this fixes by clearing to the page colour instead of
generating and drawing a texture for it.
2012-04-27 12:54:18 -04:00
..
CanvasLayerOGL.cpp Bug 739095 - Offscreen context without offscreen texture does not need YFlip. r=jgilbert 2012-03-26 12:56:10 -04:00
CanvasLayerOGL.h Bug 735378 - Cache temporary composite surfaces - r=bgirard 2012-03-25 12:50:26 -07:00
ColorLayerOGL.cpp Bug 732552 - Remove void return in ColorLayerOGL. r=ajuma 2012-03-02 15:36:30 -05:00
ColorLayerOGL.h Bug 715822 - OGL CleanupResources should cleanup Texture resources too. r=mattwoodrow 2012-01-16 00:41:55 -05:00
ContainerLayerOGL.cpp Restore merge changeset 39a3044823b0, regression fixed upstream in mc 2012-03-05 13:09:05 -05:00
ContainerLayerOGL.h Bug 715822 - OGL CleanupResources should cleanup Texture resources too. r=mattwoodrow 2012-01-16 00:41:55 -05:00
genshaders.py b=567626; fix up opengl layers; r=bas 2010-05-24 23:35:35 -07:00
ImageLayerOGL.cpp Bug 741319 - Delete textures using the same context used to create them, on the thread that owns that context. r=joe 2012-04-10 16:20:02 -04:00
ImageLayerOGL.h Remove unused and broken tiling code (bug 736716, r=cjones). 2012-03-17 15:22:22 -07:00
LayerManagerOGL.cpp Bug 749630 - Fix single-colour checkerboard and masking. r=kats 2012-04-27 12:54:18 -04:00
LayerManagerOGL.h Bug 733596 - Tell the compositor about the new surface size on surface change. r=bgirard a=blocking-fennec 2012-04-20 11:46:30 -04:00
LayerManagerOGLProgram.h Bug 678940 - remove caching of uniform values. r=joe 2012-01-09 10:57:21 +01:00
LayerManagerOGLShaders.txt Back out 243cd4db5edd and 4175fc853e16 (bug 712716) for OS X 10.6 and 10.7 assertions 2012-03-15 23:21:54 -07:00
ReusableTileStoreOGL.cpp Bug 749143 - Don't draw retained tiles outside of layer bounds. r=bgirard 2012-04-26 12:53:14 -04:00
ReusableTileStoreOGL.h Bug 749143 - Don't draw retained tiles outside of layer bounds. r=bgirard 2012-04-26 12:53:14 -04:00
ThebesLayerOGL.cpp Bug 739679 - Part 4: TiledLayerBufferOGL. r=mwoodrow,roc 2012-04-16 19:04:24 -04:00
ThebesLayerOGL.h Bug 736850 - Cancel progressive upload task on buffer destruction. r=bgirard 2012-03-19 14:38:34 +00:00
TiledThebesLayerOGL.cpp Bug 749143 - Don't draw retained tiles outside of layer bounds. r=bgirard 2012-04-26 12:53:14 -04:00
TiledThebesLayerOGL.h Back out 4114c654f5d0 (bug 745177) because of Mac build errors 2012-04-24 20:18:50 -07:00