Skip to content

Conversation

holub
Copy link
Contributor

@holub holub commented Jul 26, 2025

holub added 2 commits July 25, 2025 22:36
…efresh rate 50/60Hz; timings for all reference machines
@holub holub marked this pull request as draft July 28, 2025 01:46
@holub
Copy link
Contributor Author

holub commented Jul 28, 2025

I'll postpone till resolve bgfx issue. It crashes unconditionally after configure() for other values too.

@holub holub marked this pull request as ready for review July 30, 2025 20:20
@holub
Copy link
Contributor Author

holub commented Jul 30, 2025

The issue is related to bgfx. I've tried other -video and there it works like a charm

@rb6502
Copy link
Contributor

rb6502 commented Jul 30, 2025

There is a lingering issue in BGFX where it's mixing up the stride with the width or something along those lines. macOS prints diagnostics to the terminal about it in some cases.

Comment on lines +72 to +74
u16 min_vsync; // displays don't like vsync = vblank
u16 max_vsync;
u16 max_vblank;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are two separate things indeed, blank = back porch + sync + front porch

upd7220_blank_ref

@galibert
Copy link
Member

galibert commented Sep 4, 2025

There are some conflicts, can you fix them to your taste?

@holub
Copy link
Contributor Author

holub commented Sep 4, 2025

must be it

There are some conflicts, can you fix them to your taste?

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.

4 participants