Lee Salzman
|
926f3f5746
|
Bug 1299435 - part 2 - fix Moz2d for Skia m55 update. r=mchang
MozReview-Commit-ID: 8jRzOaS5vqy
|
2016-10-24 22:40:59 -04:00 |
Wes Kocher
|
951194ee45
|
Backed out 6 changesets (bug 1299435) for windows reftest failures a=backout
Backed out changeset 0d587a1cab8f (bug 1299435)
Backed out changeset 3ab9d3cb13aa (bug 1299435)
Backed out changeset 1ed742f88f49 (bug 1299435)
Backed out changeset 51ad497c7ac2 (bug 1299435)
Backed out changeset 06ca6acef0a2 (bug 1299435)
Backed out changeset ebd4625e101a (bug 1299435)
--HG--
rename : gfx/skia/skia/src/animator/SkCondensedDebug.inc => gfx/skia/skia/src/animator/SkCondensedDebug.cpp
rename : gfx/skia/skia/src/animator/SkCondensedRelease.inc => gfx/skia/skia/src/animator/SkCondensedRelease.cpp
|
2016-10-24 16:45:46 -07:00 |
Lee Salzman
|
ab9cf08d5a
|
Bug 1299435 - part 2 - fix Moz2d for Skia m55 update. r=mchang
MozReview-Commit-ID: 8jRzOaS5vqy
|
2016-10-24 15:22:20 -04:00 |
Lee Salzman
|
b8c6e8c1f2
|
Bug 1265131, part 2 - update SkiaGLGlue for Skia m51. r=jrmuizel
|
2016-04-28 22:55:27 -04:00 |
Lee Salzman
|
ac6587c152
|
Bug 1229946 - report GL_ARB_texture_rg extension to SkiaGL to avoid using GL_ALPHA render targets. r=jgilbert
|
2016-03-29 22:54:09 -04:00 |
Lee Salzman
|
aefe39adfa
|
Back out changeset 7431c1300d28 (bug 1189715 )
|
2016-03-29 22:52:21 -04:00 |
Lee Salzman
|
24df5d41a7
|
Bug 1189715 - report GL_ARB_texture_rg extension to SkiaGL to avoid using GL_ALPHA render targets. r=jgilbert
|
2016-03-29 22:45:02 -04:00 |
Tom Tromey
|
5412728905
|
Bug 757969 - use __thread in ThreadLocal; r=froydnj
|
2016-01-22 10:33:44 -07:00 |
Lee Salzman
|
8f5cdef8ad
|
Bug 1082598 - Part 8: Fix OpenGL interface glue for Skia update. r=jrmuizel
|
2015-12-18 13:53:25 -05:00 |
Wes Kocher
|
6ebc8a4b00
|
Backed out 10 changesets (bug 1082598) for 2d.path.arcTo.shape.curve1.html failures on OSX
Backed out changeset 018c2a3031f4 (bug 1082598)
Backed out changeset 8f60e42aca2e (bug 1082598)
Backed out changeset c4297c82165f (bug 1082598)
Backed out changeset c22c1bfd091a (bug 1082598)
Backed out changeset 8754fd718869 (bug 1082598)
Backed out changeset da976e4cd253 (bug 1082598)
Backed out changeset 3c8f87df8c68 (bug 1082598)
Backed out changeset 3183d30eb549 (bug 1082598)
Backed out changeset c239a7bc6cba (bug 1082598)
Backed out changeset aa3805015270 (bug 1082598)
--HG--
extra : commitid : LJSl0Bo8Hqr
|
2015-12-17 14:30:50 -08:00 |
Lee Salzman
|
20ff1d75e1
|
Bug 1082598 - Part 8: Fix OpenGL interface glue for Skia update. r=jrmuizel
|
2015-12-17 14:45:45 -05:00 |
Jeff Gilbert
|
f564deae5f
|
Bug 1192466 - Prune header includes for SkiaGLGlue.h - r=bgirard
|
2015-08-07 19:27:14 -07:00 |
Lee Salzman
|
f15be30759
|
Bug 1188462 - Fix inclusion of skia headers to use correct directory prefixes. r=jrmuizel
|
2015-07-29 16:31:40 -04:00 |
George Wright
|
2131560b58
|
[PATCH 15/15] Bug 1017113 - Use RefPtrSkia instead of SkRefPtr as it no longer exists. r=mattwoodrow
|
2014-08-06 12:01:44 -04:00 |
George Wright
|
89604a18bf
|
[PATCH 04/15] Bug 1017113 - Remove GL functions no longer required by Ganesh r=mattwoodrow
|
2014-07-27 20:52:33 -04:00 |
Walter Litwinczyk
|
33fbbc570e
|
Bug 1024196 - Fix leak of |i| variable in CreateGrGLInterfaceFromGLContext. r=gw280
|
2014-07-09 13:40:40 -07:00 |
Benoit Jacob
|
dcf7236aab
|
Bug 987828 - 3/4 - Use IsGLES instead of IsGLES2 - r=jgilbert
|
2014-03-31 05:10:49 -04:00 |
George Wright
|
c447e9eb94
|
[PATCH 6/6] Bug 985217 - Ensure that our GLContext is current and working at GrGLInterface creation time as Skia now determines extensions at creation time r=snorp
|
2014-03-18 19:37:56 -04:00 |
George Wright
|
6d1d477844
|
[PATCH 4/6] Bug 985217 - Remove client side array functions as Skia no longer uses/wants them, and set the functions differently following refactoring in GrGLInterface r=snorp
|
2014-03-20 14:08:19 -04:00 |
James Willcox
|
dfee0058ef
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=jgilbert,vlad,gwright,bjacob
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
|
2014-03-05 15:49:37 -06:00 |
Wes Kocher
|
8d647a6ec0
|
Backed out changeset cf6a31bca4e0 (bug 939276) for webgl reftest crash
--HG--
rename : gfx/gl/SkiaGLGlue.cpp => gfx/gl/GLContextSkia.cpp
|
2014-02-20 15:23:52 -08:00 |
James Willcox
|
91032a3dca
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=vlad,gwright,bjacob
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
extra : rebase_source : 8e85dd34a67c2e193480e9f1f5baf68a898790fe
|
2014-02-20 16:20:28 -06: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 |