tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / gfx / gl


ModeNameSize
-rw-r--r--AndroidNativeWindow.h50L
-rw-r--r--AndroidSurfaceTexture.cpp198L
-rw-r--r--AndroidSurfaceTexture.h34L
-rw-r--r--AutoMappable.h85L
-rw-r--r--Colorspaces.cpp426L
-rw-r--r--Colorspaces.h1054L
-rw-r--r--ForceDiscreteGPUHelperCGL.h34L
-rw-r--r--GLBlitHelper.cpp2163L
-rw-r--r--GLBlitHelper.h372L
-rw-r--r--GLBlitHelperD3D.cpp428L
-rw-r--r--GLConsts.h7206L
-rwxr-xr-xGLConsts.py170L
-rw-r--r--GLContext.cpp2728L
-rw-r--r--GLContext.h4178L
-rw-r--r--GLContextCGL.h80L
-rw-r--r--GLContextEAGL.h67L
-rw-r--r--GLContextEGL.h175L
-rw-r--r--GLContextFeatures.cpp648L
-rw-r--r--GLContextGLX.h87L
-rw-r--r--GLContextProvider.h96L
-rw-r--r--GLContextProviderCGL.mm368L
-rw-r--r--GLContextProviderEAGL.mm169L
-rw-r--r--GLContextProviderEGL.cpp1270L
-rw-r--r--GLContextProviderGLX.cpp911L
-rw-r--r--GLContextProviderImpl.h59L
-rw-r--r--GLContextProviderLinux.cpp72L
-rw-r--r--GLContextProviderNull.cpp30L
-rw-r--r--GLContextProviderWGL.cpp549L
-rw-r--r--GLContextSymbols.h521L
-rw-r--r--GLContextTypes.h60L
-rw-r--r--GLContextWGL.h61L
-rw-r--r--GLDebugUtils.cpp60L
-rw-r--r--GLDebugUtils.h19L
-rw-r--r--GLDefs.h110L
-rw-r--r--GLLibraryEGL.cpp1082L
-rw-r--r--GLLibraryEGL.h983L
-rw-r--r--GLLibraryLoader.cpp74L
-rw-r--r--GLLibraryLoader.h51L
-rw-r--r--GLReadTexImageHelper.cpp636L
-rw-r--r--GLReadTexImageHelper.h87L
-rw-r--r--GLScreenBuffer.cpp141L
-rw-r--r--GLScreenBuffer.h96L
-rw-r--r--GLTextureImage.cpp453L
-rw-r--r--GLTextureImage.h288L
-rw-r--r--GLTypes.h121L
-rw-r--r--GLUploadHelpers.cpp518L
-rw-r--r--GLUploadHelpers.h77L
-rw-r--r--GLXLibrary.h285L
-rw-r--r--GfxTexturesReporter.cpp77L
-rw-r--r--GfxTexturesReporter.h102L
-rw-r--r--HeapCopyOfStackArray.h44L
-rw-r--r--MozFramebuffer.cpp225L
-rw-r--r--MozFramebuffer.h109L
-rw-r--r--ScopedGLHelpers.cpp488L
-rw-r--r--ScopedGLHelpers.h259L
-rw-r--r--SharedSurface.cpp154L
-rw-r--r--SharedSurface.h225L
-rw-r--r--SharedSurfaceANGLE.cpp274L
-rw-r--r--SharedSurfaceANGLE.h87L
-rw-r--r--SharedSurfaceAndroidHardwareBuffer.cpp165L
-rw-r--r--SharedSurfaceAndroidHardwareBuffer.h69L
-rw-r--r--SharedSurfaceD3D11Interop.cpp489L
-rw-r--r--SharedSurfaceD3D11Interop.h84L
-rw-r--r--SharedSurfaceDMABUF.cpp112L
-rw-r--r--SharedSurfaceDMABUF.h69L
-rw-r--r--SharedSurfaceEGL.cpp268L
-rw-r--r--SharedSurfaceEGL.h132L
-rw-r--r--SharedSurfaceGL.cpp42L
-rw-r--r--SharedSurfaceGL.h42L
-rw-r--r--SharedSurfaceIO.cpp102L
-rw-r--r--SharedSurfaceIO.h66L
-rw-r--r--SurfaceTypes.h35L
-rw-r--r--WGLLibrary.h114L
-rw-r--r--moz.build164L
d---------gtest/-