Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.2.0 #3

Merged
merged 18 commits into from
Oct 11, 2023
Merged

Version 1.2.0 #3

merged 18 commits into from
Oct 11, 2023

Conversation

suzukiplan
Copy link
Owner

@suzukiplan suzukiplan commented Oct 9, 2023

  • 画面回転機能のサポート
    • 動的な回転はサポートしない方針
    • ビルド時にコンパイルフラグ VGSGFX_ROTATION で指定する仕様
  • example/sound のアセットデータを tools で生成する形に変更
  • VDPサポート

@suzukiplan
Copy link
Owner Author

suzukiplan commented Oct 10, 2023

192x240px の描画性能:

  • 純粋な矩形転送: 28〜29fps
  • BG描画あり & スプライトなし: 24〜25fps

参考までに 160x144px (ゲームギアサイズ) の純粋な矩形転送だと 48fps ぐらい。
TFT_eSpriteを使っても性能には変化なし(むしろ192x240等の大きめの画面サイズに対応できない)

BG/Spriteなし (memcpyで0x0F0Fを描画) BGあり & SPなし
image image

@suzukiplan
Copy link
Owner Author

スプライトありだと21〜22fpsほど
https://twitter.com/suzukiplan/status/1711728362685948394

@suzukiplan suzukiplan merged commit ee63799 into master Oct 11, 2023
@suzukiplan suzukiplan deleted the 1.2.0 branch October 11, 2023 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant