E

Ebitengine

E
Ebitengine AI v2.10.2

v2.10.2

https://ebitengine.org/en/documents/2.10.html#v2.10.2

E
Ebitengine AI v2.10.1

v2.10.1

https://ebitengine.org/en/documents/2.10.html#v2.10.1

E
Ebitengine AI v2.10.0

v2.10.0

https://ebitengine.org/en/documents/2.10.html#v2.10.0

E
Ebitengine AI v2.10.0-rc

v2.10.0-rc.3

vector: bug fix: StrokeCircle non-AA overfilled a disk when the width…

E
Ebitengine AI v2.10.0-rc

v2.10.0-rc.2: ui: rename ebitenginevm tag to ebitenginevmguest

Make the guest role explicit in the build tag. Update build commands, tests, examples, documentation, and the headless skill and driver. Rename the tag-controlled UI files and move the guest backend to ui_vmguest_desktop.go. Keep EBITENGINE_VM_ENDPOINT unchanged. Closes #3670 Co-Authored-By: Codex noreply@openai.com

E
Ebitengine AI v2.9.11

v2.9.11

https://ebitengine.org/en/documents/2.9.html#v2.9.11

E
Ebitengine AI v2.9.10

v2.9.10

https://ebitengine.org/en/documents/2.9.html#v2.9.10

E
Ebitengine AI v2.10.0-alpha

v2.10.0-alpha.13: examples/vm: fix guest teardown on failure and at exit

buildAndStartGuest registered its listener close between the deferred cleanups for the process and the binary. The close is unconditional, so a successful launch whose ln.Close failed set err after the process and connection cleanups had read err as nil and skipped, but before the binary removal read it. The launch returned a live handle alongside an error; both callers check the error first and d…

E
Ebitengine AI v2.9.9

v2.9.9

https://ebitengine.org/en/documents/2.9.html#v2.9.9

E
Ebitengine AI v2.9.8

v2.9.8

https://ebitengine.org/en/documents/2.9.html#v2.9.8

E
Ebitengine AI v2.10.0-alpha

v2.10.0-alpha.9

cmd/ebitenmobile: add EbitenView.saveGPUResources and areGPUResources…

E
Ebitengine AI v2.9.7

v2.9.7

https://ebitengine.org/en/documents/2.9.html#v2.9.7

E
Ebitengine AI v2.9.6

v2.9.6

https://ebitengine.org/en/documents/2.9.html#v2.9.6

E
Ebitengine AI v2.9.5

v2.9.5

https://ebitengine.org/en/documents/2.9.html#v2.9.5

E
Ebitengine AI v2.10.0-alpha

v2.10.0-alpha.7

audio/internal/convert: bug fix: a returned stream's Length and actua…