Commit graph

78 commits

Author SHA1 Message Date
eef1c32c1b direct3d9
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-09-18 16:43:15 +09:00
9a6a0e7393 d3d8 too
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-09-17 21:44:55 -07:00
f2dd0ac3f1 dx9
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-09-17 20:58:41 -07:00
1dda7934ce wayland flickering/ghosting fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-17 07:25:52 +09:00
de5e26b128 fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-17 03:21:27 +09:00
f0fc3fa174 wayland backend now doublebuffered!
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-09-14 07:09:43 +09:00
4d768455bc finnish
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-09-11 22:29:05 -07:00
18d397b4f8 wh 2026-09-11 19:22:32 -07:00
5479cb3e30 fix for hyprland that should go away very quickly
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-09-11 18:05:42 -07:00
df1972e91c remove winmm
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-08-10 01:55:27 +09:00
054b085bcd fix compiles on machines where we have no vulkan
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-08-08 16:32:11 -07:00
9856979906 Dynload winmm, which is weird but it fixes vs2022 builds 2026-08-08 16:24:23 -07:00
6f976ae0ce more fuller suite of error mutes for vs2022 2026-08-08 16:02:53 -07:00
981591120c linke to uuid
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-22 19:54:27 -07:00
27b4f83840 linke to ole32
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-22 19:49:05 -07:00
f91fc66fb6 make some updates to get classicmacos.c working but its probably over
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 23:01:43 -07:00
ad8173d562 have cmake not prefix the library
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 14:20:43 -07:00
1fe59521bf remove directwrite in favor of gdi
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 14:16:14 -07:00
d36c9190ec better timer
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-20 03:45:50 +09:00
8ebc8108ed implement gdi text renderer
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 20:37:04 +09:00
9a29682915 fix cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-19 17:53:30 +09:00
575b8eaee1 DirectWrite support (#28)
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
Reviewed-on: #28
2026-07-18 11:39:52 +09:00
610c63228e have CMakeLists.txt install a pkgconfig file (+ other fixes for building with MSYS) (#27)
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
Reviewed-on: #27
2026-07-17 07:48:06 +09:00
c2bb601311 seperate wayland's cairo functionality into a backend that can be used seperately
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-07-09 21:45:30 -07:00
53878b08ee fix cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-09 15:55:11 -07:00
d3b0996561 wayland: fix MakeBorderless not working w CSD
Some checks are pending
pyrite-dev/milsko/pipeline/head Build started...
2026-07-05 00:44:54 -07:00
541499f43c add RESIZE_ON_TICK and fix CMake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-07-05 05:24:03 +09:00
fcca66d1e4 cmake builds shouldn't be linking to libraries that we dynload
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-24 14:13:02 -07:00
44996a484a fix cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-06 18:23:27 -07:00
d49e50f95a wayland: split wayland.c into four files
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-05-04 21:07:39 -07:00
d909812891 i think this is probably needed for doing wayland on freebsd?
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-27 12:39:23 -07:00
2a333897b7 disable cocoa opengl on cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 22:20:50 -07:00
e40735b6e9 cmake: don't have USE_COCOA oops
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 22:15:37 -07:00
fb56fac3dc cmake nococoa.mg
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-26 22:14:51 -07:00
d3135d4c1e wayland: fix clipboard 2026-04-26 21:22:27 -07: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
6259f57677
fix cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-04-17 01:39:59 +09:00
b82e13cb2e
define opengl/vulkan symbols anyways 2026-04-16 23:53:29 +09: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
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
065b0d824c cocoa: untested vulkan code
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
2026-04-14 20:03:59 -07:00
e312b325c8
fix things
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-29 09:42:34 +09:00
252490e2cf Wayland pointer lock fixes
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-27 17:15:59 -07:00
82999d716a apple: move all event stuff into callback system, fix cmake support for apple, add gl/vk examples to cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-25 17:49:50 -07:00
6bb72c224b support wayland backend on cmake
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
2026-03-25 14:06:50 -07:00
e09eccbf5f refactor font.c into an MwFL section (#9)
Some checks failed
pyrite-dev/milsko/pipeline/head There was a failure building this commit
Reviewed-on: https://gitea.nishi.boats/pyrite-dev/milsko/pulls/9
Co-authored-by: IoIxD <alphaproject217@gmail.com>
Co-committed-by: IoIxD <alphaproject217@gmail.com>
2026-03-04 13:59:28 -06:00
31cc8e5a0d cocoa: fix syntax errors. Also allow cmake to compile it (untested) 2026-01-12 15:13:59 -07:00
7e32866c0a
fix cmake 2026-01-12 06:28:43 +09:00
e8f743ed84
better 2026-01-12 06:24:48 +09:00
c61e26f028
yeah 2026-01-12 06:05:24 +09:00