.. |
CanvasLayerOGL.cpp
|
Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel
|
2013-09-24 16:45:14 -04:00 |
CanvasLayerOGL.h
|
Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel
|
2013-09-24 16:45:14 -04:00 |
ColorLayerOGL.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
ColorLayerOGL.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Composer2D.h
|
Forward declare gfxMatrix as a struct, no bug
|
2013-09-28 18:20:45 -04:00 |
CompositingRenderTargetOGL.cpp
|
Bug 900020 - fix compilation - no review, bustage
|
2013-09-24 08:21:55 -04:00 |
CompositingRenderTargetOGL.h
|
Don't include mozilla-config.h in gfx.layers. No bug. r=me
|
2013-09-09 08:55:48 +12:00 |
CompositorOGL.cpp
|
Bug 923249 - Remove some prtypes use in gfx/; r=roc
|
2013-10-20 09:25:20 +02:00 |
CompositorOGL.h
|
Bug 854873. Keep scissor rect enabled. r=kats,nical
|
2013-10-05 01:03:09 +13:00 |
ContainerLayerOGL.cpp
|
Don't include mozilla-config.h in gfx.layers. No bug. r=me
|
2013-09-09 08:55:48 +12:00 |
ContainerLayerOGL.h
|
Bug 786412. Conslidate container layer methods. r=mattwoodrow
|
2013-09-02 10:19:18 +12:00 |
FPSCounter.h
|
Bug 923409 - Draw FPS counter with a single GL call and eliminate last use of Copy2D program (r=BenWa).
|
2013-10-13 09:10:13 -07:00 |
genshaders.py
|
|
|
genshaders.sh
|
|
|
GLManager.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
GLManager.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
GrallocTextureClient.cpp
|
Backed out changeset a77f7d610829 (bug 821474) for leaks.
|
2013-09-27 16:12:28 -04:00 |
GrallocTextureClient.h
|
Bug 901224 - Postpone deallocation of shared data to the end of the next transaction. r=sotaro
|
2013-09-12 16:50:28 +02:00 |
GrallocTextureHost.cpp
|
Bug 916116 - Rename CompositableQuirks. r=bjacob
|
2013-09-30 14:14:38 +02:00 |
GrallocTextureHost.h
|
Bug 916116 - Rename CompositableQuirks. r=bjacob
|
2013-09-30 14:14:38 +02:00 |
ImageLayerOGL.cpp
|
Bug 922202 - Make PlanarYCbCrImage::Data forward-declarable and remove some header includes. r=bjacob
|
2013-10-01 17:57:50 -07:00 |
ImageLayerOGL.h
|
Bug 912042 - Remove the last occurences of #include "GLContext.h" in remaining headers - r=jrmuizel
|
2013-09-06 22:11:41 -04:00 |
LayerManagerOGL.cpp
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
LayerManagerOGL.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
LayerManagerOGLProgram.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
LayerManagerOGLProgram.h
|
Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel
|
2013-09-24 16:45:14 -04:00 |
LayerManagerOGLShaders.h
|
Bug 894891 - Move texture transform from the RGBATextureLayerExternal shader into the vertex shader, and combine the two GL_TEXTURE_EXTERNAL shaders. r=jrmuziel
|
2013-07-18 23:05:06 -04:00 |
LayerManagerOGLShaders.txt
|
Bug 894891 - Move texture transform from the RGBATextureLayerExternal shader into the vertex shader, and combine the two GL_TEXTURE_EXTERNAL shaders. r=jrmuziel
|
2013-07-18 23:05:06 -04:00 |
TextureClientOGL.cpp
|
Bug 887791 - Add a TextureClient implementation for MacIOSurface. r=nical
|
2013-11-01 14:54:14 +13:00 |
TextureClientOGL.h
|
Bug 887791 - Add a TextureClient implementation for MacIOSurface. r=nical
|
2013-11-01 14:54:14 +13:00 |
TextureHostOGL.cpp
|
Bug 887791 - Add a TextureHost implementation for MacIOSurface. r=nical
|
2013-11-01 14:54:14 +13:00 |
TextureHostOGL.h
|
Bug 887791 - Add a TextureHost implementation for MacIOSurface. r=nical
|
2013-11-01 14:54:14 +13:00 |
TexturePoolOGL.cpp
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
TexturePoolOGL.h
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
ThebesLayerOGL.cpp
|
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
|
2013-10-01 17:01:19 -04:00 |
ThebesLayerOGL.h
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |