electron/spec/fixtures/native-addon/osr-gpu
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
..
lib feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
binding.gyp feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
binding_win.cc feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
napi_utils.h feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00
package.json feat: GPU shared texture offscreen rendering (#42953) 2024-08-22 19:23:13 -05:00