[webkit-changes] [WebKit/WebKit] 6b2e0c: Update generate-gpup-webgl and its output after 25...
Žan Doberšek
noreply at github.com
Mon Jan 23 03:02:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6b2e0c8a8c007a262c37aae9d479f6e9f51a3957
https://github.com/WebKit/WebKit/commit/6b2e0c8a8c007a262c37aae9d479f6e9f51a3957
Author: Žan Doberšek <zdobersek at igalia.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.messages.in
M Tools/Scripts/generate-gpup-webgl
Log Message:
-----------
Update generate-gpup-webgl and its output after 258127 at main, 258650 at main
https://bugs.webkit.org/show_bug.cgi?id=250904
Reviewed by Kimmo Kinnunen.
Adjusting after 258127 at main, generate-gpup-webgl generator is defining the
ReadnPixels2 message as returning a success boolean value, and the output
messages.in file should reflect that.
Adjusting after 258650 at main, changes to the messages.in file are applied back to
the generate-gpup-webgl generator, covering the changed build guard, existing
CopyTextureFromVideoFrame message and the new SetSharedVideoFrameSemaphore and
SetSharedVideoFrameMemory messages.
* Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.messages.in:
* Tools/Scripts/generate-gpup-webgl:
Canonical link: https://commits.webkit.org/259204@main
More information about the webkit-changes
mailing list