Jeff Muizelaar
|
c392ce715d
|
Disable D2D to fix browser_bug577990.js timeout
|
2010-08-16 09:35:40 -04:00 |
Bas Schouten
|
9e435b667a
|
Bug 587342: Use the correct content type for fallback surfaces. r=jrmuizel
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
85b159d384
|
Re-enable Direct2D by default. a=joedrew
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
5cefc20395
|
Fix line-endings in gfxWindowsPlatform.
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
a803fbebfe
|
Bug 587293: When D2D is preffed off, disable DWrite if it wasn't explicitly preffed on. r=joedrew
|
2010-08-16 09:15:03 +02:00 |
Jeff Muizelaar
|
a6fd033fb1
|
Bug 587395: Expose whether DWrite is enabled through nsIGfxInfo. r=joedrew
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
79323f4e24
|
Bug 587318: Only pad horizontal glyph metrics. r=jdaggett
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
c384d634b8
|
Bug 587316 - Part 4: Support CAIRO_EXTEND_NONE for D2D source surfaces. r=jrmuizel
|
2010-08-16 09:15:02 +02:00 |
Bas Schouten
|
335acaff58
|
Bug 587316 - Part 3: Allow custom operators when doing masking. r=jrmuizel
|
2010-08-16 09:15:02 +02:00 |
Bas Schouten
|
27c056adc7
|
Bug 586316 - Part 1: Use MITER_OR_BEVEL to adhere to cairo expected behavior. r=jrmuizel
|
2010-08-16 09:15:01 +02:00 |
Julian Seward
|
e170114ee8
|
Bug 582668 - gfxAlphaBoxBlur::Paint appears to pass garbage down through Cairo. r=roc
|
2010-08-15 11:01:49 +02:00 |
Vladimir Vukicevic
|
60a4f060de
|
b=586043; GL layer manager should use GetClientBounds, not GetBounds; r=bas
|
2010-08-14 10:52:16 -07:00 |
Jacek Caban
|
859c886e67
|
Bug 586279 - Broken DeviceManagerD3D9.h compilation on mingw r=bas.schouten a=joe
--HG--
extra : rebase_source : c3c6d40e0adbfa705759cb238ea10fc0e12e0d4a
|
2010-08-14 16:43:14 +02:00 |
Jacek Caban
|
f1ae6a4db1
|
Bug 585295 - Broken GLContextProviderEGL.cpp compilation on mingw-w64 r=vladimir a=joe
--HG--
extra : rebase_source : 62a8074c8edfe982e6ddbbc6df6d57b41744aeb1
|
2010-08-14 16:41:51 +02:00 |
Jeff Muizelaar
|
e280fdd366
|
Bug 573229. Disable D2D to fix all the orange it's causing.
There are a bunch of failing mochitests that I don't have an answer for,
so just disable D2D for now.
|
2010-08-14 08:43:27 -04:00 |
Bas Schouten
|
677666e8fa
|
Bug 587289: Unload D3D10_1.dll at the right place. r=joe a=blocking-beta4+
|
2010-08-14 10:18:05 +02:00 |
Bas Schouten
|
0022b32300
|
Bug 573229: Part 2 - Enable D2D by default on DX 10 hardware. r=jrmuizel
|
2010-08-14 08:34:55 +02:00 |
Bas Schouten
|
afb4e6aa6b
|
Bug 573229: Part 1 - Allow creating a d2d device from an existing d3d10 device. r=jrmuizel
|
2010-08-14 08:34:16 +02:00 |
timeless@mozdev.org
|
ae7c0997d2
|
Bug 585413 warning: comparison between signed and unsigned integer expressions in GLContext::ExtensionBitset<setlen>. r=vlad a=joe
|
2010-08-13 21:09:53 -07:00 |
Robert O'Callahan
|
763b320420
|
Backing out bug 584282 and bug 537890
|
2010-08-14 02:35:06 +12:00 |
Markus Stange
|
078ec49213
|
Bug 572680 - Make image drawing use the new gfxDrawable interface. r=joe
|
2010-08-13 15:30:27 +02:00 |
Markus Stange
|
2b382c8b02
|
Bug 572680 - Create gfxDrawable interface and implementations for surfaces, patterns and drawing callbacks. r=joe
|
2010-08-13 15:30:14 +02:00 |
Markus Stange
|
31eb0ff847
|
Bug 572680 - Create gfxUtils::DrawPixelSnapped and make imgFrame use it. r=joe
|
2010-08-13 15:30:02 +02:00 |
Bas Schouten
|
764c0e6c4e
|
Bug 586562: Always use A8R8G8B8 for our swap chains. Fixes black chrome for NVidia. r=vlad a=mossop
|
2010-08-12 18:25:12 +00:00 |
Bas Schouten
|
6bf958f239
|
Bug 586159: Use SYSTEMMEM textures instead of OffscreenPlainSurfaces, better supported on NVidia. r=vlad
|
2010-08-12 18:25:09 +00:00 |
Jonathan Kew
|
4d047a64fc
|
bug 553963 - part 3 - don't reset glyph runs when falling back from uniscribe to GDI text shaping. r=jdaggett
|
2010-08-11 17:52:26 +01:00 |
Jonathan Kew
|
8d9d64d389
|
bug 553963 - part 2 - make gfxFont handle text-shaping failure more robustly. r=roc
|
2010-08-11 17:52:23 +01:00 |
Jonathan Kew
|
242d10ccb2
|
bug 553963 - part 1 - fix handling of overlong text runs in the uniscribe shaper. r=jdaggett
|
2010-08-11 17:52:21 +01:00 |
Jeff Muizelaar
|
be23e4d52b
|
Bug 586348 - [d2d] Device creation has shadow variables that cause problems, r=Bas,joe a=blocking2.0
|
2010-08-11 18:29:14 -07:00 |
Jonathan Kew
|
b5c9378997
|
merge backout of 153bd6dc88be (bug 553963 pt 3) a=backout
|
2010-08-11 19:09:17 +01:00 |
Jonathan Kew
|
d862c8bafc
|
Backed out changeset 153bd6dc88be
|
2010-08-11 19:06:46 +01:00 |
Jonathan Kew
|
b8a8a08091
|
merge backout of 444328d96da2 (bug 553963 pt 2)
|
2010-08-11 19:06:07 +01:00 |
Jonathan Kew
|
c757d59d1b
|
Backed out changeset 444328d96da2
|
2010-08-11 19:04:16 +01:00 |
Jonathan Kew
|
5bfb4eb4b5
|
merge backout of changeset fc3b32b2f050 (bug 553963 pt 1)
|
2010-08-11 18:49:36 +01:00 |
Jonathan Kew
|
ae8672c9f6
|
Backed out changeset fc3b32b2f050
|
2010-08-11 18:47:48 +01:00 |
Jonathan Kew
|
cb6b3e518e
|
bug 553963 - part 3 - don't reset glyph runs when falling back from uniscribe to GDI text shaping. r=jdaggett
|
2010-08-11 17:52:26 +01:00 |
Jonathan Kew
|
dde1299b5b
|
bug 553963 - part 2 - make gfxFont handle text-shaping failure more robustly. r=roc
|
2010-08-11 17:52:23 +01:00 |
Jonathan Kew
|
8ad472c6ae
|
bug 553963 - part 1 - fix handling of overlong text runs in the uniscribe shaper. r=jdaggett
|
2010-08-11 17:52:21 +01:00 |
Justin Wood
|
17b4455ef2
|
bug 586187 - Build failure in LayerManagerD3D9 due to --disable-ipc not also defining Unicode, r=khuey a=bustage
|
2010-08-11 18:05:14 +02:00 |
Bas Schouten
|
87f4fa4920
|
Bug 584539: Part 3 - Use D2D interop when using the D3D9 layer manager. r=vlad a=dougt
|
2010-08-11 02:36:05 +02:00 |
Bas Schouten
|
0cede0682c
|
Bug 584539: Part 2 - Expose D2D surface creation from handle. r=jrmuizel
|
2010-08-11 02:36:03 +02:00 |
Bas Schouten
|
12cf237bbf
|
Bug 584539: Part 1 - Allow creating a D2D surface from a DirectX SharedHandle. r=jrmuizel
|
2010-08-11 02:36:01 +02:00 |
Bas Schouten
|
b01025f6d3
|
Bug 580765: Support different compositing operations with D2D. Add cairo_d2d_device_t to make handling this easier. r=jrmuizel
|
2010-08-11 01:59:51 +02:00 |
Bas Schouten
|
31565793fa
|
Bug 580765: Allow const dereferencing for our cairo ref ptr. r=jrmuizel
|
2010-08-11 01:57:11 +02:00 |
Bas Schouten
|
7db5fe6a88
|
Bug 580109: Optimize operations that can be executed as a GPU memcpy. r=jrmuizel a=dougt
|
2010-08-11 01:39:49 +02:00 |
Bas Schouten
|
37c237bad6
|
Bug 584754: Use the D3D9Ex device where available. r=vlad
|
2010-08-11 01:39:45 +02:00 |
Bas Schouten
|
00f20cad84
|
Bug 585248: Use a single device for all LayerManagerD3D9's. r=vlad
|
2010-08-11 01:32:45 +02:00 |
Bas Schouten
|
aa4f516d34
|
Bug 578384: Clear to to transparent black instead of solid white. r=jrmuizel
|
2010-08-11 01:32:43 +02:00 |
Jim Mathies
|
b6b4ab3839
|
Bug 574454 - Add caption buttonbox css styles. r=dbaron.
|
2010-08-09 20:49:34 -05:00 |
Jim Mathies
|
81cee4a537
|
Bug 574454 - Add window frame css styles. r=dbaron.
|
2010-08-09 20:49:34 -05:00 |