gecko/gfx
Chris Lord 7ad668b25a Bug 675908 - Fix TiledTextureImage updates. r=joe,romaxa
TiledTextureImage breaks BeginUpdate/EndUpdate in these cases:

- The update is encompassed by more than one tile
- The update is encompassed by a single tile that isn't the first tile
- The update is a non-rectangular region that covers more than one tile

Fixed by using signed instead of unsigned integers in tile loops, correcting
an incorrect device offset and correcting the region returned by BeginUpdate.
2011-08-24 20:21:53 +01:00
..
2d Bug 670093 - gfx/2d fails to compile on mingw r=bas.schouten 2011-08-23 17:35:13 +02:00
angle Bug 673075 - import ANGLE r711 - r=upstream 2011-08-15 15:54:25 -04:00
cairo Bug 668921. cairo: Fix fixup_unbounded_boxes() to work even if the box is smaller than the extents. r=ickle 2011-08-19 11:26:23 -04:00
harfbuzz bug 667166 - apply 'locl' feature early along with 'ccmp', before Arabic-specific shaping features. r=jdaggett 2011-08-12 11:49:36 +01:00
ipc Fix DOS line endings rs=joedrew! 2011-05-26 20:41:33 +01:00
layers Bug 611315 - Fix handling of rotated ShadowBufferOGL 2011-08-24 15:10:03 +01:00
ots bug 680717 - use the correct loop index variable when parsing cmap VS subtable. r=jdaggett 2011-08-23 13:28:05 +01:00
qcms Bug 676747. qcms: Fix a warning about using the wrong function type. r=bgirard 2011-08-05 09:49:45 -04:00
src Bug 675532 - Add GLX debug mode. r=bjacob 2011-08-24 13:55:43 +12:00
tests Backout Bug 594876, Bug 675474, and Bug 675532, to fix OSX64 Reftest orange, and Linux perf regression. rs+=edmorly 2011-08-20 15:07:06 -04:00
thebes Bug 675908 - Fix TiledTextureImage updates. r=joe,romaxa 2011-08-24 20:21:53 +01:00
ycbcr Bug 670329 - Avoid bumping ARM target because of NEON code in gfx. r=jmuizelaar 2011-07-15 10:15:28 +02:00
Makefile.in Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc 2011-06-24 19:41:16 +02:00