MoonPower and GitHub
869c16e6be
Merge branch 'ocornut:master' into cpu
2026-04-11 23:59:04 +02:00
ocornut
c2565fe642
Update ignore list
...
Add .claude
2026-04-09 13:59:45 +02:00
moonpower
dc4a1d294d
Add Emscripten support for SDL2 and SDL3 surface examples
2026-03-13 15:49:21 +01:00
moonpower
5ae4be2b5f
Refactor SDL surface backend for improved quad rendering and performance
...
- Introduced a new structure ImGui_ImplSDLSurface3_Quad to represent quads.
- Added functions to detect quads and check for constant colors and linear UVs.
- Enhanced rendering functions to utilize quad detection for faster rendering paths.
- Updated the rendering logic in ImGui_ImplSDLSurface3_RenderDrawData to leverage the new quad rendering capabilities.
- Optimized Makefiles and build scripts to include optimization flags for better performance.
2026-03-13 14:19:04 +01:00
ocornut
635eb1d8e9
Added .tmp files.
2025-11-06 18:07:18 +01:00
ocornut
2c54b15a5f
Update ignore list.
2025-10-29 15:03:55 +01:00
ocornut
2a229c8cb8
Examples: SDL3+OpenGL3: fixed Emscripten makefile + ignore list.
...
Can't get this to run however.
2025-10-29 14:21:43 +01:00
ocornut
4f00774006
Examples: SDL3+Metal: Amend example. ( #8827 , #8825 )
...
Amend 8403c49
2025-07-23 16:11:47 +09:00
ocornut
b2f39318cb
Adding .cache to ignore list. ( #8674 )
2025-06-11 13:41:06 +02:00
ocornut
b5a73033ab
Examples: Apple: Amend build scripts and gitignore, fix misc OSX warnings. ( #8637 )
...
# Conflicts:
# backends/imgui_impl_metal.mm
2025-05-14 18:23:31 +02:00
ocornut
e3bfaab3f7
Examples: update xcode projects.
2025-05-05 18:38:55 +02:00
ocornut
b23a216ecd
Examples: added SDL2+Vulkan, SDL3+Vulkan, GLFW+Vulkan makefiles. Amend ignore list. ( #2480 )
2025-04-16 15:04:14 +02:00
Diego Mateos and GitHub
007735737a
Ignore vscode artifacts ( #8324 )
2025-01-16 17:10:26 +01:00
ocornut
7e7c97ac5f
Ignore .ini file with other suffixes.
2024-06-20 14:34:46 -07:00
ocornut
7b8107e7c8
Examples: GLFW+WebGPU: Rename example_emscripten_wgpu/ to example_glfw_wgpu/ ( #7435 , #7132 )
2024-04-16 14:16:32 +02:00
Elias Daler and ocornut
f9df6bf662
Examples: GLFW+WebGPU: added support for WebGPU-native/Dawn ( #7435 , #7132 )
2024-04-16 11:59:04 +02:00
ocornut
5ce636b0ba
Tweak to accomodate for build* directories anywhere.
2023-07-10 18:12:22 +02:00
ocornut
1b27ac982f
Backends+Examples: SDL2: renamed imgui_impl_sdl.cpp/.h to imgui_impl_sdl2.cpp/.h. ( #6146 )
...
+ CI: Update Windows CI to update SDL 2.26.3 instead of 2.0.10
2023-02-07 12:04:38 +01:00
ocornut
ce6e6da510
Examples: Made example_sdl_opengl3 and example_glfw_opengl3 build with Emscripten. Removed dedicated examples. ( #2492 , #2494 , #3699 , #3705 )
2023-02-02 18:08:17 +01:00
ocornut
b51919dce1
Examples: Emscripten+GLFW: revert to use a shell_minimal.html closer to vanilla one, as our fullscreen + misc tweaks to Emscripten+SDL example to match other version.
2023-02-02 15:27:14 +01:00
ocornut
46b9c09e41
Update .gitignore
...
Latest VS2022 seems to download json schemas files.
2023-01-10 12:21:50 +01:00
ocornut
73efcec564
Examples: disable GL related warnings on Mac + amend to ignore list.
2022-09-27 22:25:45 +02:00
ocornut
2403ed92a3
Added build/ to gitignore ( #3027 ), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [ #3988 , #3884 ] + added batch file for SDL+Vulkan.
2021-03-31 16:19:44 +02:00
ocornut
dff0044d4e
Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd ( #3632 )
2021-01-28 15:40:31 +01:00
ocornut
feaa7ea003
Examples: Emscripten: Amend ba636c5. ( #3705 )
2021-01-11 18:46:23 +01:00
ocornut
d20f2bc90a
Rename example_emscripten/ to example_emscripten_opengl3/ ( #3632 )
2020-12-02 11:23:56 +01:00
omar
e9366b4c73
Regretfully moved .gitignore file from examples/ into root directory because OSX keeps pooping its DS_Store/ artifacts everywhere. ( #3088 )
2020-04-07 11:56:51 +02:00
omar
a33b86dac7
Removed root .gitignore. ( #1594 )
2018-02-05 09:14:33 +01:00
Gerry Hernandez
4786321754
Fix iOS code; fixes entire XCode build for Apple example
2018-02-04 21:47:08 -05:00
ocornut
3ccbdc8423
Unnecessary .gitignore in root folder
2015-08-01 22:12:18 -06:00
ocornut
b24d4d0538
Ignore lists
2015-01-20 01:04:34 +01:00
omar
90b4ff13fb
Ignore list.
2014-12-03 18:19:48 +00:00
ocornut
ae75553ba1
Ignore list for new examples structure
2014-11-30 15:01:08 +00:00
ocornut
680a5a9b54
Git ignore imgui.ini files
2014-08-11 14:46:04 +01:00
ocornut
42419b59c0
Ignore list for Visual Studio output and temporaries
2014-08-11 11:10:50 +01:00