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-12-12 01:22:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6da230636b4cb64aa8a30c9110c5a52862a5c2c0
imgui
/
examples
/
example_sdl3_sdlgpu3
History
ocornut
6da230636b
Examples: Updated all .vcxproj from VS2015 to VS2019 (toolset v140 to v142), Windows SDK 8.1 to 10.
2025-03-11 12:25:19 +01: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
Examples: Updated all .vcxproj from VS2015 to VS2019 (toolset v140 to v142), Windows SDK 8.1 to 10.
2025-03-11 12:25:19 +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: Added comments to clarify setup for users of the unfortunate SDL_MAIN_USE_CALLBACKS feature. (
#8455
)
2025-03-04 14:36:00 +01:00
Makefile
Fixed tabs and spaces (
#8377
)
2025-02-06 19:54:43 +01:00