Commit graph

53 commits

Author SHA1 Message Date
tildearrow 11ecbebcdc update Dear ImGui to 1.92.0, part 1 2025-08-11 20:40:50 -05:00
tildearrow e757ccec55 a little patch for Windows before 1.92 2025-08-11 17:02:01 -05:00
tildearrow 343decfd51 update Dear ImGui to 1.91.9 2025-08-11 16:52:18 -05:00
tildearrow 1a0d8dc52e update Dear ImGui to 1.91.8 2025-08-11 16:28:38 -05:00
tildearrow 2052fb31ef update Dear ImGui to 1.91.7 2025-08-11 16:05:46 -05:00
tildearrow 4da6cb71ce update Dear ImGui to 1.91.6 2025-08-11 15:50:18 -05:00
tildearrow 9d10f7b457 update Dear ImGui to 1.91.5 2025-08-11 15:09:28 -05:00
tildearrow 2a7eac93f8 update Dear ImGui to 1.91.4 2025-08-11 14:52:57 -05:00
tildearrow 623fce4f01 update Dear ImGui to 1.91.3 2025-08-11 14:22:13 -05:00
tildearrow c6d5913686 update Dear ImGui to 1.91.2
due to major changes around input text handling, I had to remove the multiline word wrap code...

also fix selectable highlight
2025-08-11 14:06:16 -05:00
tildearrow 270a22fe18 update Dear ImGui to 1.91.1
something broke so i need to perform a bisect
2025-08-10 16:25:20 -05:00
tildearrow 52970048e6 update Dear ImGui to 1.91.0
TODO: use TextLink()
2025-08-10 05:08:56 -05:00
tildearrow d701596972 update Dear ImGui to 1.90.9
last step before 1.91.....
oh man
2025-08-10 04:47:11 -05:00
tildearrow d50ec1726d update Dear ImGui to 1.90.8 2025-08-10 04:38:15 -05:00
tildearrow 3aecf2f065 update Dear ImGui to 1.90.7 2025-08-10 04:23:51 -05:00
tildearrow 65c0efd990 update Dear ImGui to 1.90.6 2025-08-10 04:10:39 -05:00
tildearrow 87ccc2a324 update Dear ImGui to 1.90.5 2025-08-10 04:01:31 -05:00
tildearrow a5007e813f update Dear ImGui to 1.90.4 2025-08-10 03:41:50 -05:00
tildearrow 61e29b6245 update Dear ImGui to 1.90.3 2025-08-10 03:37:21 -05:00
tildearrow cda7bd41d6 update Dear ImGui to v1.90.1 2025-08-10 03:12:45 -05:00
tildearrow 74c4a52413 update Dear ImGui to v1.90
bunch of changes
2025-08-09 21:26:36 -05:00
tildearrow b3d60e512c update Dear ImGui to 1.89.9
this is part of an upgrade process to the latest version of Dear ImGui
it will take a while as I am stepping through individual versions due
to the heavy modifications we've made for Furnace
2025-08-09 20:45:33 -05:00
tildearrow b6ed27f394 blind coding moment 2024-05-16 12:57:47 -05:00
tildearrow 9d6d7a82fe finally, finally fix VIA
dumb drivers that claim to support 32-bit index but does not

thanks wbcbz7 for diagnosis
2024-05-16 12:47:39 -05:00
tildearrow 7413a15369 WIPE! 2024-05-16 03:02:45 -05:00
tildearrow 5a0ddbc212 DirectX 9 backend, part 3 2024-05-13 16:38:09 -05:00
tildearrow 056545d899 DirectX 9 backend, part 2
it compiles
2024-05-12 17:23:57 -05:00
tildearrow 7f765fc0a4 try fixing leak 2024-04-17 01:58:11 -05:00
tildearrow 1e147ec4e5 Metal backend, part 6 2024-04-14 18:46:34 -05:00
tildearrow 8b4581e5e6 use Alpha8 texture in OpenGL 1.1
no shaders anyway so we can save memory
2024-04-08 18:24:42 -05:00
tildearrow c201e02411 WAHAHAHAHAHA
OpenGL 1 backend!!!!!!!!!!!!!!!!1111
TODO: test on old machine
2024-04-07 02:39:31 -05:00
tildearrow 19ed900ef3 release v0.6.2
also contains preset search fix and NDS mem fix
2024-04-01 00:50:41 -05:00
tildearrow 90c628612e prepare for 0.6.2 2024-03-31 23:35:59 -05:00
tildearrow 6ac4529f3b possibly fix HiDPI input problem on macOS/Wayland
issue #1425
2023-08-30 05:21:33 -05:00
tildearrow 5da54a7678 update ImGui to 1.89.8
commit f8704cd085c4347f835c21dc12a3951924143872
with Furnace patches
2023-08-30 00:42:51 -05:00
tildearrow b7b4177251 why 2023-07-10 15:47:20 -05:00
tildearrow 9662653aac let's fix 2023-07-10 15:44:50 -05:00
tildearrow f45df351a8 let's debug GL problem 2023-07-10 15:28:09 -05:00
tildearrow 6dbc33dc2a renderGL: fix unusable when font tex fails to load 2023-07-09 03:29:32 -05:00
tildearrow e2540bf789 renderDX11: fix crash when font tex fails to load
issue #1217
2023-07-09 03:18:23 -05:00
tildearrow 8be2f0adc8 renderDX11: don't wrap textures 2023-07-08 15:17:31 -05:00
tildearrow ad8082a921 GUI: DirectX 11 render backend, part 4
ready to merge?
2023-06-13 03:12:12 -05:00
tildearrow 53d2d35463 get rid of some warnings on Android 2023-06-09 17:38:08 -05:00
tildearrow a5abe19b2a update ImGui to 1.89
commit 8fd0a041355e3cfc6556bbe1e00f262d9a897946
with Furnace patches
2023-06-08 00:29:16 -05:00
tildearrow 05b10bb50a GUI: no more rectangles
when font fails to load
2023-05-03 01:22:54 -05:00
tildearrow 7b2588c176 remove log spam 2023-01-23 16:42:56 -05:00
tildearrow c58ff8e37c GUI: don't draw at all when minimized 2023-01-23 16:21:58 -05:00
tildearrow 51883f698a MORE TESTING 2023-01-23 15:52:32 -05:00
tildearrow aa0b14a1f2 try fixing this minimize bug 2022-12-24 19:11:04 -05:00
tildearrow 5ecc79f8b9 fix 2022-12-23 22:54:55 -05:00