Ryan VanderMeulen
|
0cdf10592f
|
Backed out changesets a6831c02d8cf, 5ab4f97a3220, 2784838dbc94, and 6364146ddb19 (bug 973892) for B2G bustage.
CLOSED TREE
|
2014-02-19 14:28:05 -05:00 |
|
Nicolas Silva
|
145954bedb
|
Bug 973892 - Fix b2g bustage on a CLOSED TREE.
|
2014-02-19 20:00:50 +01:00 |
|
Morris Tseng
|
d4cdf301e3
|
Bug 926128 - Use a single configurable shader in OpenGL layers backend. r=vlad, r=nical, r=gal
|
2013-11-07 22:22:05 -08:00 |
|
Tom Schuster
|
c0770c2f6e
|
Bug 973227 - Add a new X11TextureSourceOGL for upload x11 pixmaps to textures. r=nical
|
2014-02-18 01:30:05 +01:00 |
|
Tom Schuster
|
f9c9b5dccb
|
Bug 973227 - Add GetBackendType to every Compositor class. r=nical
|
2014-02-18 01:30:05 +01:00 |
|
Matt Woodrow
|
dac8300bfe
|
Bug 966543 - Group implementations in MacIOSurfaceTextureHost. r=nical
|
2014-02-18 09:36:57 +13:00 |
|
Matt Woodrow
|
8b14ecf759
|
Bug 966543 - null check mSurface in MacIOSurfaceTextureHostOGL. r=nical
|
2014-02-18 09:32:49 +13:00 |
|
Ehsan Akhgari
|
5643b79842
|
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 |
|
James Willcox
|
ee9a1556e5
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=bjacob,gwright,dglastonbury
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
|
2014-02-14 15:55:58 -06:00 |
|
Andreas Pehrson
|
84d0270067
|
Bug 959154 - Part 6: Move away from DeprecatedDirectUpdate and remove them. r=nical
|
2014-02-13 17:27:19 +01:00 |
|
Andreas Pehrson
|
7441ec625d
|
Bug 959154 - Part 4: Deprecate thebes version of GLTextureImage::DirectUpdate. r=nical
|
2014-02-13 17:25:36 +01:00 |
|
Ryan VanderMeulen
|
f373429333
|
Backed out 8 changesets (bug 959154) for various oranges.
Backed out changeset 00e465be0552 (bug 959154)
Backed out changeset 0f9be8d2caaf (bug 959154)
Backed out changeset 6ca9ba706c94 (bug 959154)
Backed out changeset c6ec9df2d729 (bug 959154)
Backed out changeset 53da6aef5629 (bug 959154)
Backed out changeset 88a6337fc8fb (bug 959154)
Backed out changeset b2535f63d78e (bug 959154)
Backed out changeset fffb200a94bc (bug 959154)
|
2014-02-14 13:30:39 -05:00 |
|
Andreas Pehrson
|
131fa96287
|
Bug 959154 - Part 6: Move away from DeprecatedDirectUpdate and remove them. r=nical
|
2014-02-13 17:27:19 +01:00 |
|
Andreas Pehrson
|
1aa4d83915
|
Bug 959154 - Part 4: Deprecate thebes version of GLTextureImage::DirectUpdate. r=nical
|
2014-02-13 17:25:36 +01:00 |
|
Wes Kocher
|
7782444919
|
Merge b2g-inbound to m-c
|
2014-02-13 17:02:58 -08:00 |
|
Sotaro Ikeda
|
67d2d9419d
|
Bug 946720 - Enable new textures at ContentClient/ContentHost classes on gonk. r=nical
|
2014-02-13 09:46:59 -05:00 |
|
Bill McCloskey
|
ac6dae6f29
|
Bug 963952 - [e10s] Don't use basic compositor when using D3D11 compositor (r=mattwoodrow)
|
2014-02-13 08:53:50 -08:00 |
|
Benoit Girard
|
0f3a70b95f
|
Bug 963821 - Port FPS counter to the Compositor API. r=bas
--HG--
rename : gfx/layers/opengl/FPSCounter.h => gfx/layers/composite/FPSCounter.h
|
2014-02-10 17:14:11 -05:00 |
|
Sotaro Ikeda
|
6c3be1e5b5
|
Bug 962101 - Handle Remove Texture in Compositable level. r=nical
|
2014-02-10 15:52:35 -05:00 |
|
Sotaro Ikeda
|
23c4f9b1c3
|
Bug 966446 - Handle GrallocBufferActor::ActorDestroy for new texture. r=nical
|
2014-02-06 20:32:29 -05:00 |
|
Nicolas Silva
|
cb80c3787d
|
Bug 966999 - Remove some deprecated GL textures code. r=vlad
|
2014-02-04 21:47:20 +01:00 |
|
Matt Woodrow
|
f571a8a02d
|
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 |
|
Jeff Muizelaar
|
e020a18a88
|
Bug 962721. Handle the flip for CopyTexImage2D. r=bjacob
This fixes a regression from b75d69931d4a. This call to CopyTexImage2D was
forgotten during the move to handling the flip in the compositor.
|
2014-01-31 10:59:14 -05:00 |
|
Vladimir Vukicevic
|
2839e2ea5e
|
b=951799, cache uniforms in OGLShaderProgram, part 3 - inline; r=bjacob
|
2014-01-29 17:53:38 -05:00 |
|
Vladimir Vukicevic
|
466a30db76
|
b=951799, cache uniforms in OGLShaderProgram, part 2 - fix LayerProgramProjectionMatrix; r=bjacob
|
2014-01-29 17:53:38 -05:00 |
|
Vladimir Vukicevic
|
5bc7d28737
|
b=951799, cache uniforms in OGLShaderProgram, part 1; r=bjacob
|
2014-01-29 17:53:37 -05:00 |
|
David Zbarsky
|
a28df4889b
|
Bug 952977: Convert CompositingRenderTargetOGL to gfx::Matrix4x4 r=nical
|
2014-01-27 15:25:21 -05:00 |
|
David Zbarsky
|
c3de69e906
|
Bug 952977: Convert PrepareViewport to gfx::Matrix4x4 r=nical
|
2014-01-27 15:25:20 -05:00 |
|
David Zbarsky
|
25f1d1607d
|
Bug 952977: Convert OGLShaderProgram to gfx::Matrix r=nical
|
2014-01-27 15:25:20 -05:00 |
|
David Zbarsky
|
7cb634da66
|
Bug 952977: Convert GetTextureTransform to gfx::Matrix4x4 r=nical
|
2014-01-24 17:49:02 -08:00 |
|
Nicolas Silva
|
30b89fa3e5
|
Bug 952507 - Fix locking in double buffered ContentClient. r=nrc
|
2014-01-24 15:25:04 +01:00 |
|
Sotaro Ikeda
|
49020f300b
|
Bug 959171 - Fix how to bind EGLImage in GrallocTextureHostOGL. r=nical
|
2014-01-24 08:30:41 -05:00 |
|
Benoit Jacob
|
61df69f208
|
Bug 959448 - Convert most of LayersTypes.h to typed enums - r=nrc
find content/media dom/ipc widget/ gfx/tests gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)LAYERS_\(NONE\|BASIC\|OPENGL\|D3D9\|D3D10\|D3D11\|CLIENT\|LAST\)\($\|[^A-Za-z0-9_]\)/\1LayersBackend::LAYERS_\2\3/g'
find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::BUFFER_\2\3/g'
find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(BUFFERED\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(DRAW\|DRAW_SNAPPED\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::CLIP_\2\3/g'
find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SURFACE_\(NONE\|OPAQUE\|SINGLE_CHANNEL_ALPHA\|COMPONENT_ALPHA\)\($\|[^A-Za-z0-9_]\)/\1SurfaceMode::SURFACE_\2\3/g'
find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(STRETCH\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::\2\3/g'
find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::SCALE_\2\3/g'
|
2014-01-23 13:26:41 -05:00 |
|
Benoit Jacob
|
aebf0bb92a
|
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Benoit Jacob
|
e5ed95579b
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
find . -type f | grep -v \./obj | grep -v \.hg | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxImageFormat\(ARGB32\|RGB24\|A8\|A1\|RGB16_565\|Unknown\)\($\|[^A-Za-z0-9_]\)/\1gfxImageFormat::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Carsten "Tomcat" Book
|
9fbf4b116f
|
Backed out changeset 24668220c9a4 (bug 952507) for OS X Build Bustage on a CLOSED TREE
|
2014-01-23 15:50:14 +01:00 |
|
Nicolas Silva
|
d2a76c0550
|
Bug 952507 - Fix locking in double buffered ContentClient. r=nrc
|
2014-01-23 15:27:06 +01:00 |
|
Dan Glastonbury
|
a262f2f053
|
Bug 879663 - Check for GL Context validity in Pause()/Resume(). r=bjacob
|
2014-01-22 08:45:35 +10:00 |
|
Ryan VanderMeulen
|
c8b84421d2
|
Backed out changeset 60698fb6579b (bug 959171) for B2G mochitest-3 crashes.
|
2014-01-21 15:07:48 -05:00 |
|
Sotaro Ikeda
|
4d758c0459
|
Bug 961405 - Change GraphicBufferLocked as to use AtomicRefCountedWithFinalize. r=nical, r=pchang, r=doublec, r=mikeh
|
2014-01-21 13:53:48 -05:00 |
|
Sotaro Ikeda
|
1bc5f7e8bc
|
Bug 959171 - Fix how to bind EGLImage in GrallocTextureHostOGL. r=nical
|
2014-01-21 11:49:38 -05:00 |
|
Sushil Chauhan
|
d008525ff7
|
Bug 953303 - HwcComposer2D should honor HWC_HINT_CLEAR_FB set by hwcomposer. r=ncameron
|
2014-01-17 18:55:30 -08:00 |
|
Ryan VanderMeulen
|
9d1744d14d
|
Backed out changeset 8a5c1027e6e6 (bug 953303) for bustage.
|
2014-01-17 14:50:58 -05:00 |
|
Sushil Chauhan
|
52c6e6f829
|
Bug 953303 - HwcComposer2D should honor HWC_HINT_CLEAR_FB set by hwcomposer. r=ncameron
|
2014-01-17 11:09:01 -08:00 |
|
Bas Schouten
|
fdb4be9e33
|
Bug 960254 - Part 2: Update some callers that write to DataSourceSurface. r=jrmuizel
|
2014-01-16 13:17:23 +01:00 |
|
Bas Schouten
|
6a885186bb
|
Backed out 5 changesets (bug 960254, bug 960354)
Backed out changeset 4441c32c724c (bug 960254)
Backed out changeset 4aecc5ca2a19 (bug 960254)
Backed out changeset 9f499e5f7954 (bug 960354)
Backed out changeset fd9b6b044a5a (bug 960354)
Backed out changeset c1f6fbc397bd (bug 960354)
|
2014-01-16 14:36:53 +01:00 |
|
Bas Schouten
|
faa7d6f7e2
|
Bug 960354 - Part 2: Update some callers that write to DataSourceSurfaces. r=jrmuizel
|
2014-01-16 13:17:23 +01:00 |
|
David Zbarsky
|
3e4ce3885c
|
Bug 952977: Switch GL world transform to gfx::Matrix r=nical
|
2014-01-16 02:22:19 -05:00 |
|
Solomon Chiu
|
e77c298f96
|
Bug 958420 - The follow up bug for removing one additional PIXEL_FORMAT_A_8. r=mwu.
|
2014-01-15 18:06:53 +08:00 |
|
Solomon Chiu
|
becc2c86b9
|
Bug 958420 - Remove obsolete code trying to use PIXEL_FORMAT_A_8 with gralloc. r=gal, r=pchang
|
2014-01-13 10:00:34 +08:00 |
|