gecko/gfx/layers/opengl
Ehsan Akhgari de8052b706 Backed out 2 changesets (bug 939276) because of build bustage
Backed out changeset 1cedc759f877 (bug 939276)
Backed out changeset 61cef3b533ba (bug 939276)

--HG--
rename : gfx/gl/SkiaGLGlue.cpp => gfx/gl/GLContextSkia.cpp
2014-02-14 18:48:05 -05:00
..
Composer2D.h Bug 952977: Switch GL world transform to gfx::Matrix r=nical 2014-01-16 02:22:19 -05:00
CompositingRenderTargetOGL.cpp Bug 952977: Convert CompositingRenderTargetOGL to gfx::Matrix4x4 r=nical 2014-01-27 15:25:21 -05:00
CompositingRenderTargetOGL.h Bug 952977: Convert CompositingRenderTargetOGL to gfx::Matrix4x4 r=nical 2014-01-27 15:25:21 -05:00
CompositorOGL.cpp Bug 963952 - [e10s] Don't use basic compositor when using D3D11 compositor (r=mattwoodrow) 2014-02-13 08:53:50 -08:00
CompositorOGL.h Bug 963821 - Port FPS counter to the Compositor API. r=bas 2014-02-10 17:14:11 -05:00
EGLImageHelpers.cpp Bug 949814 - Remove GetEGLContext and GetLibraryEGL from GLContext - r=jgilbert 2014-01-02 10:17:25 -05:00
EGLImageHelpers.h Bug 942502 - Move EGLImage/GraphicBuffer-specific helpers out of GLContext - r=bjacob 2013-12-10 15:47:19 +10:00
genshaders.py
genshaders.sh Bug 924403. Rename OGL shaders files. r=mattwoodrow 2013-11-27 11:15:17 +13:00
GLManager.cpp Bug 959448 - Convert most of LayersTypes.h to typed enums - r=nrc 2014-01-23 13:26:41 -05:00
GLManager.h Bug 946958 part 4. Tidy up interaction with widgets. r=kats 2013-12-09 14:40:59 +13:00
GrallocTextureClient.cpp Bug 946720 - Enable new textures at ContentClient/ContentHost classes on gonk. r=nical 2014-02-13 09:46:59 -05:00
GrallocTextureClient.h Bug 946720 - Enable new textures at ContentClient/ContentHost classes on gonk. r=nical 2014-02-13 09:46:59 -05:00
GrallocTextureHost.cpp Bug 962101 - Handle Remove Texture in Compositable level. r=nical 2014-02-10 15:52:35 -05:00
GrallocTextureHost.h Bug 966446 - Handle GrallocBufferActor::ActorDestroy for new texture. r=nical 2014-02-06 20:32:29 -05:00
MacIOSurfaceTextureClientOGL.cpp Bug 966543 - Ensure that the MacIOSurfaceTextureHost has taken a ref to the surface before letting the client side object be destroyed. r=nical 2014-02-04 12:25:22 +13:00
MacIOSurfaceTextureClientOGL.h Bug 952507 - Fix locking in double buffered ContentClient. r=nrc 2014-01-24 15:25:04 +01:00
MacIOSurfaceTextureHostOGL.cpp Bug 958375 - 4/9 - Make SurfaceFormat a typed enum - r=Bas 2014-01-10 14:06:16 -05:00
MacIOSurfaceTextureHostOGL.h Bug 957499: Fix SetCompositor() signature in subclasses of NewTextureSource, to actually override the parent's impl (and to fix -Woverloaded-virtual build warnings). r=nical 2014-01-08 11:25:52 -08:00
OGLShaderProgram.cpp b=951799, cache uniforms in OGLShaderProgram, part 3 - inline; r=bjacob 2014-01-29 17:53:38 -05:00
OGLShaderProgram.h b=951799, cache uniforms in OGLShaderProgram, part 3 - inline; r=bjacob 2014-01-29 17:53:38 -05:00
OGLShaders.h Bug 956141 - Move y-flipping feature out of GLContext, into CompositorOGL - r=jgilbert,nrc 2014-01-07 15:02:18 -05:00
OGLShaders.txt Bug 956141 - Move y-flipping feature out of GLContext, into CompositorOGL - r=jgilbert,nrc 2014-01-07 15:02:18 -05:00
TextureClientOGL.cpp Backed out 2 changesets (bug 939276) because of build bustage 2014-02-14 18:48:05 -05:00
TextureClientOGL.h Backed out 2 changesets (bug 939276) because of build bustage 2014-02-14 18:48:05 -05:00
TextureHostOGL.cpp Bug 959154 - Part 6: Move away from DeprecatedDirectUpdate and remove them. r=nical 2014-02-13 17:27:19 +01:00
TextureHostOGL.h Bug 966999 - Remove some deprecated GL textures code. r=vlad 2014-02-04 21:47:20 +01:00
TexturePoolOGL.cpp
TexturePoolOGL.h