.. |
AndroidNativeWindow.cpp
|
Bug 1014614 - Expose Android native window via AndroidNativeWindow wrapper r=blassey
|
2014-10-21 08:53:00 -05:00 |
AndroidNativeWindow.h
|
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
|
2015-01-26 07:22:11 +09:00 |
AndroidSurfaceTexture.cpp
|
Bug 1153848 - Add pref to disable SurfaceTexture attach/detach. r=snorp
|
2015-07-06 16:43:45 -05:00 |
AndroidSurfaceTexture.h
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
DecomposeIntoNoRepeatTriangles.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DecomposeIntoNoRepeatTriangles.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
EGLUtils.cpp
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
EGLUtils.h
|
Bug 1037147 - Remove SharedTextureHandle and friends r=mattwoodrow,snorp
|
2014-09-17 08:13:29 -05:00 |
ForceDiscreteGPUHelperCGL.h
|
…
|
|
GLBlitHelper.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
GLBlitHelper.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLConsts.h
|
Bug 1170855 - Part C: Move _WEBGL GLenums from GLConsts.h to WebGLContext.h. r=jgilbert
|
2015-06-11 15:12:16 +10:00 |
GLContext.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
GLContext.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
GLContextCGL.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLContextEGL.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLContextFeatures.cpp
|
Bug 1170855 - Part 5: Correctly load glGetInteger64v. r=jgilbert
|
2015-06-11 15:12:09 +10:00 |
GLContextGLX.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GLContextProvider.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLContextProviderCGL.mm
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/gl part 1. r=nical
|
2015-05-28 11:45:33 +02:00 |
GLContextProviderEGL.cpp
|
Bug 1176945 - Remove unnecessary hwc reference from gl r=jgilbert
|
2015-06-24 15:44:47 -07:00 |
GLContextProviderGLX.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/gl part 1. r=nical
|
2015-05-28 11:45:33 +02:00 |
GLContextProviderImpl.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/gl part 1. r=nical
|
2015-05-28 11:45:33 +02:00 |
GLContextProviderNull.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/gl part 1. r=nical
|
2015-05-28 11:45:33 +02:00 |
GLContextProviderWGL.cpp
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/gl part 1. r=nical
|
2015-05-28 11:45:33 +02:00 |
GLContextSymbols.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLContextTypes.cpp
|
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
|
2015-02-12 19:00:41 -08:00 |
GLContextTypes.h
|
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
|
2015-02-12 19:00:41 -08:00 |
GLContextWGL.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GLDebugUtils.cpp
|
…
|
|
GLDebugUtils.h
|
…
|
|
GLDefs.h
|
Bug 912196 - Fixes for D3D11 ANGLE. - r=kamidphish
|
2014-10-08 16:32:50 -07:00 |
GLLibraryEGL.cpp
|
Bug 1182547 - Replace InitExtensions() with InitExtensionsFromDisplay() so that queries can be made with specific displays and add symbol loading for GetPlatformDisplayEXT so that the ANGLE_platform_angle_d3d extension can be used. r=jgilbert
|
2015-07-10 14:47:48 -04:00 |
GLLibraryEGL.h
|
Bug 1182547 - Replace InitExtensions() with InitExtensionsFromDisplay() so that queries can be made with specific displays and add symbol loading for GetPlatformDisplayEXT so that the ANGLE_platform_angle_d3d extension can be used. r=jgilbert
|
2015-07-10 14:47:48 -04:00 |
GLLibraryLoader.cpp
|
…
|
|
GLLibraryLoader.h
|
…
|
|
GLParseRegistryXML.py
|
…
|
|
GLReadTexImageHelper.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLReadTexImageHelper.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLScreenBuffer.cpp
|
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
|
2015-07-03 18:29:00 -07:00 |
GLScreenBuffer.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLTextureImage.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLTextureImage.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLTypes.h
|
…
|
|
GLUploadHelpers.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLUploadHelpers.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
GLXLibrary.h
|
…
|
|
GfxTexturesReporter.cpp
|
Bug 1036654 - Report the tile fragmentation overhead. r=njn,kats,cwiiis
|
2014-07-24 13:34:43 -04:00 |
GfxTexturesReporter.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
HeapCopyOfStackArray.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
ScopedGLHelpers.cpp
|
Bug 1081125 - WebGL2 3D textures - Part 2: update our texture state tracking to handle 3D textures - r=jgilbert
|
2014-10-13 19:42:20 -04:00 |
ScopedGLHelpers.h
|
Bug 1066280 - Add TexClient for ShSurf. - r=kamidphish,mattwoodrow
|
2014-10-07 21:01:51 -07:00 |
SharedSurface.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
SharedSurface.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SharedSurfaceANGLE.cpp
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurfaceANGLE.h
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurfaceEGL.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SharedSurfaceEGL.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SharedSurfaceGL.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SharedSurfaceGL.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SharedSurfaceGralloc.cpp
|
Bug 1170390 - Use Optimal2DFormatForContent over OptimalFormatForContent to avoid enum conversions. r=jrmuizel
|
2015-07-06 22:27:19 -04:00 |
SharedSurfaceGralloc.h
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurfaceIO.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SharedSurfaceIO.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SkiaGLGlue.cpp
|
[PATCH 15/15] Bug 1017113 - Use RefPtrSkia instead of SkRefPtr as it no longer exists. r=mattwoodrow
|
2014-08-06 12:01:44 -04:00 |
SkiaGLGlue.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SurfaceTypes.cpp
|
Bug 1066280 - Remove SurfaceStream. - r=kamidphish,mattwoodrow
|
2014-10-07 21:15:39 -07:00 |
SurfaceTypes.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
TextureGarbageBin.cpp
|
…
|
|
TextureGarbageBin.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
TextureImageCGL.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
TextureImageCGL.mm
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
TextureImageEGL.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
TextureImageEGL.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
WGLLibrary.h
|
…
|
|
moz.build
|
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
|
2015-04-27 19:59:27 -04:00 |