Skip to content

Backend: Renderer textures for 1.92.5#336

Open
Caerind wants to merge 3 commits intoSFML:masterfrom
Caerind:backend-textures
Open

Backend: Renderer textures for 1.92.5#336
Caerind wants to merge 3 commits intoSFML:masterfrom
Caerind:backend-textures

Conversation

@Caerind
Copy link

@Caerind Caerind commented Feb 6, 2026

Today I had a look at this PR: #330
To start to implement it on my custom imgui-sfml version.
The previous PR has some issues that I fixed.

I used the ImGui backend page : https://github.com/ocornut/imgui/blob/master/docs/BACKENDS.md
And also the OpenGL impl : ocornut/imgui@dbb91a5

And adapted what needed to be done to support SFML and the current backend properly.

@cristianglezm
Copy link

cristianglezm commented Feb 16, 2026

is this for SFML 3.x or 2.6.x?

edited: it is for 2.6.x, you will need to change the target of the pull request, as I think master is for SFML 3.x

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.

2 participants