Jonathan Watt
|
7d470e718a
|
Bug 1019727 - Remove TextureImageCGL::GetSurfaceForUpdate(). r=bjacob
|
2014-06-04 08:08:39 +01:00 |
|
Benoit Jacob
|
e5ed95579b
|
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
|
feefccfd0c
|
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 |
|
Benoit Jacob
|
988099a6e9
|
Bug 942501 - Part 3: move CreateTextureImage and TileGenFunc out of GLContext - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
|
Benoit Jacob
|
6e3c0e9b4b
|
Bug 942501 - Part 2: move TextureImageCGL to separate files - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
|