Home
last modified time | relevance | path

Searched refs:webGL (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DOffscreenCanvas.cpp143 WebGLContext* webGL = static_cast<WebGLContext*>(mCurrentContext.get()); in GetContext() local
144 gl::GLContext* gl = webGL->GL(); in GetContext()
148 mCanvasRenderer->SetIsAlphaPremultiplied(webGL->IsPremultAlpha() || !gl->Caps().alpha); in GetContext()
230 WebGLContext* webGL = static_cast<WebGLContext*>(mCurrentContext.get()); in TransferToImageBitmap() local
231 webGL->ClearScreen(); in TransferToImageBitmap()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/export/
H A DExport3D.java59 private boolean webGL; field in Export3D
63 return webGL; in isWebGL()
76 webGL = exportName.equals("JS"); in initializeExporter()
77 …if ((exporter = (___Exporter) Interface.getOption("export." + (webGL ? "" : "_") + exportName + "E… in initializeExporter()
155 if (webGL) { in drawRect()
790 if (webGL) in plotImagePixel()
806 if (colixBack == 0 || webGL) { in drawHermite7()
822 if (webGL) { in renderAllStrings()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DOffscreenCanvas.cpp122 WebGLContext* webGL = static_cast<WebGLContext*>(mCurrentContext.get()); in GetContext() local
123 gl::GLContext* gl = webGL->GL(); in GetContext()
127 mCanvasRenderer->SetIsAlphaPremultiplied(webGL->IsPremultAlpha() || in GetContext()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dweb_engine_settings.cpp267 bool webGL = in initDefaults() local
274 s_defaultAttributes.insert(WebGLEnabled, webGL); in initDefaults()
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWEnvironment.h266 bool webGL() const { return webGLsupported_; } in webGL() function
H A DWGLWidget.C247 WApplication::instance()->environment().webGL()) { in defineJavaScript()
259 WApplication::instance()->environment().webGL()) { in render()
/dports/graphics/libprojectm/projectm-3.1.12/
H A DREADME.md124 …](https://github.com/projectM-visualizer/projectm/pull/307) for building to wasm/webGL for the web.
/dports/multimedia/gpac-mp4box/gpac-1.0.0/share/doc/idl/
H A Dwebgl.idl200 //setup webGL
281 …//this one is ignored for gpac named textures, just kept to make sure we don't break usual webGL p…
/dports/multimedia/gpac-libgpac/gpac-1.0.0/share/doc/idl/
H A Dwebgl.idl200 //setup webGL
281 …//this one is ignored for gpac named textures, just kept to make sure we don't break usual webGL p…
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/speed/benchmark/harnesses/
H A Dsystem_health.md23 * Graphics: css, svg, canvas, webGL
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/speed/benchmark/harnesses/
H A Dsystem_health.md23 * Graphics: css, svg, canvas, webGL
/dports/www/moodle310/moodle/media/player/videojs/amd/build/local/ogv/
H A Dogv.min.js.map1webGL","forceWebGL","attach","_doProcessingLoop","_doProcessInitial","_doProcessSeekingEnd","_doPr…
/dports/www/moodle311/moodle/media/player/videojs/amd/build/local/ogv/
H A Dogv.min.js.map1webGL","forceWebGL","attach","_doProcessingLoop","_doProcessInitial","_doProcessSeekingEnd","_doPr…
/dports/www/midori/core-9.0/
H A DCHANGELOG.md507 - Gray out webGL preference if context is unavailable
/dports/science/rdkit/rdkit-Release_2021_03_5/
H A DReleaseNotes.md3963 - Static webGL rendering fix
/dports/math/py-mathics/Mathics3-2.2.0/
H A DChangeLog23033 mathics/web/templates/base_html.html, setup.py: Detect webGL support
23034 and revert to canvas renderer if webGL unavailable
/dports/math/mathics-django/Mathics-Django-2.2.0/
H A DChangeLog25520 mathics/web/templates/base_html.html, setup.py: Detect webGL support
25521 and revert to canvas renderer if webGL unavailable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-05-2413179 [Qt] GraphicsLayer: support webGL