gecko-dev/gfx/gl
2016-07-02 11:16:11 +02:00
..
AndroidNativeWindow.cpp Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
AndroidNativeWindow.h
AndroidSurfaceTexture.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
AndroidSurfaceTexture.h Bug 1232334 - [1.2] Only set context on successful attach. r=snorp 2016-03-03 18:32:37 +01:00
DecomposeIntoNoRepeatTriangles.cpp Bug 1223486 - Ensure WrapTexCoord returns 0.0 instead of 1.0 when given a negative whole number. r=Bas 2015-11-19 10:49:31 -05:00
DecomposeIntoNoRepeatTriangles.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
EGLUtils.cpp Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel 2015-09-24 12:21:05 -07:00
EGLUtils.h
ForceDiscreteGPUHelperCGL.h
GfxTexturesReporter.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
GfxTexturesReporter.h Bug 1247405 - Track peak texture memory usage r=nical 2016-02-26 11:00:06 -06:00
GLBlitHelper.cpp Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLBlitHelper.h Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
GLConsts.h Bug 618898 - Add D3D11SharedSurfaceInterop. r=jgilbert 2015-11-06 10:19:24 +10:00
GLContext.cpp Bug 1267879 - Fix logic. 2016-07-01 12:01:42 -07:00
GLContext.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLContextCGL.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLContextEAGL.h Bug 1278403 - Spread CreateContextFlags to GLContext::ctor. - r=jrmuizel 2016-06-21 13:47:30 -07:00
GLContextEGL.h Bug 1279657 - failureId outvar should be a pointer. - r=benwa 2016-06-21 14:04:00 -07:00
GLContextFeatures.cpp Bug 1111689 - Part 1: Let EXT_shader_texture_lod play when ARB_shader_texture_lod can play. r=jgilbert 2016-06-08 17:28:49 -07:00
GLContextGLX.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLContextProvider.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
GLContextProviderCGL.mm Bug 1279657 - Fix missed callsites. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLContextProviderEAGL.mm Bug 1279657 - Fix missed callsites. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLContextProviderEGL.cpp Bug 1280609 - Remove FEATURE_FAILURE_EGL_LIB_INIT. r=jrmuizel 2016-06-30 12:00:00 -04:00
GLContextProviderGLX.cpp Bug 1280744 - Set swap interval to 0 when running in ASAP mode on GLX. r=jgilbert 2016-06-18 23:32:33 -04:00
GLContextProviderImpl.h Bug 1279657 - failureId outvar should be a pointer. - r=benwa 2016-06-21 14:04:00 -07:00
GLContextProviderNull.cpp Bug 1279657 - Fix missed callsites. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLContextProviderWGL.cpp Bug 1267879 - Fix WGL robustness. - r=jrmuizel 2016-07-01 12:01:36 -07:00
GLContextSymbols.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLContextTypes.cpp
GLContextTypes.h Bug 1278403 - Spread CreateContextFlags to GLContext::ctor. - r=jrmuizel 2016-06-21 13:47:30 -07:00
GLContextWGL.h Bug 1278403 - Spread CreateContextFlags to GLContext::ctor. - r=jrmuizel 2016-06-21 13:47:30 -07:00
GLDebugUtils.cpp
GLDebugUtils.h
GLDefs.h Bug 1260944 - Fix ANGLE D3D WARP for WebGL. - r=jrmuizel 2016-04-06 13:47:25 -07:00
GLLibraryEGL.cpp Bug 1279657 - failureId outvar should be a pointer. - r=benwa 2016-06-21 14:04:00 -07:00
GLLibraryEGL.h Bug 1279657 - failureId outvar should be a pointer. - r=benwa 2016-06-21 14:04:00 -07:00
GLLibraryLoader.cpp Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLLibraryLoader.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLParseRegistryXML.py
GLReadTexImageHelper.cpp Bug 1278403 - Choose GLContext::DebugFlags based on ContextCreateFlags. - r=jrmuizel 2016-06-21 13:47:30 -07:00
GLReadTexImageHelper.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
GLScreenBuffer.cpp bug 1268638 - Cleanup better in failure cases. - r=jrmuizel 2016-07-01 13:15:55 -07:00
GLScreenBuffer.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLTextureImage.cpp Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLTextureImage.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLTypes.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLUploadHelpers.cpp Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLUploadHelpers.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLXLibrary.h Bug 1280744 - Set swap interval to 0 when running in ASAP mode on GLX. r=jgilbert 2016-06-18 23:32:33 -04:00
HeapCopyOfStackArray.h Bug 1252153 - use UniquePtr instead of ScopedDeletePtr in HeapCopyOfStackArray; r=jrmuizel 2016-02-29 11:54:36 -05:00
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
ScopedGLHelpers.cpp Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
ScopedGLHelpers.h Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
SharedSurface.cpp Bug 1252835 - Make TextureHost recycling implicit r=nical 2016-06-15 04:28:10 -07:00
SharedSurface.h Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang 2016-05-13 16:34:41 -04:00
SharedSurfaceANGLE.cpp Bug 1265638 - Reset some properties when the backend of SharedSurface is switching from Basic to layer-accelerated backend. r=jgilbert 2016-04-26 11:08:56 +08:00
SharedSurfaceANGLE.h Bug 1281015 - Remove unused mConsumerKeyedMutex. r=kamidphish 2016-06-20 11:09:00 -04:00
SharedSurfaceD3D11Interop.cpp bug 1268638 - Empty functions defs can be in header. - r=jrmuizel 2016-07-01 13:15:43 -07:00
SharedSurfaceD3D11Interop.h bug 1268638 - Empty functions defs can be in header. - r=jrmuizel 2016-07-01 13:15:43 -07:00
SharedSurfaceEGL.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
SharedSurfaceEGL.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
SharedSurfaceGL.cpp Bug 1208513 - Add support for GL_APPLE_sync r=jgilbert 2015-10-28 14:10:26 -05:00
SharedSurfaceGL.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
SharedSurfaceGLX.cpp Bug 1224199 - Destroy SharedSurfaces before ~GLContext(). - r=jrmuizel 2016-04-14 13:50:04 -07:00
SharedSurfaceGLX.h Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
SharedSurfaceGralloc.cpp Bug 1224199 - Destroy SharedSurfaces before ~GLContext(). - r=jrmuizel 2016-04-14 13:50:04 -07:00
SharedSurfaceGralloc.h Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
SharedSurfaceIO.cpp Bug 1224199 - Destroy SharedSurfaces before ~GLContext(). - r=jrmuizel 2016-04-14 13:50:04 -07:00
SharedSurfaceIO.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
SkiaGLGlue.cpp Bug 1265131, part 2 - update SkiaGLGlue for Skia m51. r=jrmuizel 2016-04-28 22:55:27 -04:00
SkiaGLGlue.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
SurfaceTypes.cpp Bug 1219890. Make assignment operator and copy constructor default. r=jgilbert 2015-12-02 10:21:03 -05:00
SurfaceTypes.h Bug 1208513 - Resurrect SharedSurface_GLTexture for use on iOS r=jgilbert 2015-10-28 14:10:25 -05:00
TextureGarbageBin.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
TextureGarbageBin.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
TextureImageCGL.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
TextureImageCGL.mm Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
TextureImageEGL.cpp Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
TextureImageEGL.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
WGLLibrary.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00