Commit graph

68 commits

Author SHA1 Message Date
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
1f1318d0e1 cmake: allow shared or static building 2026-01-07 12:30:18 -07:00
86effbdfd7
fix 2025-12-24 22:52:26 +09:00
2a268c56f1
remove svn keywords 2025-12-05 07:43:04 +09:00
15fc78f7c4 update
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@821 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-26 22:33:44 +00:00
2cbb83c588 fix flags
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@817 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-26 18:05:14 +00:00
ef9a35ec0d fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@802 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-24 20:01:45 +00:00
f4e0912621 not needed
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@752 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-18 08:22:37 +00:00
95897ba449 wtf
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@729 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-15 19:13:03 +00:00
c20885f389 fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@728 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-15 18:33:11 +00:00
d95939b23c add classic theme option to Makefile.pl
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@664 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-11-11 12:15:48 +00:00