gecko/gfx
Chris Lord 9f3d985c52 Fix drawing of GL Thebes layers with rotation when using tiled textures
Drawing of rotated buffers relies on texture-wrapping, but in the case of
tiled textures, this would cause each individual tile to wrap instead of
wrapping the compound texture.

Add a special case for tiled textures that manually does the wrapping.
2011-08-24 15:09:59 +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 Fix drawing of GL Thebes layers with rotation when using tiled textures 2011-08-24 15:09:59 +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 Fix drawing of GL Thebes layers with rotation when using tiled textures 2011-08-24 15:09:59 +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