Block a user
mth
synced new reference refs/tags/v2.9.0-alpha.3 to mth/ebiten from mirror
2024-10-29 07:07:26 +01:00
48daae08ef
text/v2: cache origin X positions for GoXFace
d8348abcc9
text/v2: add comments
2748f31fc4
text/v2: refactoring: rename receivers of GoXFace
d19a774316
text/v2: refactoring: unify a cache struct
41e8d063e8
text/v2: refactoring
2fab556dd9
internal/affine: refactoring: remove unused types
17c2b1b325
text/v2: refactoring
d0db7e1b60
examples/video: put a video file in a separate server
f78025a3e3
text/v2: typo
0942fbb4d7
inpututil: add comments
dc41960d3b
internal/mipmap: refactoring: add a fast path
00fade9dcf
internal/atlas: reduce the access to
(*restorable.Shader).Unit
2437ad8248
ebiten: improve bulitinShader by reducing locks
c5e47c7166
inpututil: bug fix:
AppendJustReleasedGamepadButtons
and AppendJustReleasedStandardGamepadButtons
returned just-pressed buttons
01dc4ed9b1
inpututil: refactoring: clean up gamepad implementations
e6b8ebe8a2
internal/gamepaddb: bug fix: typo
9127c30223
inpututil: bug fix:
AppendJustReleasedGamepadButtons
and AppendJustReleasedStandardGamepadButtons
returned just-pressed buttons
812feec1d5
inpututil: reland: refactoring: use clear
7fe50478a7
Revert "inpututil: refactoring: use clear"
ecc42d4042
internal/graphicscommand: move the const check outside of the function
1fe988eabf
internal/graphicscommand: improve performance of prependPreservedUniforms
9f5f53c041
internal/graphicscommand: add BenchPrependPreservedUniforms
23769b478f
Merge
d02960eb57
into 9449e0a8a6
9449e0a8a6
Revert "text/v2: remove faceWithCache's mutex"
d5c6fd174f
text/v2: remove faceWithCache's mutex
47f11a7423
ebiten: bug fix: DefaultDrawFinalScreen should take FinalScreen
d334db8291
internal/restorable: performance optimization
0da99e2c37
text/v2: add comments to CacheGlyphs
9449e0a8a6
Revert "text/v2: remove faceWithCache's mutex"
d5c6fd174f
text/v2: remove faceWithCache's mutex
mth
synced new reference refs/tags/v2.9.0-alpha.2 to mth/ebiten from mirror
2024-10-25 14:17:26 +02:00
1425c834bc
Merge
d02960eb57
into f6cd2beacf
f6cd2beacf
internal/buildinshader: refactoring
98d386f249
ebiten: fix typo