Markus Stange
|
092c4c88cd
|
Bug 1117304 - Also do the checks at the start of CopyRect in release builds. r=Bas
|
2015-01-06 12:08:39 +01:00 |
Heiher
|
3566618b84
|
Bug 1122383 - Optimize Moz2D's ConvertBGRXToBGRA. r=jwatt
From 4c67bb1f0d9378831559983ccf53f63ad104974e Mon Sep 17 00:00:00 2001
---
gfx/2d/DataSurfaceHelpers.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
|
2015-01-20 11:16:08 +00:00 |
Benoit Girard
|
700fbb43f7
|
Bug 1105834 - Part 1: Add CreateDataSourceSurfaceByCloning to moz2d. r=mstange,bas
|
2014-11-28 18:11:03 -05:00 |
Wes Kocher
|
99f09b4b90
|
Backed out 3 changesets (bug 1105834) for non-unified bustage
Backed out changeset 33592fd41f1f (bug 1105834)
Backed out changeset c3e505887e9f (bug 1105834)
Backed out changeset 6aad17f431d1 (bug 1105834)
|
2014-12-08 17:15:46 -08:00 |
Benoit Girard
|
263a1d279b
|
Bug 1105834 - Part 1: Add CreateDataSourceSurfaceByCloning to moz2d. r=mstange,bas
|
2014-11-28 18:11:03 -05:00 |
Jonathan Watt
|
5aec590cc0
|
Bug 1023336, part 2 - Use the new BufferSizeFromStrideAndHeight helper where appropriate in Moz2D code. r=Bas
|
2014-06-13 22:03:52 +01:00 |
Jonathan Watt
|
5792c05685
|
Bug 1023336, part 1 - Add a Moz2D helper to consistently limit the size of data-wrapping DataSourceSurface buffers. r=Bas
|
2014-06-13 22:03:52 +01:00 |
Jonathan Watt
|
fa32ec8e2a
|
Bug 1019753, part 1 - Add a ClearDataSourceSurface() helper to DataSurfaceHelpers. r=Bas
|
2014-06-04 08:08:39 +01:00 |
Carsten "Tomcat" Book
|
90f9142e90
|
Backed out changeset c5953a778276 (bug 1019753) for crashes on a CLOSED TREE
|
2014-06-04 10:31:49 +02:00 |
Jonathan Watt
|
80e5860681
|
Bug 1019753, part 1 - Add a ClearDataSourceSurface() helper to DataSurfaceHelpers. r=Bas
|
2014-06-04 08:08:39 +01:00 |
Jonathan Watt
|
e3136f10a5
|
Bug 983591 - Add a Moz2d helper to copy pixel data from a B8G8R8X8 surface to a packed B8G8R8 array. r=Bas
|
2014-04-08 10:14:52 +01:00 |
Jonathan Watt
|
943ca63f3b
|
Bug 980885 - Fix more Moz2D D2D mapping code that fails to set/reset mIsMapped. r=Bas
|
2014-03-07 13:24:47 +00:00 |
Jonathan Watt
|
7fa77ee22d
|
Bug 980603 - Move the implementation of SurfaceToPackedBGRA and ConvertBGRXToBGRA to a source file (un-inline them). r=gal
|
2014-03-07 13:24:42 +00:00 |