Skip to content

Add CPU pixel presentation#175

Draft
treeform wants to merge 1 commit into
masterfrom
windy-cpu
Draft

Add CPU pixel presentation#175
treeform wants to merge 1 commit into
masterfrom
windy-cpu

Conversation

@treeform

@treeform treeform commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a Windows -d:useCpu path that creates a plain Windy window without an OpenGL context
  • add window.presentPixels(image) to present a Pixie image through Win32 StretchDIBits
  • document CPU pixel presentation and add a Windows CPU smoke test in CI

Validation

  • nim r --skipParentCfg:on -d:useCpu --path:src tests\test_cpu_pixels.nim

@treeform treeform changed the title [codex] add CPU pixel presentation Add CPU pixel presentation Jun 17, 2026
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