.. |
AndroidNativeWindow.cpp
|
|
|
AndroidNativeWindow.h
|
|
|
AndroidSurfaceTexture.cpp
|
|
|
AndroidSurfaceTexture.h
|
Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan
|
2015-04-22 08:29:24 +02:00 |
DecomposeIntoNoRepeatTriangles.cpp
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/gl part 2. r=nical
|
2015-05-29 13:59:26 +02:00 |
DecomposeIntoNoRepeatTriangles.h
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/gl part 2. r=nical
|
2015-05-29 13:59:26 +02:00 |
EGLUtils.cpp
|
|
|
EGLUtils.h
|
|
|
ForceDiscreteGPUHelperCGL.h
|
|
|
GfxTexturesReporter.cpp
|
|
|
GfxTexturesReporter.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 |
GLBlitHelper.cpp
|
Bug 1164088 - Avoid IsFramebuffer assertion on Android emulator; r=jgilbert
|
2015-05-20 06:37:40 -06:00 |
GLBlitHelper.h
|
Bug 1127336 - Label HW-decoded frames with correct origin. - r=vlad
|
2015-04-20 17:49:25 -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 1170855 - Part 5: Correctly load glGetInteger64v. r=jgilbert
|
2015-06-11 15:12:09 +10:00 |
GLContext.h
|
Bug 1170855 - Part 5: Correctly load glGetInteger64v. r=jgilbert
|
2015-06-11 15:12:09 +10:00 |
GLContextCGL.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 |
GLContextEGL.h
|
Bug 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/gl part 1. r=nical
|
2015-05-28 11:45:33 +02: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 1158120 - Replace gfxIntSize by mozilla::gfx::IntSize in gfx/gl part 1. r=nical
|
2015-05-28 11:45:33 +02: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 1138287 - Part 2: Support multi-screen on Gonk platform. r=mwu, r=sotaro, r=jgilbert, r=mattwoodrow
|
2015-06-05 11:29:30 +08: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 974832 - Implement necessary GL features to provide timer queries. r=dglastonbury
|
2015-05-28 07:15:00 -04:00 |
GLContextTypes.cpp
|
|
|
GLContextTypes.h
|
|
|
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
|
|
|
GLLibraryEGL.cpp
|
Bug 1153381. Add a D3D11 ANGLE blacklist. r=mstange
|
2015-04-10 16:17:27 -04:00 |
GLLibraryEGL.h
|
|
|
GLLibraryLoader.cpp
|
|
|
GLLibraryLoader.h
|
|
|
GLParseRegistryXML.py
|
|
|
GLReadTexImageHelper.cpp
|
Bug 1167356 - Handle return value of DataSourceSurface::Map wherever possible. r=Bas
|
2015-06-11 13:06:23 -04:00 |
GLReadTexImageHelper.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 |
GLScreenBuffer.cpp
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
GLScreenBuffer.h
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
GLTextureImage.cpp
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/gl part 2. r=nical
|
2015-05-29 13:59:26 +02:00 |
GLTextureImage.h
|
Bug 1158122 - Remove all occurences of nsIntRect in gfx/gl/. r=nical
|
2015-05-07 11:07:27 +02:00 |
GLTypes.h
|
|
|
GLUploadHelpers.cpp
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
GLUploadHelpers.h
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
GLXLibrary.h
|
|
|
HeapCopyOfStackArray.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 |
ScopedGLHelpers.cpp
|
|
|
ScopedGLHelpers.h
|
|
|
SharedSurface.cpp
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurface.h
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -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 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurfaceEGL.h
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurfaceGL.cpp
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurfaceGL.h
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurfaceGralloc.cpp
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07: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 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SharedSurfaceIO.h
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
SkiaGLGlue.cpp
|
|
|
SkiaGLGlue.h
|
|
|
SurfaceTypes.cpp
|
|
|
SurfaceTypes.h
|
Bug 1144906 - Add accel E10S backend for WebGL compositing. - r=jrmuizel,mattwoodrow,nical,sotaro
|
2015-06-04 17:15:38 -07:00 |
TextureGarbageBin.cpp
|
|
|
TextureGarbageBin.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 |
TextureImageCGL.h
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/gl part 2. r=nical
|
2015-05-29 13:59:26 +02:00 |
TextureImageCGL.mm
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/gl part 2. r=nical
|
2015-05-29 13:59:26 +02:00 |
TextureImageEGL.cpp
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/gl part 2. r=nical
|
2015-05-29 13:59:26 +02:00 |
TextureImageEGL.h
|
Bug 1158120 - Replace nsIntSize by mozilla::gfx::IntSize in gfx/gl part 2. r=nical
|
2015-05-29 13:59:26 +02:00 |
WGLLibrary.h
|
|
|