Benoit Jacob
|
f447d87c57
|
Bug 958375 - 8/9 - Make remaining Moz2D enums typed - r=Bas
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
|
2014-01-10 14:06:17 -05:00 |
Benoit Jacob
|
a1e7c32630
|
Bug 958375 - 4/9 - Make SurfaceFormat a typed enum - r=Bas
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
|
2014-01-10 14:06:16 -05:00 |
Nicolas Silva
|
fb7278e4bc
|
Bug 916118 - Simplify the TextureClient deallocation protocol. r=nrc
|
2013-10-02 13:52:04 -07: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 |
Nicolas Silva
|
e3ef6e63f3
|
Bug 916118 - Backed out changeset bafb8bf3b279 on a CLOSED TREE
|
2013-09-26 19:06:12 +02:00 |
Nicolas Silva
|
bc11135ff0
|
Bug 916118 - Simplify the deallocation flags in TextureClient/Host. r=nrc
|
2013-09-26 18:00:23 +02:00 |
Nicholas Cameron
|
73aeda1397
|
Bug 903816. Include-what-you-use for gfx/layers. r=roc
|
2013-08-12 11:17:23 +12:00 |
Daniel Holbert
|
82e72ac9ca
|
Bug 903065: Update switch statement in LayersLogging.cpp to include new FILTER_GOOD enum value. r=jrmuizel
|
2013-08-18 12:40:58 -07:00 |
Milan Sreckovic
|
56587a4366
|
Bug 900729: Make TextureFlags constant names (UseNearestFilter, NeedsYFlip, AllowRepeat, NewTile, ComponentAlpha) all caps in CompositorTypes.h and prefix them with TEXTURE_ for consistency and uniqueness. r=nsilva.
|
2013-08-06 13:36:35 -04:00 |
Nicolas Silva
|
6d7cde1795
|
Bug 899583 - Disallow BigImage with YCbCr compositing. r=BenWa
|
2013-08-02 01:02:06 +02:00 |
Nicolas Silva
|
8592c4c12d
|
Bug 858914 - New texture classes + OGL backend (preffed off). r=bas, nrc
|
2013-07-30 11:59:51 +02:00 |
Kartikaya Gupta
|
117c0c13f9
|
Bug 879004 - Move template methods to header file. r=BenWa
|
2013-06-10 09:05:43 -04:00 |
Kartikaya Gupta
|
39f7cc7f7b
|
Bug 879004 - Convert mDisplayport and mCriticalDisplayport in FrameMetrics to CSSRects. r=BenWa
|
2013-06-10 09:05:42 -04:00 |
Kartikaya Gupta
|
1e3b912be9
|
Bug 877726 - Convert FrameMetrics.mScrollOffset to be a CSSPoint. r=kentuckyfriedtakahe
|
2013-05-30 21:30:13 -04: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 |