Hubert Maier
|
07dbcf1f70
|
Fixed typos. (#7593)
|
2024-05-16 16:13:01 +02:00 |
|
ocornut
|
7b8107e7c8
|
Examples: GLFW+WebGPU: Rename example_emscripten_wgpu/ to example_glfw_wgpu/ (#7435, #7132)
|
2024-04-16 14:16:32 +02:00 |
|
ocornut
|
357f752bed
|
Docs: add more links to the top of every examples and backends files.
|
2023-09-11 14:01:40 +02:00 |
|
ocornut
|
88e7d773df
|
Backends: SDL_Renderer2: Renamed 'imgui_impl_sdlrenderer.h/cpp' to 'imgui_impl_sdlrenderer2.h/cpp' (#6286)
|
2023-05-30 20:11:19 +02:00 |
|
ocornut
|
9308cfdcfb
|
Examples: Amend Win32/Winapi + OpenGL example. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553)
|
2023-04-19 16:28:15 +02:00 |
|
ocornut
|
13931fd851
|
Redirecting domain name
Tired of paying/maintaining two domains names and .org tend to be fluctuating + changing host company for sponsoring.
|
2023-04-03 15:07:20 +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 |
|
tocic
|
9e7c0f985f
|
Fix typos in docs (#5649)
|
2022-09-06 11:46:23 +02:00 |
|
ocornut
|
133bbafa3c
|
Platform IME: Windows: Fixed a call to ImmAssociateContextEx() leading to freeze on some setups. (#2589, #5535, #5264, #4972)
+ misc comments
|
2022-08-08 11:31:48 +02:00 |
|
ocornut
|
cb56b0b238
|
Removed leftover KeepAliveID() call in GetIDWithSeed() variant. (#5181) + doc tweaks.
|
2022-05-23 10:51:01 +02:00 |
|
Clownacy
|
422902dbda
|
Correct typos (#4954, #4955), use IM_STATIC_ASSERT now that old pre-C++11 macro has been obsoleted.
|
2022-01-31 11:58:33 +01:00 |
|
ocornut
|
673f5e588d
|
IO: moved fields to put more focus on the new functions + update misc docs/references + update main.mm in Apple+Metal example (#4858)
|
2022-01-18 17:41:35 +01:00 |
|
ocornut
|
d9bc1e44af
|
Backends: Marmalade: Removed obsolete Marmalade backend (imgui_impl_marmalade.cpp) + example. (#368, #375)
|
2021-12-20 19:29:41 +01:00 |
|
ocornut
|
fba756176d
|
Backends: SDL_Renderer: Amend 1d2d246, various tweaks, fixes, sync to latest. (#3926)
|
2021-09-21 19:29:48 +02:00 |
|
Sylvain
|
62b17f928e
|
Backends: SDL_Renderer: Added renderer backend for SDL 2.0.17+ (#3926)
(Squashed 20 commits)
|
2021-09-21 19:29:48 +02:00 |
|
ocornut
|
e3988a84db
|
Backends: OpenGL3: Embed our own minimal GL loader (amends). (#4445)
|
2021-08-19 16:24:59 +02:00 |
|
ocornut
|
b957300260
|
Documentation tweaks (#4042)
|
2021-04-14 15:46:55 +02:00 |
|
duddel
|
fb85c0341b
|
Add Android backend and example (#3446)
|
2021-03-04 10:35:44 +01:00 |
|
Basil Fierz
|
5853fbd68b
|
Backends, Examples: Added support for WebGPU and corresponding example (#3632)
(Squashed 11 commits)
|
2021-01-28 11:37:46 +01:00 |
|
ocornut
|
8ec5daf35d
|
Happy new year!
|
2021-01-03 15:42:32 +01:00 |
|
ocornut
|
d20f2bc90a
|
Rename example_emscripten/ to example_emscripten_opengl3/ (#3632)
|
2020-12-02 11:23:56 +01:00 |
|
ocornut
|
b1a18d82e3
|
Moving backends code from examples/ to backends/ (step 6: update markdown documentation)
|
2020-10-14 14:42:00 +02:00 |
|
ocornut
|
a2a3d80f04
|
Moving backends code from examples/ to backends/ (step 5: move documentation to MD files)
|
2020-10-14 14:41:40 +02:00 |
|