커밋 기록

작성자 SHA1 메시지 날짜
  Hajime Hoshi 4bccf9d009 all: use math/rand/v2 2 달 전
  Hajime Hoshi f0ef1ecad0 all: add float32 version of audio APIs 4 달 전
  Hajime Hoshi f57703175e text/v2: rename LineSpaceInPixels -> LineSpace for consistency 10 달 전
  Hajime Hoshi 147175d400 text/v2: rename LineHeight -> LineSpacingInPixels 1 년 전
  Hajime Hoshi 9fa60e1656 examples/flappy: adjust text layouts 1 년 전
  Hajime Hoshi 3635b67f31 examples/flappy: use text/v2 1 년 전
  Hajime Hoshi f054a7634a ebiten: deprecate (*Image).Size 1 년 전
  Artem Yadelskyi 86e694941f examples: remove `example` build tag (#2433) 2 년 전
  Artem Yadelskyi 5b53cef59e all: remove old `// +build` comments (#2431) 2 년 전
  Hajime Hoshi 599571c7a7 ebiten: add geoM argument to DrawFinalScreen 2 년 전
  Hajime Hoshi d2eeca3067 examples/flappy: typo 2 년 전
  Hajime Hoshi 30cc36b1ba ebiten: add FinalScreenDrawer 2 년 전
  Terra Brown a1cc44833d add errcheck static analysis (#2293) 2 년 전
  Hajime Hoshi f7c44f086f replace Ebiten with Ebitengine in comments 2 년 전
  Hajime Hoshi 0f52381580 ebiten: rename TPS functions 2 년 전
  Hajime Hoshi 75e84f6eda audio/mp3, audio/vorbis, audio/wav: add DecodeWithoutResampling 2 년 전
  Hajime Hoshi 699b58c02b examples/flappy: bug fix: touches didn't work 2 년 전
  Hajime Hoshi 648c8ed1f9 examples/flappy: use DecodeWithSampleRate instead of Decode 2 년 전
  Hajime Hoshi 852c787743 examples/flappy: Bug fix: an audio context was created multiple times 3 년 전
  Hajime Hoshi 92bc5c1908 audio: Add (*Context).NewPlayer and (*Context).NewPlayerFromBytes 3 년 전
  Hajime Hoshi 1dc8002689 examples: Reduce global variables 3 년 전
  Hajime Hoshi c54418c3e4 examples/flappy: Use A/B buttons for the standard gamepad layout 3 년 전
  Hajime Hoshi 5c4885c988 inpututil: Add AppendJustConnectedTouchIDs 3 년 전
  Hajime Hoshi a79c287bb7 inpututil: Add AppendPressedKeys 3 년 전
  Hajime Hoshi 431cd33839 ebiten: Add AppendInputChars, AppendGamepadIDs, and AppendTouchIDs 3 년 전
  Hajime Hoshi a615be69c7 examples: Add //go:build 3 년 전
  Hajime Hoshi 95a98950b8 examples/resources: Unify jab.wav to 48000 Hz 3 년 전
  Hajime Hoshi 0247261d34 examples/flappy: Change the sample rate to 48000 3 년 전
  Hajime Hoshi 7f67fb7b90 examples/flappy: Accept gamepads 3 년 전
  Hajime Hoshi f1f7b350de audio, audio/mp3, audio/vorbis, audio/wav: Remove Close functions 4 년 전