Mitchell Hashimoto
|
7ccf86b175
|
remove imgui and devmode
imgui has been a source of compilation challenges (our fault not theirs)
and devmode hasn't worked in awhile, so drop it.
|
2023-08-20 08:50:24 -07:00 |
|
Mitchell Hashimoto
|
d62161e2c3
|
support preedit text rendering in core and metal
|
2023-08-11 12:20:48 -07:00 |
|
Mitchell Hashimoto
|
4521efb83d
|
move screen resize to a renderer mailbox message
|
2022-11-17 13:55:04 -08:00 |
|
Mitchell Hashimoto
|
aa98e3ca3a
|
Move cursor timer to renderer
|
2022-11-05 19:31:28 -07:00 |
|
Mitchell Hashimoto
|
e2d8ffc3c1
|
renderer mailbox, focus message
|
2022-11-05 19:31:28 -07:00 |
|
Mitchell Hashimoto
|
9b3d22e55e
|
IO thread has more state setup
|
2022-11-05 19:31:02 -07:00 |
|
Mitchell Hashimoto
|
b4859625bf
|
bring back out of focus no blink
|
2022-10-24 10:01:38 -07:00 |
|
Mitchell Hashimoto
|
dc908cb73d
|
support screen size, rip out shared state
|
2022-10-24 09:52:08 -07:00 |
|
Mitchell Hashimoto
|
aa3d132947
|
run rendering on another real thread (still bugs)
|
2022-10-24 09:17:48 -07:00 |
|