Skip to content

Conversation

@PMarcL
Copy link
Contributor

@PMarcL PMarcL commented Feb 8, 2025

Added the SL3 and the SDL3 GPU backends copied from ImGui v1.9.8-docking (more details in #13).

A few notes:

  • I had to update the zsdl dependency to the latest commit to get the SDL3 header files.
  • As discussed in SDL3 + GPU backend #13, this particular backend has 3 functions instead of a single draw function to render the GUI.
  • A functional example using the new backend can be found here.
PMarcL added a commit to PMarcL/zgui-SDL3-GPU-example that referenced this pull request Feb 13, 2025
Copy link
Member

@hazeycode hazeycode left a comment

Choose a reason for hiding this comment

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

Thanks!

@hazeycode hazeycode merged commit e808643 into zig-gamedev:main Feb 20, 2025
3 checks passed
ckrowland pushed a commit to ckrowland/zgui that referenced this pull request Jul 1, 2025
Add support for the SDL3+GPU API backend.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants