gecko-dev/gfx/gl
2017-11-24 09:09:29 +09:00
..
AndroidNativeWindow.h
AndroidSurfaceTexture.cpp merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-30 23:52:23 +01:00
AndroidSurfaceTexture.h Bug 1395497 - Add AndroidSurfaceTexture support to GLBlitHelper. - r=snorp 2017-10-30 10:58:56 -05:00
DecomposeIntoNoRepeatTriangles.cpp Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in .cpp files in gfx/*. r=milan 2017-08-14 08:29:28 -04:00
DecomposeIntoNoRepeatTriangles.h
EGLUtils.cpp
EGLUtils.h
ForceDiscreteGPUHelperCGL.h
GfxTexturesReporter.cpp Bug 1402519 - Remove MOZ_CRASHREPORTER directives from gfx; r=jrmuizel 2017-10-10 15:11:07 +02:00
GfxTexturesReporter.h
GLBlitHelper.cpp Bug 1413500 - Use GLSL 100 for blitting on ES r=jgilbert 2017-11-17 15:11:27 -06:00
GLBlitHelper.h Bug 1413362 - part 2: Gecko gfx/vr GVR WebVR implementation r=kip,daoshengmu 2017-11-07 10:50:14 -08:00
GLBlitHelperD3D.cpp Bug 1404536 - Use mat3s to transform tex coords in GLBlitHelper. - r=daoshengmu 2017-10-26 18:43:24 -07:00
GLConsts.h Bug 1372489 - Update GLConsts.h and GLDefs.h. r=jgilbert. 2017-06-15 14:43:53 +08:00
GLContext.cpp Bug 1411626 - Make GLContextSymbols a pure aggregate POD. - r=andi 2017-10-30 14:51:51 -07:00
GLContext.h Bug 1403798 - Fix EXT_sRGB activation, particularly on Windows+ANGLE+ES2. - r=daoshengmu 2017-09-28 10:29:01 -07:00
GLContextCGL.h
GLContextEAGL.h
GLContextEGL.h Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry 2017-09-02 21:52:16 -07:00
GLContextFeatures.cpp Bug 1403798 - Fix EXT_sRGB activation, particularly on Windows+ANGLE+ES2. - r=daoshengmu 2017-09-28 10:29:01 -07:00
GLContextGLX.h
GLContextProvider.h
GLContextProviderCGL.mm Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
GLContextProviderEAGL.mm Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
GLContextProviderEGL.cpp Bug 1418571 - Set SwapInterval to 0 with ANGLE r=jgilbert 2017-11-24 09:09:29 +09:00
GLContextProviderGLX.cpp Bug 1420170: Don't duplicate code for choosing a GLX context between ATI and WR. r=kats 2017-11-23 15:46:59 +01:00
GLContextProviderImpl.h Bug 1370544 - Ensure EGLSurface is created with the same EGLConfig as the context r=jgilbert 2017-08-02 17:09:37 -07:00
GLContextProviderNull.cpp
GLContextProviderWGL.cpp
GLContextSymbols.h Bug 1411626 - Make GLContextSymbols a pure aggregate POD. - r=andi 2017-10-30 14:51:51 -07:00
GLContextTypes.cpp
GLContextTypes.h
GLContextWGL.h
GLDebugUtils.cpp
GLDebugUtils.h
GLDefs.h Bug 1372489 - Update GLConsts.h and GLDefs.h. r=jgilbert. 2017-06-15 14:43:53 +08:00
GLLibraryEGL.cpp Bug 1418571 - Set SwapInterval to 0 with ANGLE r=jgilbert 2017-11-24 09:09:29 +09:00
GLLibraryEGL.h Bug 1418571 - Set SwapInterval to 0 with ANGLE r=jgilbert 2017-11-24 09:09:29 +09:00
GLLibraryLoader.cpp
GLLibraryLoader.h
GLParseRegistryXML.py
GLReadTexImageHelper.cpp Fix DataSourceSurface mapping in GLReadTexImageHelper.cpp. (bug 1405390 part 6, r=jgilbert) 2017-11-09 00:43:31 -08:00
GLReadTexImageHelper.h Remove trivial calls to DataSourceSurface::Stride. (bug 1405390 part 3, r=bas) 2017-11-09 00:43:30 -08:00
GLScreenBuffer.cpp Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
GLScreenBuffer.h Bug 1402767 - Enable accleleration of GLScreenBuffer when WebRender is enabled r=jgilbert 2017-09-26 13:15:36 +09:00
GLTextureImage.cpp Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in .cpp files in gfx/*. r=milan 2017-08-14 08:29:28 -04:00
GLTextureImage.h
GLTypes.h Bug 1366512 - Export some EGL functions for D3D NV12 texture format. v2. r=jgilbert 2017-05-28 21:15:07 -07:00
GLUploadHelpers.cpp Fix canvas and GL uses of DataSourceSurface::GetData. (bug 1405390 part 2, r=jgilbert) 2017-11-09 00:43:30 -08:00
GLUploadHelpers.h
GLXLibrary.h
HeapCopyOfStackArray.h Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry 2017-09-02 21:52:16 -07:00
moz.build Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry 2017-09-02 21:52:16 -07:00
ScopedGLHelpers.cpp Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry 2017-09-02 21:52:16 -07:00
ScopedGLHelpers.h Bug 1322746 - Support blit from IOSurfaces. - r=mattwoodrow 2017-09-02 21:52:19 -07:00
SharedSurface.cpp Bug 1405950 - Corrected bug in SurfaceFactory::NewTextClient preventing matching textures from being located in mRecycleFreePool r=jgilbert on a CLOSED TREE 2017-10-06 17:38:40 +02:00
SharedSurface.h Bug 1405950 - Corrected bug in SurfaceFactory::NewTextClient preventing matching textures from being located in mRecycleFreePool r=jgilbert on a CLOSED TREE 2017-10-06 17:38:40 +02:00
SharedSurfaceANGLE.cpp
SharedSurfaceANGLE.h
SharedSurfaceD3D11Interop.cpp Bug 1322746 - Support PLANAR_YCBCR, GPU_VIDEO, and D3D11_YCBCR_IMAGE in GLBlitHelper. - r=jerry 2017-09-02 21:52:16 -07:00
SharedSurfaceD3D11Interop.h
SharedSurfaceEGL.cpp Bug 1092294 - Use SurfaceTextures for painted content on android (preffed off). r=nical,snorp 2017-10-28 11:59:58 +01:00
SharedSurfaceEGL.h
SharedSurfaceGL.cpp
SharedSurfaceGL.h
SharedSurfaceGLX.cpp
SharedSurfaceGLX.h
SharedSurfaceIO.cpp
SharedSurfaceIO.h
SkiaGLGlue.cpp Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
SkiaGLGlue.h Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
SurfaceTypes.cpp
SurfaceTypes.h
TextureImageEGL.cpp
TextureImageEGL.h
WGLLibrary.h