gecko/gfx/layers/d3d9
Benoit Jacob 3846defaec 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
..
CanvasLayerD3D9.cpp Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
CanvasLayerD3D9.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
ColorLayerD3D9.cpp Bug 874721, bug 899435. D3D9 compositor and windows OMTC window resizing. r=Bas, mattwoodrow 2013-08-04 19:46:17 +12:00
ColorLayerD3D9.h Bug 784739 - Switch from NULL to nullptr in gfx/layers/d3d9/; r=ehsan 2013-07-20 11:48:55 +03:00
CompositorD3D9.cpp Bug 952977: Switch GL world transform to gfx::Matrix r=nical 2014-01-16 02:22:19 -05:00
CompositorD3D9.h Bug 952977: Switch GL world transform to gfx::Matrix r=nical 2014-01-16 02:22:19 -05:00
ContainerLayerD3D9.cpp Bug 925142: Remove unnecessary includes from ContainerLayerD3D9.cpp and ContainerLayerD3D10.cpp. r=nical 2013-10-10 09:17:08 -07:00
ContainerLayerD3D9.h Bug 786412. Conslidate container layer methods. r=mattwoodrow 2013-09-02 10:19:18 +12:00
DeviceManagerD3D9.cpp Bug 784739 - Switch from NULL to nullptr in remaining directories; r=ehsan 2014-01-06 10:06:04 -05:00
DeviceManagerD3D9.h Bug 900248 - Removed extra qualification of IsInTextureHostList. 2013-12-02 12:25:51 +01:00
genshaders.sh
ImageLayerD3D9.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
ImageLayerD3D9.h Bug 950677 - Change gfxIntSize to gfx::IntSize in DirectX files. r=nical 2013-12-20 11:46:29 -05:00
LayerManagerD3D9.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
LayerManagerD3D9.h Bug 950677 - More gfxIntSize -> IntSize changes in Layer* classes. r=nical 2013-12-20 11:46:29 -05:00
LayerManagerD3D9Shaders.h Bug 940959 - Compiled shaders. r=generated code 2013-11-21 17:42:10 +01:00
LayerManagerD3D9Shaders.hlsl Bug 940959 - Use alpha textures for YCbCr planes with D3D9. r=nrc 2013-11-21 17:40:55 +01:00
Nv3DVUtils.cpp Bug 784739 - Switch from NULL to nullptr in gfx/layers/d3d9/; r=ehsan 2013-07-20 11:48:55 +03:00
Nv3DVUtils.h
ReadbackLayerD3D9.h Bug 784739 - Switch from NULL to nullptr in gfx/layers/d3d9/; r=ehsan 2013-07-20 11:48:55 +03:00
TextureD3D9.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
TextureD3D9.h Backed out changeset 24668220c9a4 (bug 952507) for OS X Build Bustage on a CLOSED TREE 2014-01-23 15:50:14 +01:00
ThebesLayerD3D9.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
ThebesLayerD3D9.h Bug 950677 - gfxIntSize -> IntSize in ThebesLayer* classes. r=nical 2013-12-20 11:46:30 -05:00