Skip to content

implement sokol_framebuffer.h#1495

Merged
floooh merged 42 commits into
masterfrom
sokol-framebuffer
May 11, 2026
Merged

implement sokol_framebuffer.h#1495
floooh merged 42 commits into
masterfrom
sokol-framebuffer

Conversation

@floooh
Copy link
Copy Markdown
Owner

@floooh floooh commented Apr 25, 2026

...wip...

Impl notes:

  • don't integrate CRT filters, instead expose enough info that the entire sfb_render() function can be replaced easily, and then create a separate 'companion' header which specializes on CRT filters but also works without sokol_framebuffer.h => handle external crt filters via sg_render_desc.overrides , a theoretical sokol_crt.h header should have functions that directly return sfb_render_overrides struct.

TODO:

@floooh floooh self-assigned this Apr 27, 2026
@floooh floooh force-pushed the sokol-framebuffer branch from 5e84284 to d1c6e69 Compare April 27, 2026 15:12
floooh added 27 commits April 27, 2026 18:17
…e, and move render pipeline into per-framebuffer state
@floooh floooh marked this pull request as ready for review May 11, 2026 12:34
@floooh floooh merged commit 4d9042b into master May 11, 2026
72 checks passed
@floooh floooh deleted the sokol-framebuffer branch May 11, 2026 13:17
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