Commit Graph

58 Commits

Author SHA1 Message Date
c28f3c7fe0 Updated the amalgamated GameScene. Also small tweaks. 2024-01-19 22:10:05 +01:00
5064a388e6 Implemented a new FrameBuffer class. 2024-01-19 22:03:10 +01:00
3f8ce2c542 Reworked SubProcess now it builds on windows as an amalgamation. 2024-01-19 14:36:54 +00:00
2de9d4d9dc Fixed build with MSVC. 2024-01-19 14:09:27 +00:00
4006d9ce01 Work on fixing windows amalgamated build. 2024-01-19 13:43:08 +00:00
c421ae5f04 Work on the amalgamated windows build. 2024-01-19 11:05:13 +01:00
13de8ffeae Cleanups. 2024-01-19 01:41:39 +01:00
c998970d73 OSX amalgamated build fix. 2024-01-19 00:04:37 +01:00
76e53cebac Improved the new test app's linux build script and created them for other platforms. 2024-01-18 22:56:42 +01:00
835144d6f3 Added the current GameScene demos as a new merged example. Also fixed smaller issues. 2024-01-18 22:42:51 +01:00
e1961b6547 Rework the merged library to more easily work on osx. 2024-01-18 22:26:48 +01:00
aee7bab799 Small tweaks. 2024-01-13 22:50:16 +01:00
522739f9b8 Collected all licenses for the amalgamations. 2024-01-13 22:26:34 +01:00
9752cd9069 Implemented saving images. 2024-01-13 21:42:17 +01:00
56ab8fef14 Implemented 3d immediate renderer api. 2024-01-13 20:44:02 +01:00
46c57fc3c1 Fix missing rename. 2024-01-13 19:09:24 +01:00
71192064e6 Renamed STime to SFWTime. 2024-01-13 19:08:12 +01:00
7df1e7a0f3 Renamed window.h to app_window.h. 2024-01-13 19:05:11 +01:00
ffe5c557e9 Run clang format on the merged files. 2024-01-13 19:04:01 +01:00
173a1ec5ab Strip the include guards when merging the headers. 2024-01-13 19:00:29 +01:00
dfdefa860d Added version header. 2024-01-13 18:04:24 +01:00
cd472978db Ported SubProcess from Pandemonium. 2024-01-13 13:06:50 +01:00
42d9e1be66 Took the DirAccess and FileAccess implementations from pandemonium. Also kept a few helper methods from the old api. Removed tinydir. 2024-01-13 11:54:15 +01:00
438adce31d Added Socket to the amalgamations. 2024-01-13 10:08:42 +01:00
454ef184ef Added Thread from Pandemonium. 2024-01-09 12:35:07 +01:00
2bcf862a7a Created sfwl_core merge. 2024-01-07 12:16:17 +01:00
a94242a768 Removed core math classes from the lite version. 2024-01-07 11:01:24 +01:00
1a7201e938 Make the doc generator use the lite version. 2024-01-07 10:56:15 +01:00
0e94883ce4 Set up sfwl merger. 2024-01-07 10:52:04 +01:00
09b1b80cd6 Initial set up for sfwl (lite variant). 2024-01-07 10:49:16 +01:00
3e062f3d6f Don't strip the section comments. 2024-01-06 00:23:21 +01:00
ad773474c9 Added extremely simple core test example. 2024-01-06 00:05:01 +01:00
c08d92d8ac Also added the new class to the amalgamation templates. 2024-01-05 23:47:37 +01:00
c4fc6a7aa0 Added SFWCore class to centralize initialization. 2024-01-05 23:42:10 +01:00
4afaa63591 Added Dir and FileAcces to the amalgamated builds. 2024-01-05 23:19:16 +01:00
3614947989 Created core only merger templates. 2024-01-05 22:35:05 +01:00
1367dee986 Split off the readme and licenses to different files in the merger script. 2024-01-05 22:30:43 +01:00
88d03e080a Renamed the current merge template. 2024-01-05 22:23:50 +01:00
2c56e35963 Added a another minimal example. 2024-01-05 17:08:06 +01:00
a28e434a92 Comment. 2024-01-05 16:51:12 +01:00
9c94e2da8b Switch between rendered modes using space in the test app. 2024-01-05 16:36:44 +01:00
a7007dda46 Fix key constants in the amalgamated build. 2024-01-05 16:36:20 +01:00
630320f9dc Don't use scenes in the simplified test app. 2024-01-05 16:26:00 +01:00
0d5e129a52 Simplify the amalgamated build. 2024-01-05 16:24:33 +01:00
83f4809979 Also commit amalgamated test setup. 2024-01-05 15:24:13 +01:00
796b22f0b0 Fix amalgamated build. 2024-01-05 15:23:30 +01:00
843dc6baf3 More cleanups. 2024-01-05 14:14:30 +01:00
7109823417 Added the new files into the merger template. 2024-01-05 13:44:53 +01:00
eb61466024 More work on the merger templates. 2024-01-05 13:22:42 +01:00
994ce2b842 Reordered the merger template header. 2024-01-05 11:25:51 +01:00