electron/docs/tutorial
reito 1aeca6fd0e
feat: GPU shared texture offscreen rendering (#42953)
* feat: GPU shared texture offscreen rendering

* docs: clarify texture infos that passed by the paint event.

* feat: make gpu osr spec test optional

* fix: osr image compare

* fix: remove duplicate test

* fix: update patch file

* fix: code review

* feat: expose more metadata

* feat: use better switch design

* feat: add warning when user forget to release the texture.

* fix: typo

* chore: update patch

* fix: update patch

* fix: update patch description

* fix: update docs

* fix: apply suggestions from code review

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* fix: apply suggested fixes

---------

Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-08-22 19:23:13 -05:00
..
accessibility.md
application-debugging.md
application-distribution.md
asar-archives.md
asar-integrity.md docs: fix typo in ASAR integrity docs (#42538) 2024-06-22 20:26:23 +02:00
automated-testing.md
boilerplates-and-clis.md
code-signing.md
context-isolation.md
dark-mode.md
debugging-main-process.md
debugging-vscode.md
devices.md
devtools-extension.md
distribution-overview.md
electron-timelines.md docs: update timelines for E33 (#43389) 2024-08-20 15:47:32 -07:00
electron-versioning.md
esm.md
examples.md
forge-overview.md
fuses.md docs: fix formatting in fuses tutorial (#43303) 2024-08-13 15:27:44 -04:00
in-app-purchases.md
installation.md
introduction.md
ipc.md
keyboard-shortcuts.md
launch-app-from-url-in-another-app.md
linux-desktop-actions.md
mac-app-store-submission-guide.md
macos-dock.md
message-ports.md
multithreading.md
native-file-drag-drop.md
notifications.md
offscreen-rendering.md feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
online-offline-events.md
performance.md
process-model.md
progress-bar.md
quick-start.md
recent-documents.md
repl.md
represented-file.md
sandbox.md
security.md
snapcraft.md
spellchecker.md
support.md
testing-on-headless-ci.md
tray.md
tutorial-1-prerequisites.md
tutorial-2-first-app.md
tutorial-3-preload.md
tutorial-4-adding-features.md
tutorial-5-packaging.md
tutorial-6-publishing-updating.md docs: fixed broken electron-fiddle links in the "Tutorial - Publishing and Updating" doc (#43129) 2024-08-01 20:28:50 -05:00
updates.md docs(autoUpdater): document static storage strategy (#42690) 2024-07-02 19:06:38 +02:00
using-native-node-modules.md
using-pepper-flash-plugin.md
web-embeds.md
window-customization.md docs: update window customization tutorial (#43388) 2024-08-20 15:29:01 -07:00
windows-arm.md
windows-store-guide.md
windows-taskbar.md