George Wright
|
3acf70f12b
|
[PATCH 7/9] Bug 751418 - Add support for the Skia/GL backend to DrawTargetSkia r=mattwoodrow
From 0792589a5679ba3af020708233bacbd83a0c611e Mon Sep 17 00:00:00 2001
---
gfx/2d/DrawTargetSkia.cpp | 24 ++++++++++++++++++++++++
gfx/2d/DrawTargetSkia.h | 4 ++++
gfx/2d/HelpersSkia.h | 20 ++++++++++++++++++++
3 files changed, 48 insertions(+)
|
2012-11-30 18:57:38 -05:00 |
|
George Wright
|
cf706b0313
|
Bug 751418 - Move common functions from DrawTargetSkia to HelpersSkia r=mattwoodrow
|
2012-10-16 17:16:45 -04:00 |
|
Andrew Quartey
|
24a0485f96
|
Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas
|
2012-09-28 13:21:40 -04:00 |
|
George Wright
|
323359d051
|
Bug 777614 - Handle BGRX SourceSurfaces in Skia by converting them to BGRA r=nrc
|
2012-09-18 15:41:37 -04:00 |
|
George Wright
|
6a0058a6d0
|
Bug 777614 - Use Skia's Conical gradient shader instead of Radial to be in line with the canvas spec. r=nrc
|
2012-09-18 15:41:37 -04:00 |
|
Joe Drew
|
d8748ac877
|
Bug 782416 - Switch from NULL to nullptr in gfx::2d. r=Bas
--HG--
extra : rebase_source : cfa9fc8ae592880e22e1f14cee42539b4f911668
|
2012-08-14 14:06:12 -04:00 |
|
Joe Drew
|
0375708f8e
|
Back out 98d2c24ce932 for failing to build r=moron
|
2012-08-15 12:51:33 -04:00 |
|
Joe Drew
|
f072936338
|
Bug 782416 - Switch from NULL to nullptr in gfx::2d. r=Bas
--HG--
extra : rebase_source : 9b12a2af4c55f4dc383e8075b400e7a1fbe1ac23
|
2012-08-14 14:06:12 -04:00 |
|
George Wright
|
2656b05f5e
|
Bug 774728 - Do a null pointer check before using any gradient shaders in DrawTargetSkia r=mattwoodrow
--HG--
extra : rebase_source : 7db2d28692a3cd9cccbd542ca752950f5df90511
|
2012-07-25 20:11:17 -04:00 |
|
Nicholas Cameron
|
2a39d6cdd8
|
Bug 761890 (was 746883); bug fixing Skia fonts; r=gw280
|
2012-04-26 10:04:35 +12:00 |
|
Matt Brubeck
|
72ef8c96fc
|
Back out bug 761890, bug 746896, and bug 759036 because of reftest failures
--HG--
extra : rebase_source : b5bdad8a69eab8e9ba35d21637c0bbcb18bce703
|
2012-06-11 22:50:31 -07:00 |
|
Nicholas Cameron
|
ed4d4e45c3
|
Bug 761890 (was 746883); bug fixing Skia fonts; r=gw280
--HG--
extra : rebase_source : 89b3501dad46f0c1284107afe906869548623992
|
2012-04-26 10:04:35 +12:00 |
|
George Wright
|
9dcb1bb771
|
Bug 761201 - Trigger Skia's RGB565 blitter fast path by using SrcOver instead of Src. r=jrmuizel
|
2012-05-31 14:56:33 -04:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Matt Woodrow
|
721e5429cc
|
Bug 719776: Kill some external dependencies inside Azure code. r=Bas
|
2012-03-05 13:12:15 +13:00 |
|
Bas Schouten
|
c098f1f9b2
|
Bug 736134 - Part 1: Add GlyphRenderingOptions API to Azure. r=jrmuizel
|
2012-03-19 19:20:17 +00:00 |
|
Matt Woodrow
|
196bdab913
|
Bug 716415 - Enable soft clipping with Skia in Azure. r=gwright
|
2012-01-19 17:48:35 +13:00 |
|
Matt Woodrow
|
eca8f67d5a
|
Bug 716802 - Implement new 2D API functions. r=gwright
|
2012-01-19 17:48:33 +13:00 |
|
Jeff Muizelaar
|
d2397bb29b
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
|
2012-01-09 13:54:44 -05:00 |
|
Matt Brubeck
|
717184f6d9
|
Back out efd165428f08 to 4a79fefefa28 (bug 580786, bug 716639, bug 692879, bug 717921) because of reftest error
|
2012-01-17 10:08:38 -08:00 |
|
Jeff Muizelaar
|
529f347f49
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
--HG--
extra : rebase_source : 94f8c205e16e961b5407396c0d0d3b41067222dc
|
2012-01-09 13:54:44 -05:00 |
|
Ms2ger
|
5bd0fc389c
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
|
Jeff Muizelaar
|
f4d68ad863
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
|
2012-01-09 13:54:44 -05:00 |
|
Bas Schouten
|
03a07b498c
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
|
Phil Ringnalda
|
ef2c35d259
|
Back out 9c78b4872333 (bug 702878) for Win M1 crashes and reftest orange
|
2011-12-27 21:09:44 -08:00 |
|
Bas Schouten
|
73338f5f2f
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 03:51:38 +01:00 |
|
Matt Woodrow
|
124df6dcdb
|
Bug 703463 - Let SourceSurfaceSkia snapshots take ownership of DrawTargetSkia pixel data when it is destroyed. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
|
Matt Woodrow
|
e3d1b3bda5
|
Bug 703428 - Handle invalid stroke options. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
|
Matt Woodrow
|
eab0e59bcb
|
Bug 702515 - Implement GetStrokedBounds for Skia. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
|
Matt Woodrow
|
9b0b24f9e9
|
Bug 702516 - Enable bilinear filtering for Skia. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
|
Matt Woodrow
|
f3a5978660
|
Bug 688368 - Make SourceSurfaceSkia data surfaces copy-on-write. r=joe
|
2011-11-03 08:55:03 +13:00 |
|
Matt Woodrow
|
85518431cb
|
Bug 688367 - Add Skia backend to Azure. r=jrmuizel
|
2011-11-03 08:55:03 +13:00 |
|