Morris Tseng
|
eecfb9e542
|
Bug 975930 - [LayerScope] All textured buffers show RB swapped which is incorrect. r=jgilbert, r=kamidphish
|
2014-03-11 11:14:50 -04: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 |
|
Andreas Pehrson
|
797774eebe
|
Bug 877115 - Remove GetTexImage from GLContext helper. r=nical
|
2014-01-08 09:37:58 +01:00 |
|
Benoit Jacob
|
4bf0659d81
|
Bug 949819 - Move remaining ReadPixels and GetTexImage helpers out of GLContext - r=jgilbert
|
2014-01-02 10:17:29 -05:00 |
|
Benoit Jacob
|
77e2828333
|
Bug 945586 - Move GLReadTexImageHelper out of GLContext - r=jgilbert
|
2014-01-02 10:17:22 -05:00 |
|