Benoit Jacob
|
981c6431d3
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
find . -type f | grep -v \./obj | grep -v \.hg | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxImageFormat\(ARGB32\|RGB24\|A8\|A1\|RGB16_565\|Unknown\)\($\|[^A-Za-z0-9_]\)/\1gfxImageFormat::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Tor Arvid Lund
|
be32bf6ad2
|
Bug 929513 - Replace gfxIntSize in layers/AutoOpenSurface.h r=nical
This rippled into other replacements in layers and in gfx/gl.
|
2013-12-13 18:32:06 +01:00 |
|
Dan Glastonbury
|
6c65252846
|
Bug 942506 - Remove ApplyFilterToBoundTexture from GLContext - r=bjacob
Move it to CompositorOGL.
|
2013-12-09 14:07:18 +10:00 |
|
Benoit Jacob
|
642b73e3ef
|
Bug 942501 - Part 3: move CreateTextureImage and TileGenFunc out of GLContext - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
|
Benoit Jacob
|
286cb09f7b
|
Bug 814159 - Part 4: Split TextureImageEGL into separate files - r=benwa
|
2013-10-11 09:16:44 -04:00 |
|