Birunthan Mohanathas
|
f475f7189b
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Jeff Gilbert
|
bde621b73d
|
Bug 1000640 - Use new StreamTextureClient/Host with OMTC. - r=mattwoodrow
|
2014-06-18 17:04:06 -07:00 |
|
Jonathan Watt
|
c403ea836d
|
Bug 1025490 - Stop using gfxImageSurface in the layers code. r=Bas
|
2014-06-17 18:35:51 +01:00 |
|
Sotaro Ikeda
|
d5975a06bb
|
Bug 1025781 - Add CreateDataSourceSurface() failure checks r=nical
|
2014-06-16 16:47:28 -07:00 |
|
Sotaro Ikeda
|
d665ba4a86
|
Bug 1024144 - Deliver acquire fence to HwComposer r=sushil,nical
|
2014-06-12 18:46:25 -07:00 |
|
Nicolas Silva
|
114ff5488a
|
Bug 1023350 - Rename TextureClient::GetAsDrawTarget into TextureClient::BorrowDrawTarget and fix TextureClientX11. r=bjacob
|
2014-06-11 14:57:58 -04:00 |
|
Nicolas Silva
|
990da3c99a
|
Bug 1000103 - Fix intermittent OSX crash in TextureImageTextureSourceOGL::GetFormat. r=mattwoodrow
|
2014-06-09 17:30:53 -04:00 |
|
Chris Lord
|
36fd5d4bda
|
Bug 1017427 - Fix CompositorOGL RenderOffset not offsetting clipping rect. r=nical
|
2014-06-09 16:53:35 +01:00 |
|
Sotaro Ikeda
|
eb678948e0
|
Bug 1001417 - Forward fence objects in SharedSurfaceGralloc to Compositor r=jgilbert,nical
|
2014-06-08 06:18:53 -07:00 |
|
Tatiana Meshkova
|
91e9ffd8dd
|
Bug 1019405 - Fix offscreen rendering for top level Layer manager. r=jgilbert
|
2014-06-03 20:41:00 +02:00 |
|
Wes Kocher
|
4fe99a4e72
|
Backed out changeset 3a764e34c366 (bug 1000640)
|
2014-06-04 18:27:22 -07:00 |
|
Jeff Gilbert
|
1379df57d8
|
Bug 1000640 - Use new StreamTextureClient/Host with OMTC. - r=mattwoodrow
|
2014-06-04 15:20:26 -07:00 |
|
Carsten "Tomcat" Book
|
5b2053a8dd
|
Backed out changeset 07a74e6e53b2 (bug 1017427) for reftest failures on a CLOSED TREE
|
2014-06-04 16:05:24 +02:00 |
|
Chris Lord
|
d4bd9e4095
|
Bug 1017427 - Fix CompositorOGL RenderOffset not offsetting clipping rect. r=nical
|
2014-06-04 13:26:57 +01:00 |
|
Phil Ringnalda
|
6b150d744d
|
Back out 710b11cd8e47 (bug 1016086) for Android robocop bustage
|
2014-06-01 13:16:44 -07:00 |
|
Andreas Gal
|
c5b375c0d6
|
Bug 1016086 - Part 4: Setup attribute configuration when we start compositing instead of for every draw command (r=Bas)
|
2014-06-01 10:44:42 -07:00 |
|
Phil Ringnalda
|
61966eed95
|
Merge f-t to m-c
|
2014-05-31 20:31:07 -07:00 |
|
Andreas Gal
|
f3f5be61c2
|
Bug 1017571 - Use TRIANGLES instead of TRIANGLE_STRIP to fix rendering glitchs on MacOSX with uniform array access (r=Bas)
|
2014-05-30 22:34:14 -04:00 |
|
Victor Porof
|
5643294005
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
|
Andreas Gal
|
421c38a995
|
Bug 1016086 - Part 1: Use a single attribute in all shaders (r=Bas)
|
2014-05-29 10:19:37 -04:00 |
|
Wes Kocher
|
c667760989
|
Backed out 3 changesets (bug 1016086) for robocop bustage on a CLOSED TREE
Backed out changeset 450878674b08 (bug 1016086)
Backed out changeset e6b0a5086a81 (bug 1016086)
Backed out changeset 9e572e6623e7 (bug 1016086)
|
2014-05-28 15:10:32 -07:00 |
|
Andreas Gal
|
bcc40bbe38
|
Bug 1016086 - Part 3: Setup attribute configuration when we start compositing instead of for every draw command (r=Bas)
|
2014-05-28 16:18:46 -04:00 |
|
Andreas Gal
|
3d07f31ea3
|
Bug 1016086 - Part 1: Use a single attribute in all shaders (r=Bas)
|
2014-05-28 16:18:36 -04:00 |
|
Andreas Gal
|
325cd3faa1
|
Fix rebase error for bug 1012407 (r=CLOSED TREE)
|
2014-05-28 14:24:23 -04:00 |
|
Andreas Gal
|
a9e3ff88ad
|
Bug 1012407 - Part 9: Use CLAMP instead of GL_REPEAT to draw quads (r=Bas)
|
2014-05-28 14:07:15 -04:00 |
|
Andreas Gal
|
f5bb3eeaee
|
Bug 1012407 - Part 8: Remove VBOArena which is now dead code (r=Bas)
|
2014-05-28 14:04:07 -04:00 |
|
Andreas Gal
|
13b59aa7e3
|
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
|
2014-05-28 10:15:31 -04:00 |
|
Markus Stange
|
74e283127c
|
Bug 1016437 - Make TextureImageTextureSourceOGL::Update refuse uploading textures that exceed the maximum texture size if bigimage is disallowed. r=bjacob
|
2014-05-28 12:52:13 +02:00 |
|
Markus Stange
|
7da4ae9000
|
Bug 1016437 - Document why we don't use TiledTextureImage for YCbCr frames and add an assert to that effect. r=nical
|
2014-05-28 12:52:12 +02:00 |
|
Matt Woodrow
|
57cf682f32
|
Bug 1013767 - Restrict BasicCompositor snapshots to the bounds of the invalid region. r=nical
|
2014-05-28 13:21:32 +12:00 |
|
Chris Lord
|
fa2f161546
|
Bug 1006797 - Fix application of OGL compositor screen render offset. r=nical
|
2014-05-27 13:31:01 +01:00 |
|
Andreas Gal
|
3670a08c42
|
Bug 1012407 - Part 9: Ensure texture coordinates are within (0,0)(1,1) and nits for Part 6 (r=Bas)
|
2014-05-24 02:49:41 +02:00 |
|
Andreas Gal
|
9491a54f93
|
Bug 1001885: Support NPOT texture wrap modes on older PowerVR drivers (r=mattwoodrow).
|
2014-05-22 15:05:03 -04:00 |
|
Sotaro Ikeda
|
cb17692178
|
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
|
2014-05-24 09:14:45 -07:00 |
|
Steve Fink
|
ea69951aea
|
Backed out changeset 171edffe0641 (bug 1006957) for crash at BaseAutoLock<mozilla::Mutex>::BaseAutoLock(mozilla::Mutex&) from layers::AsyncTransactionTrackersHolder::ClearAllAsyncTransactionTrackers on a CLOSED TREE
|
2014-05-23 21:16:02 -07:00 |
|
Nathan Froyd
|
4b01374b76
|
Backout d6c58a2a6da4 (bug 1012407) for various bustages on a CLOSED TREE
|
2014-05-23 23:36:28 -04:00 |
|
Nathan Froyd
|
bdeb376055
|
Backout 471244c106e9:634be002dbc9 (bug 1012407)
|
2014-05-23 23:34:43 -04:00 |
|
Andreas Gal
|
c3996058b5
|
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
|
2014-05-24 04:16:27 +02:00 |
|
Andreas Gal
|
6674e15f22
|
Bug 1012407 - Follow-up nits for part 6.
|
2014-05-24 04:15:45 +02:00 |
|
Sotaro Ikeda
|
e66ebd661d
|
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
|
2014-05-23 17:52:43 -07:00 |
|
Andreas Gal
|
1807413f5e
|
Bug 1012407 - Part 9: Normalize texture coordinates in DecomposeIntoNoRepeatRects (r=BenWa)
|
2014-05-24 02:49:41 +02:00 |
|
Carsten "Tomcat" Book
|
cdc2e91128
|
Backed out changeset c4a259f05a18 (bug 1012407) for reftest 5 test failures
|
2014-05-23 10:37:03 +02:00 |
|
Andreas Gal
|
66c26a0d9a
|
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
|
2014-05-23 06:10:51 +02:00 |
|
Wes Kocher
|
e594fbd022
|
Merge m-c to inbound
|
2014-05-22 17:55:00 -07:00 |
|
Wes Kocher
|
4a7629e50a
|
Merge inbound to m-c
|
2014-05-22 17:30:30 -07:00 |
|
Sotaro Ikeda
|
4bcaf068d3
|
Bug 1012740 - Change as not to abort in GrallocTextureHostOGL::GrallocTextureHostOGL() r=nical
|
2014-05-22 06:23:12 -07:00 |
|
Sotaro Ikeda
|
3fb56d868c
|
Bug 1012737 - Add erro check to GrallocTextureClientOGL::GetAsDrawTarget() r=nical
|
2014-05-22 06:17:03 -07:00 |
|
Wes Kocher
|
ae72230fb0
|
Backed out 4 changesets (bug 1012407) for b2g reftest5 orange on an otherwise CLOSED TREE
Backed out changeset 08e17f48aed1 (bug 1012407)
Backed out changeset b17b7b59cf88 (bug 1012407)
Backed out changeset 1c692df3f080 (bug 1012407)
Backed out changeset 560bd45d52de (bug 1012407)
|
2014-05-21 18:05:15 -07:00 |
|
Andreas Gal
|
e68467ac54
|
Bug 1012407 - Part 8: Remove VBOArena which is now dead code (r=Bas)
|
2014-05-22 00:47:02 +02:00 |
|
Andreas Gal
|
72438d4f4b
|
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
|
2014-05-22 00:44:40 +02:00 |
|