Andreas Pehrson
|
0955c3684b
|
Bug 877115 - Remove GetTexImage from GLContext helper. r=nical
|
2014-01-08 09:37:58 +01:00 |
Dan Glastonbury
|
7f73b68e55
|
Bug 830881 - Port layerscope GL changes to new layers. r=vlad
|
2013-11-29 14:11:49 +10:00 |
Andreas Pehrson
|
22bc27eb6f
|
Bug 907292 - Change gfxImageSurface to gfx::DataSourceSurface in TextureHost et al
|
2013-11-27 10:59:01 +01:00 |
Benoit Girard
|
5aa117f19b
|
Bug 936511 - Add layers.dump to dump layer tree. r=bas,nrc
|
2013-11-17 16:47:40 -05:00 |
Matt Woodrow
|
9f29749647
|
Bug 35380 - Part 5: Remove aOffset from everywhere. r=nrc
|
2013-11-07 22:53:08 +13:00 |
Ehsan Akhgari
|
b155782d0a
|
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
This patch reduces the number of files that transitively #include
gfx/2d.h from 1582 to 1362.
|
2013-10-01 17:01:19 -04:00 |
Jerry Shih
|
f5df1aeb05
|
Bug 911730 - Only dump layer tree(using MOZ_LAYERS_HAVE_LOG). r=mattwoodrow
|
2013-09-12 11:08:50 -04:00 |
Nicholas Cameron
|
0a69011226
|
Bug 909185. Use an RAII helper class for Add/RemoveMaskEffect. r=nical
|
2013-08-28 16:44:03 +12:00 |
Nicholas Cameron
|
ac95649e48
|
Bug 902929. Be explicit about re-attaching async video compositable hosts. r=nical
|
2013-08-21 13:28:53 +12:00 |
Wes Kocher
|
5f8374e407
|
Backed out changeset 315c9f0af9bb (bug 902929)
|
2013-08-20 20:50:20 -07:00 |
Nicholas Cameron
|
01348ed72b
|
Bug 902929. Be explicit about re-attaching async video compositable hosts. r=nical
|
2013-08-21 13:28:53 +12:00 |
Nicholas Cameron
|
73aeda1397
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Nicholas Cameron
|
f742a26a6e
|
Bug 874721, bug 899435. D3D9 compositor and windows OMTC window resizing. r=Bas, mattwoodrow
|
2013-08-04 19:46:17 +12:00 |
Matt Woodrow
|
98941e95cf
|
Bug 900133 - Support MaskLayers that are backed by a NewTextureHost. r=nical
--HG--
extra : rebase_source : 8494dd32a837fc1ca44ed7c838e4def84f3292e1
|
2013-08-01 21:12:16 -04:00 |
Nicolas Silva
|
8592c4c12d
|
Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc
|
2013-07-30 11:59:51 +02:00 |
Nicolas Silva
|
7fcd49c55c
|
Bug 867656 - Part 1. Implement GetAsSurface for GL TextureHosts. r=bjacob
|
2013-05-26 04:43:43 +02:00 |
Nicolas Silva
|
f2669ce1ed
|
Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc
|
2013-04-25 18:25:33 -04:00 |
Ryan VanderMeulen
|
ea8d3fdd0b
|
Backed out changeset 4b7de1f2b4a0 (bug 856079) for various test failures.
CLOSED TREE
|
2013-04-24 11:28:05 -04:00 |
Nicolas Silva
|
5be0bb6011
|
Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc
|
2013-04-24 15:40:26 -04:00 |
Nicolas Silva
|
a1ee3bf807
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-24 14:42:40 -04:00 |
Nicholas Cameron
|
fdc9d01061
|
Bug 844928, remove PTexture. r=nical
--HG--
extra : rebase_source : c6588d7381fc468068eb7e393f52afafb9586253
|
2013-04-12 19:28:55 +12:00 |
Bas Schouten
|
839048be74
|
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
|
2013-04-10 09:20:52 +00:00 |