Jacek Caban
|
5e381048c4
|
Bug 620669 - d3d9 layout does not compile on mingw; r=Bas a=Mossop
|
2010-12-21 05:52:00 -05:00 |
Oleg Romashin
|
7775e7fd3f
|
Bug 618788 - Not initialized used in CairoImageOGL::SetData r=vladimir a=approval2.0
|
2010-12-21 20:46:31 +02:00 |
Oleg Romashin
|
4d098d2cca
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-30 08:02:46 +02:00 |
Bas Schouten
|
be7bc31176
|
Bug 615316 - Part 10: Support different layer managers in ImageLayerD3D9. r=jrmuizel a=blocking-betaN
|
2010-12-20 22:37:30 +00:00 |
Bas Schouten
|
4a36c18e42
|
Bug 615316 - Part 9: Support changing devices for YCbCrImageD3D9. r=jrmuizel a=blocking-betaN
|
2010-12-20 22:37:18 +00:00 |
Bas Schouten
|
6dadf14a29
|
Bug 615316 - Part 8: Support GetAsSurface for CairoImageD3D9. r=jrmuizel a=blocking-betaN
|
2010-12-20 22:37:11 +00:00 |
Bas Schouten
|
d57c481abf
|
Bug 615316 - Part 7: Support surfaces with Alpha for CairoImageD3D9. r=jrmuizel a=blocking-betaN
|
2010-12-20 22:37:08 +00:00 |
Bas Schouten
|
927d397255
|
Bug 615316 - Part 6: Support device changing for CairoImageD3D9. r=jrmuizel a=blocking-betaN
|
2010-12-20 22:37:04 +00:00 |
Bas Schouten
|
72d635dfe1
|
Bug 615316 - Part 5: Factor out SurfaceToTexture in D3D9 Image layers. r=jrmuizel a=blocking-betan
|
2010-12-20 22:37:01 +00:00 |
Bas Schouten
|
f2d3583dfc
|
Bug 615316 - Part 4: Store device on CairoImageD3D9 instead of on the LayerManager. r=jrmuizel a=blocking-betan
|
2010-12-20 22:35:31 +00:00 |
Bas Schouten
|
9d5e5cc13f
|
Bug 604647: Never create swap chains while the device is lost. r=jrmuizel a=blocking-final
|
2010-12-20 22:35:28 +00:00 |
Robert O'Callahan
|
c6700e764d
|
Bug 612840. Part 4: Invert the meaning of CONTENT_NO_TEXT_OVER_TRANSPARENT and rename it. r=vlad
|
2010-12-20 14:26:14 +13:00 |
Robert O'Callahan
|
3259bd6e70
|
Bug 612840. Part 3: Make Layer::CONTENT_NO_TEXT_OVER_TRANSPARENT applicable to all layer types, and set CONTENT_NO_TEXT_OVER_TRANSPARENT on container layers. r=tnikkel,r=vlad
|
2010-12-20 14:26:14 +13:00 |
Robert O'Callahan
|
76d7bbcd27
|
Bug 612840. Part 2: Remove unnecessary opacity check. r=cjones
|
2010-12-20 14:26:14 +13:00 |
Robert O'Callahan
|
d8ccf4a713
|
Bug 612840. Part 1: Remove CONTENT_NO_TEXT flag since it's not really used. Also remove ShouldRetainTransparentSurface and related code; we'll assume that when text is over opaque pixels in an RGBA surface we can always paint it with subpixel AA --- and make it so in later patches. r=vlad
|
2010-12-20 14:26:13 +13:00 |
Matt Woodrow
|
3dbd1ca420
|
Bug 604101 - Part 6 - Add TextureImage::DirectUpload for faster texture uploads. r=jrmuizel a=blocking2.0
|
2010-12-16 23:50:26 -08:00 |
Matt Woodrow
|
8ff0e949d1
|
Bug 604101 - Part 4 - Use UploadSurfaceToTexture in TextureImage. r=joe a=blocking2.0
|
2010-12-16 23:29:23 -08:00 |
Matt Woodrow
|
8bcd4fedaf
|
Bug 604101 - Part 3 - Use UploadSurfaceToTexture in CanvasLayerOGL. r=joe a=blocking2.0
|
2010-12-16 23:28:30 -08:00 |
Matt Woodrow
|
5ef80d284d
|
Bug 604101 - Part 2 - Use UploadSurfaceToTexture in CairoImageOGL. r=joe a=blocking2.0
|
2010-12-16 23:27:56 -08:00 |
Matt Woodrow
|
4d552e1a3a
|
Bug 604101 - Part 1 - Add UploadSurfaceToTexture. r=joe a=blocking2.0
|
2010-12-16 23:23:07 -08:00 |
Matt Woodrow
|
393a7569c1
|
Bug 615741 - Too large canvases don't draw and be black. r=joe a=joe
|
2010-12-16 23:19:28 -08:00 |
Matthew Gregan
|
ae02f0728c
|
Bug 584259 - Add support for StereoMode element. r=roc a=roc
|
2010-11-03 12:43:29 +13:00 |
Bas Schouten
|
c3704f5a92
|
Bug 613790: Comment update follow-up. a=comment
|
2010-12-16 08:08:49 +00:00 |
Bas Schouten
|
5fa6132b24
|
Bug 613790: Use GDI compatible flag for our swap chains. r=jrmuizel a=blocking-final
|
2010-12-16 01:35:44 +00:00 |
Bas Schouten
|
8b9aaead5d
|
Bug 615316 - Part 3: Support any container in ImageLayerD3D10. r=jrmuizel a=blocking-betan
|
2010-12-15 21:37:15 +01:00 |
Bas Schouten
|
00e40a60f5
|
Bug 615316 - Part 2: Support GetAsSurface for CairoImageD3D10. r=jrmuizel
|
2010-12-15 21:37:12 +01:00 |
Bas Schouten
|
2049747455
|
Bug 615316 - Part 1: Factor out SurfaceToTexture conversion for D3D10 Image Layers. r=jrmuizel
|
2010-12-15 21:37:10 +01:00 |
Matt Woodrow
|
2131e29dfd
|
Bug 614651: Intersect clip rects properly in D3D9 layers. r=bas a=blocking-final
|
2010-12-15 21:37:07 +01:00 |
Oleg Romashin
|
f1941ee1f5
|
Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. use 16bpp neon r=roc a=blocking-fennec
|
2010-12-10 21:32:52 +02:00 |
Oleg Romashin
|
3f6521bff5
|
Bug 616469 - Video sync is slow because of slow yuv2rgb conversion. Offscreen API r=roc a=b-f
|
2010-12-15 10:17:27 -08:00 |
Michael Wu
|
adc8f28efe
|
Backed out changeset 34bd12eb4a9c for causing bug 618916, a=stuart
|
2010-12-13 16:14:07 -08:00 |
Oleg Romashin
|
32de6ed302
|
Bug 615870 - Remote HTML5 video rendering pipeline should be shorter r=roc a=b-f
|
2010-12-10 21:32:52 +02:00 |
Chris Jones
|
3c75d4e7d2
|
Bug 613000: Updates to thebes-layer textures must account for resolution. r=jrmuizel a=b
|
2010-12-09 16:26:13 -06:00 |
Bas Schouten
|
604a3dd45e
|
Bug 595277 - Part 0: Clear out user data on destroy. r=roc
|
2010-12-07 03:05:25 +01:00 |
Bas Schouten
|
5346d5ea59
|
Bug 617242: Don't cull for transforms that flip the content. r=jrmuizel a=joedrew
|
2010-12-07 18:42:08 +01:00 |
Bas Schouten
|
a8a2865db2
|
Backout bug 595277. a=bustage
|
2010-12-07 05:39:19 +01:00 |
Bas Schouten
|
e53c7eb164
|
Bug 595277 - Part 0: Clear out user data on destroy. r=roc
|
2010-12-07 03:05:25 +01:00 |
Ms2ger
|
78236f0f98
|
Bug 605179 - Fix build warnings in gfx/; r=roc a=bsmedberg
--HG--
extra : rebase_source : f9bd24d5f4bc6124b431ce22e6ac72bd218dc208
|
2010-12-05 18:38:12 +00:00 |
Oleg Romashin
|
900507d5b5
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part2 r=roc a=apporval2.0
|
2010-11-30 07:51:56 +02:00 |
Bas Schouten
|
0942db0268
|
Bug 601273: Properly retain copied region. r=jrmuizel a=blocking-final
|
2010-12-02 19:44:18 +01:00 |
Justin Lebar
|
9167d8acf3
|
Backed out changeset a5ec817740f0. a=orange
|
2010-11-29 09:08:24 -08:00 |
Oleg Romashin
|
8a52f4b99f
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-24 11:35:21 +02:00 |
Bas Schouten
|
a7e89adb8d
|
Bug 614762: Null autoptr instead of release. r=jrmuizel a=blocking-beta8
|
2010-11-26 00:18:56 +01:00 |
Chris Jones
|
8a774f63b4
|
Bug 612573: Make sure shadowable layers aren't destroyed in the middle of transactions. r=karlt a=2.0
|
2010-11-24 21:33:37 -06:00 |
Dave Townsend
|
fb8abb6e9d
|
Backing out changeset 8fff1c186b30 from bug 607653 due to reftest failures on OSX. a=bustage
|
2010-11-24 16:19:41 -08:00 |
Oleg Romashin
|
bb4bf02096
|
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. r=roc a=approval2.0
|
2010-11-24 11:35:21 +02:00 |
Brad Lassey
|
2a732521f3
|
bug 604533 - Tearing/Shearing while panning on local pages/error console in Fennec r=cjones,roc a=blocking-fennec
|
2010-11-23 22:04:58 -05:00 |
Bas Schouten
|
1c4fe46fe9
|
Bug 614111: Clear and recreate VertexBuffer on device reset. r=jrmuizel a=blocking-beta8
|
2010-11-23 17:24:39 +01:00 |
Benjamin Smedberg
|
58fa533523
|
Bug 611595 - Prevent a crash when D3D9 texture creation fails because the screen is locked. In CairoImageD3D9::SetData, save the surface as a member. Try to create the texture immediately, but also try to create the texture again when painting if it failed the first time. r=bas a=blocker-topcrash
|
2010-11-18 13:47:59 -05:00 |
Vladimir Vukicevic
|
8c51dcf560
|
b=598328; clean up nv console spam; r=joe, a=b
|
2010-11-16 20:33:04 -08:00 |