Commit graph

944 commits

Author SHA1 Message Date
81b229c99a Recursive_render on SetWH
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 20:53:47 -07:00
0606f398ae working clipping with wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 12:36:01 +09:00
e0554cdb92 wayland clipping
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 18:50:33 -07:00
ccdad14846 vulkan: use new system
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 17:53:10 -07:00
e62db26db2 Update src/core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 19:40:41 -05:00
e3e170bebd vulkan: temp going back to global thing
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 17:34:23 -07:00
3f722de0b6 vulkan: temp going back to global thing
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-19 17:33:44 -07:00
315638ba3f Update src/core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 19:31:35 -05:00
aecfdf8f2b vulkan: initialize handle->internal if null
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 17:29:58 -07:00
98a6559215 Update src/core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 19:25:20 -05:00
b4df1ab241 Update src/core.c
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-19 19:19:26 -05:00
5d0c84d748
introduce early props
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 09:00:28 +09:00
6eee227693
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 04:21:34 +09:00
a59154d5f1
remove MwMessageBoxDestroy, introduce destroy_inject
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 02:04:43 +09:00
20d1a455e7
solve problems
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 01:51:29 +09:00
47ba1a9b50
rename some stuff
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 00:23:04 +09:00
d3eb93a30a
change key constants
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-20 00:18:04 +09:00
d0a6bd892d add some impl comments to mac, fix a hypothetical bug
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-18 11:02:44 -07:00
55c562645a
listbox rewrite done
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-18 19:40:28 +09:00
a666010564
wip rewrite listbox
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-18 19:21:50 +09:00
10fda7bfc4 re-fix typo
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 13:14:41 -07:00
ba15189c21 revert wayland changes that were causing crashes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 13:12:22 -07:00
7b9870cebc
fix things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 21:26:41 +09:00
be2b40731f major surgery on dbus code
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 03:16:43 -05:00
e4bd49ab83 minor adjustments for compliance 2026-04-17 03:16:43 -05:00
138555f41d auto detect dark theme change via dbus signals
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-17 01:12:44 -05:00
bc942153fe cmacos: working?
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 22:58:16 -07:00
3e49278a15 added wip fuzzer, fixed alot of memory leaks with wayland
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 18:36:42 -07:00
e41dbd43c1 fix warnings
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 13:22:21 -07:00
d6538d4410
fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:46:47 +09:00
570f05540e
many things changed
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:36:34 +09:00
5220f742be
some changes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:03:14 +09:00
13a2db7fa8
better for binding
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 00:26:02 +09:00
5201c46a21
update vulkan/opengl
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 00:20:29 +09:00
b82e13cb2e
define opengl/vulkan symbols anyways 2026-04-16 23:53:29 +09:00
79efc31c55
dbus should work on netbsd now
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 23:40:29 +09:00
c88dc48817 cmacos: Right we can just use the lowercase newcwindow instead of worrying about pascal conversions
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 00:55:18 -07:00
8b176d3a00 cmacos: remove parent check oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 00:53:37 -07:00
9b138c458e cmacos: very untested code but it's all so basic that it should work
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 00:45:59 -07:00
0e96b715b0 classic mac os: comment out MwTimeSleep because I realize that wouldn't work either way
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 22:25:26 -07:00
5ca241ad0a update time.c to not do a cast
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-15 22:20:13 -07:00
b2ce5597b0 fix warning
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 14:07:20 +09:00
62fd2adcd1 Merge branch 'master' into clipboard 2026-04-15 23:47:00 -05:00
2228fa1a46 fix build
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 21:46:37 -07:00
5136207bf1 Merge branch 'master' into clipboard 2026-04-15 23:42:47 -05:00
c85b471c43 Merge branch 'master' into classicmacos
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 23:42:22 -05:00
f8a94b7380 cmake
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 21:41:16 -07:00
5315f4ec4d classic mac os
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-15 20:21:20 -07:00
712a640f9d probably it is better to do this way
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 10:47:24 +09:00
4e4da8659e fix gdi opengl
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-16 10:45:53 +09:00