Commit Graph

444 Commits

Author SHA1 Message Date
nakst 869396bb10 more instructive kernel panic message 2022-01-04 08:14:40 +00:00
nakst e0813a8aed crt function tests 2022-01-03 21:48:17 +00:00
nakst 40c5293d4b bugfixes: use EsMouseIsLeftHeld to determine numeric textbox cursor; use RIGHT_CLICK to spawn textbox menu; use windowWidth/windowHeight for size alternatives 2022-01-03 18:06:53 +00:00
nakst 8374b8d876 bugfixes: double instance close; cursor shadow clearing; populate offset adjust at end of group 2022-01-03 11:36:50 +00:00
nakst 8ed2750df1 layout bugfixes for scroll panes; update design of settings 2022-01-02 22:25:12 +00:00
nakst eb2eab872f add automation files 2022-01-02 10:49:27 +00:00
nakst a5029119f2 minimal dependency builds 2022-01-02 10:16:34 +00:00
nakst d340c29117 fix typo shasum 2022-01-01 22:55:10 +00:00
nakst 43c399eaaf HOST_DARWIN 2022-01-01 22:51:39 +00:00
nakst 2e08f0442f uname use a flag instead of o 2022-01-01 22:44:17 +00:00
nakst ef2b8aee3b copy license files of ports into bin 2022-01-01 22:00:50 +00:00
nakst 0edeb4b6cc use KDeviceSendConnectedMessage for graphics targets; upload helpful commands for gdb 2022-01-01 21:15:37 +00:00
nakst ea8b6cbd13 bit pattern paint 2022-01-01 14:22:19 +00:00
nakst cac419f971 update readme 2022-01-01 11:01:05 +00:00
nakst 34ee41e39b add github cache for download files 2022-01-01 10:28:04 +00:00
nakst 2ff51cd560 compare downloaded files against checksum 2022-01-01 10:04:42 +00:00
nakst f3350f0604 create basic file operations test 2021-12-31 19:40:46 +00:00
nakst 033983efc6 create log of failed tests 2021-12-31 19:04:23 +00:00
nakst 2202266fec don't assume kvm available in tests 2021-12-31 18:54:53 +00:00
nakst 8072146b3d adjust error reporting in run-tests 2021-12-31 18:30:07 +00:00
nakst ccdec37e3e cleanup; api testing framework 2021-12-31 18:16:04 +00:00
nakst f5cf248cd2 launch installed application if already installed in run temporary; remove apps/test.cpp 2021-12-31 15:19:44 +00:00
nakst b5cb8e883a more bold glyphs for bitmap font 2021-12-31 11:05:01 +00:00
nakst d6d8c545b0 bugfixes 2021-12-30 20:55:31 +00:00
nakst 420bdf698a native UI for build core 2021-12-30 17:36:03 +00:00
nakst d66fdf114c update readme 2021-12-29 13:27:38 +00:00
nakst f1e8d99abc start bold bitmap sans; resize window bugfix; add testing instructions 2021-12-29 11:58:10 +00:00
nakst 9fd5249abd fix theme designer 2021-12-29 10:20:25 +00:00
nakst ca856b74cf remove test panic 2021-12-29 10:08:32 +00:00
nakst 65d0edfbff change debug output overflow behaviour 2021-12-29 09:52:20 +00:00
nakst 510d4d866f rename dependency files folder; put full log in kernel panic report 2021-12-29 09:47:34 +00:00
nakst e26fb975e6 update bitmap font 2021-12-28 21:38:00 +00:00
nakst a16658eed0 bitmap font renderer 2021-12-28 21:24:55 +00:00
nakst eb877e864e set llvm=false flag on mesa 2021-12-27 14:06:32 +00:00
nakst cc1e2a3e61 simplify toolchain_wrapper.c; remove change_sysroot.c 2021-12-27 13:07:49 +00:00
nakst d5b2ed3784 documentation of build configuration options 2021-12-27 12:15:51 +00:00
nakst a5b32b3703 simplify meson_cross.txt 2021-12-27 10:04:04 +00:00
nakst 4d8d10814a verbose port building 2021-12-27 09:59:10 +00:00
nakst 3833e3ef82 run busybox in posix launcher only 2021-12-27 09:49:52 +00:00
nakst db3f9584b2 add Teapot.obj; fix Object Viewer 2021-12-27 08:50:18 +00:00
nakst 97830c84bf fix mesa build for new versions of meson 2021-12-27 08:46:53 +00:00
nakst 86bbaa7a59 introduce Flag.PAUSE_ON_USERLAND_CRASH for easier debugging; fix list view selection index with sorted fixed items 2021-12-26 21:35:31 +00:00
nakst 83aa4a3d65 add shaping to the font backend abstraction layer 2021-12-26 20:56:19 +00:00
nakst 0668004867 create help/Build System.md 2021-12-26 12:42:51 +00:00
nakst 81e70f29e5 organize help 2021-12-26 11:57:33 +00:00
nakst 8867d8686a finish help/Source Map.md 2021-12-25 22:27:28 +00:00
nakst 97d1d27b06 started writing help/Source Map.md 2021-12-25 22:05:06 +00:00
nakst 890943da7a api.cpp cleanup 2021-12-25 20:42:27 +00:00
nakst 1f92f55e46 remove old text code; organize UI code 2021-12-25 20:31:31 +00:00
nakst 69f46115b6 add bitmap font 2021-12-25 16:58:07 +00:00