Jonathan Watt
|
f85bc21d14
|
Bug 1019727 - Remove TextureImageCGL::GetSurfaceForUpdate(). r=bjacob
|
2014-06-04 08:08:39 +01:00 |
|
Benoit Jacob
|
3369ca8bb6
|
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
|
1fb97ff74a
|
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
|
ccea62e706
|
Bug 942501 - Part 3: move CreateTextureImage and TileGenFunc out of GLContext - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
|
Benoit Jacob
|
e5428485e0
|
Bug 942501 - Part 2: move TextureImageCGL to separate files - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
|