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 03:18:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20066a8964a069b51de24eb0fe412d8539448266
imgui
/
examples
/
example_sdl3_sdlgpu3
History
puugz
a806d2f9b8
Backends: SDLGPU: Fixed typo in function name Imgui_ImplSDLGPU3_PrepareDrawData() -> ImGui_ImplSDLGPU3_PrepareDrawData(). (
#8509
, 8163,
#7998
,
#7988
)
2025-03-21 20:16:56 +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
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
Backends: SDLGPU: Fixed typo in function name Imgui_ImplSDLGPU3_PrepareDrawData() -> ImGui_ImplSDLGPU3_PrepareDrawData(). (
#8509
, 8163,
#7998
,
#7988
)
2025-03-21 20:16:56 +01:00
Makefile
Fixed tabs and spaces (
#8377
)
2025-02-06 19:54:43 +01:00