gecko-dev/gfx/layers/d3d10
Benoit Jacob ed427f9600 Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxSurfaceType\(Image\|PDF\|PS\|Xlib\|Xcb\|Glitz\|Quartz\|Win32\|BeOS\|DirectFB\|SVG\|OS2\|Win32Printing\|QuartzImage\|Script\|QPainter\|Recording\|VG\|GL\|DRM\|Tee\|XML\|Skia\|Subsurface\|D2D\|Max\)\($\|[^A-Za-z0-9_]\)/\1gfxSurfaceType::\2\3/g'
2014-01-23 13:26:40 -05:00
..
CanvasLayerD3D10.cpp Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
CanvasLayerD3D10.h Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel 2013-09-24 16:45:14 -04:00
ColorLayerD3D10.cpp Bug 784739 - Switch from NULL to nullptr in gfx/layers/d3d10/; r=ehsan 2013-07-20 11:48:55 +03:00
ColorLayerD3D10.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ContainerLayerD3D10.cpp Bug 925142: Remove unnecessary includes from ContainerLayerD3D9.cpp and ContainerLayerD3D10.cpp. r=nical 2013-10-10 09:17:08 -07:00
ContainerLayerD3D10.h Bug 786412. Conslidate container layer methods. r=mattwoodrow 2013-09-02 10:19:18 +12:00
genshaders.sh Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ImageLayerD3D10.cpp Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
ImageLayerD3D10.h Bug 958489 - Implement base Image::GetAsSourceSurface. r=nical 2014-01-15 10:06:43 -05:00
LayerManagerD3D10.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
LayerManagerD3D10.fx Bug 940959 - Use alpha textures for YCbCr planes with D3D10. r=nrc 2013-11-21 17:41:58 +01:00
LayerManagerD3D10.h Bug 950677 - More gfxIntSize -> IntSize changes in Layer* classes. r=nical 2013-12-20 11:46:29 -05:00
LayerManagerD3D10Effect.h Bug 940959 - Compiled shaders. r=generated code 2013-11-21 17:42:10 +01:00
ReadbackLayerD3D10.h Bug 784739 - Switch from NULL to nullptr in gfx/layers/d3d10/; r=ehsan 2013-07-20 11:48:55 +03:00
ReadbackManagerD3D10.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
ReadbackManagerD3D10.h no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type 2013-01-11 04:43:29 -05:00
ThebesLayerD3D10.cpp Bug 958375 - 4/9 - Make SurfaceFormat a typed enum - r=Bas 2014-01-10 14:06:16 -05:00
ThebesLayerD3D10.h Bug 950677 - gfxIntSize -> IntSize in ThebesLayer* classes. r=nical 2013-12-20 11:46:30 -05:00