This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-09-06 11:28:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b51a88bba9315f656ad9280bd98caddac0dc243
imgui
/
examples
/
example_sdl3_sdlgpu3
History
ocornut
46235e91f6
Examples: SDL3: specify SDL_WINDOW_HIGH_PIXEL_DENSITY and make centering consistent + call SDL_RenderScale().
2025-05-05 20:04:32 +02:00
..
build_win64.bat
Backends: SDLGPU3: Added sdl_gpu backend. (
#8163
,
#7998
,
#7988
)
2025-01-09 16:55:03 +01:00
example_sdl3_sdlgpu3.vcxproj
Revert "Examples: Updated all .vcxproj from VS2015 to VS2019 (toolset v140 to v142), Windows SDK 8.1 to 10."
2025-03-11 18:42:12 +01:00
example_sdl3_sdlgpu3.vcxproj.filters
Backends: SDLGPU3: Added sdl_gpu backend. (
#8163
,
#7998
,
#7988
)
2025-01-09 16:55:03 +01:00
main.cpp
Examples: SDL3: specify SDL_WINDOW_HIGH_PIXEL_DENSITY and make centering consistent + call SDL_RenderScale().
2025-05-05 20:04:32 +02:00
Makefile
Fixed tabs and spaces (
#8377
)
2025-02-06 19:54:43 +01:00