ocornut
|
d365417e8b
|
CI: reduce macOS runs since they are expensive.
|
2025-12-23 16:47:44 +01:00 |
|
ocornut
|
3fef0d553d
|
Textures: fixed a building issue when ImTextureID is defined as a struct.
+ Added CI for this case.
|
2025-11-26 14:21:48 +01:00 |
|
Rokas Kupstys
|
8ff7f35eec
|
CI: run imgui_test_suite as part of CI build.
|
2025-11-20 14:35:48 +01:00 |
|
Rokas Kupstys
|
e8448d0494
|
CI: general update + rename steps.
|
2025-11-20 14:33:23 +01:00 |
|
ocornut
|
1f16ca5e5c
|
Docs: update ShowUserGuide() + PR guidelines. (#9071)
|
2025-11-19 18:26:43 +01:00 |
|
ocornut
|
c3835de38a
|
CI: fixes warning building example_null w/ msvc as DLL
|
2025-11-17 18:01:51 +01:00 |
|
ocornut
|
52caa2f38a
|
CI: fixes warning building example_null w/ msvc as DLL
|
2025-11-17 17:50:37 +01:00 |
|
ocornut
|
04af1a3917
|
CI: fixes warning building example_null w/ mingw 64-bit, as DLL
|
2025-11-17 17:43:09 +01:00 |
|
ocornut
|
e1f9b8b3a7
|
CI: fixes warning building example_null w/ mingw 64-bit, as DLL
|
2025-11-17 16:49:34 +01:00 |
|
ocornut
|
cfb48969af
|
Examples: CI: backtrack and make example_null embed backend: simpler for all sorts of quick build scripts.
|
2025-11-17 16:38:07 +01:00 |
|
ocornut
|
0cf5b93a0a
|
CI, Backends: fixes for example_null building. Add consistent IMGUI_IMPL_API in backend.
|
2025-11-17 16:18:12 +01:00 |
|
ocornut
|
d99baf332c
|
CI: fixes for example_null building.
|
2025-11-17 16:11:05 +01:00 |
|
ocornut
|
00251c8921
|
CI: disable PVS-Studio's --disableLicenseExpirationCheck
|
2025-10-13 12:01:10 +02:00 |
|
ocornut
|
dc0198a7e4
|
CI: update Windows Vulkan scripts. Amends. (#8925)
|
2025-09-22 12:45:18 +02:00 |
|
yaz0r
|
ef6fe2ecee
|
CI: update Windows Vulkan scripts. (#8925)
|
2025-09-22 12:34:23 +02:00 |
|
ocornut
|
6d25cb844b
|
CI: switch iOS build to macos-14 runner as macos-latest currently fails.
|
2025-09-12 16:41:05 +02:00 |
|
ocornut
|
e2b7d84e96
|
CI: disable pvs-studio 28 days warning (amend).
|
2025-09-11 15:15:48 +02:00 |
|
ocornut
|
271f476d08
|
CI: disable pvs-studio 28 days warning.
|
2025-09-11 15:12:51 +02:00 |
|
yaz0r
|
f77f68a5ed
|
CI: Windows: update to 1.4.326 + pull Vulkan from KhronosGroup's Vulkan-Headers and Vulkan-Loader. (#8925, #8778)
|
2025-09-08 11:42:28 +02:00 |
|
ocornut
|
06ab541e2f
|
CI: Adjust policies to more frequently build Win64 SDL3+SDL_Renderer, SDL3+SDL_GPU, and tweak others.
|
2025-07-22 17:01:26 +09:00 |
|
scribam
|
7babc24ad4
|
CI: Add SDL3 builds to MacOS and Windows. (#8819, #8778)
|
2025-07-22 16:52:20 +09:00 |
|
scribam
|
c96e9c8273
|
CI: Update Windows CI to use a more recent SDL2. (#8819, #8778)
|
2025-07-22 16:51:20 +09:00 |
|
ocornut
|
68971223aa
|
CI: Fix/amend be63037.
|
2025-07-07 10:42:45 +02:00 |
|
ocornut
|
4441aa8b60
|
CI: Fix/amend be63037.
|
2025-07-07 10:41:01 +02:00 |
|
ocornut
|
497ebec01d
|
CI: Fix/amend be63037.
|
2025-07-07 10:36:49 +02:00 |
|
ocornut
|
be63037654
|
CI: Updated to use latest Windows image + VS2022.
(Untested)
|
2025-07-07 10:34:59 +02:00 |
|
Aidan Sun
|
8ccfdf7ba0
|
CI: Fixed dllimport/dllexport tests. (#8757)
|
2025-06-30 18:48:28 +02:00 |
|
ocornut
|
115a8e74c2
|
Fonts: update misc comments, docs.
|
2025-06-12 14:18:23 +02:00 |
|
omar
|
2fd474132d
|
Update pull_request_template.md
|
2025-05-14 16:53:36 +02:00 |
|
ocornut
|
75964a9860
|
CI: run on ubuntu-latest.
|
2025-04-24 14:39:25 +02:00 |
|
fdsa
|
4f1d3809c3
|
Fixed tabs and spaces (#8377)
|
2025-02-06 19:54:43 +01:00 |
|
omar
|
dbf76f62f9
|
Update issue_template.yml
|
2025-01-06 17:17:48 +01:00 |
|
ocornut
|
f29e505d94
|
CI: remove --disableLicenseExpirationCheck.
|
2024-10-09 17:14:44 +02:00 |
|
ocornut
|
510b6adc9b
|
CI: disable month-long PVS Studio warning about expiring licence.
|
2024-09-16 12:09:14 +02:00 |
|
Yan Pujante
|
6dcb7be35f
|
CI: amend build tests for emscripten (#7965)
+ Backends: GLFW: minor preemptive fix.
|
2024-09-12 20:23:01 +02:00 |
|
ocornut
|
d0b742efde
|
CI: build with Clang C++26 on Linux. (#7954)
|
2024-09-05 15:30:29 +02:00 |
|
ocornut
|
4a1a38f7ed
|
CI: Amend 943fd21.
|
2024-09-05 15:28:41 +02:00 |
|
ocornut
|
943fd216ec
|
CI: Amend e3cb016.
|
2024-09-05 15:19:04 +02:00 |
|
ocornut
|
e3cb016328
|
CI: upgrade Ubuntu version to get newer Clang. Add C++26 build test. (#7954)
|
2024-09-05 15:15:49 +02:00 |
|
Mark Jansen
|
ce484301c0
|
CI: Add manual trigger for 'workflow_run' builds (#7865)
|
2024-08-23 14:12:18 +02:00 |
|
Mark Jansen
|
4b654db904
|
CI: Build example_sdl2_sdlrenderer2 with msbuild (#7864)
|
2024-08-06 20:27:23 +02:00 |
|
ocornut
|
5a1a9a804a
|
Docs: fixed link.
|
2024-05-28 15:07:07 +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 |
|
Bruce Mitchener
|
6172c22c5d
|
CI: Update to actions/checkout v4 from v3. (#7281)
|
2024-02-01 16:07:29 +01:00 |
|
ocornut
|
6850194f60
|
CI: Fixes WGPU example build.
|
2024-01-22 15:01:21 +01:00 |
|
omar
|
edeb8ee3ab
|
More compact issue_template.yml
|
2024-01-05 11:42:22 +01:00 |
|
ocornut
|
0461ade24b
|
Reworked issue template (amends) (#5927, #5915)
|
2024-01-04 16:53:26 +01:00 |
|
ocornut
|
c528b688cf
|
Reworked issue template. (#5927, #5915)
|
2024-01-04 16:38:58 +01:00 |
|
omar
|
26eef4df87
|
Update issue_template.md
|
2024-01-04 15:15:48 +01:00 |
|
ocornut
|
357f752bed
|
Docs: add more links to the top of every examples and backends files.
|
2023-09-11 14:01:40 +02:00 |
|