Commit graph

35 commits

Author SHA1 Message Date
0ce24d677f
Fix jansi build dependency for all projects 2024-07-18 14:14:21 +02:00
bffe68c015
Add SubsystemMainClass#getName() & init time stat 2024-07-16 14:50:39 +02:00
e65c3e2662
Prefix all @since values with 'v' 2024-07-12 02:30:20 +02:00
005ebfbfae
Fix native-image a bit 2024-07-11 16:15:47 +02:00
d02e854d95
Fix module-info.java files 2024-07-11 15:51:51 +02:00
7c553c24f0
Move data types and classes around 2024-07-11 14:38:00 +02:00
b4734841be
Update native-image arguments 2024-07-11 04:59:45 +02:00
fa3d2ec19d
Add comments and fix Javadoc generation 2024-07-11 04:03:08 +02:00
34e60b06dc
Oh god 2024-07-08 19:04:57 +02:00
0e28d746bd
Add GraalVM native-image tasks 2024-07-08 15:40:11 +02:00
3f7edd0968
Add more Immutable* types 2024-07-08 13:46:30 +02:00
541919c891
Update build.gradle syntax 2024-07-08 12:39:04 +02:00
1e5f48f413
Add module-info.java for all subsystems 2024-07-08 11:32:27 +02:00
fd6c8851ad
Update package structure 2024-07-08 11:32:08 +02:00
8ee805b2db
Update and extend JavaDoc for almost all classes 2024-07-07 12:52:36 +02:00
9add9330bb
Add completely broken automatic subsystem init 2024-06-29 22:18:09 +02:00
797052aa7d
Migrate to Goooler's shadow fork 2024-06-28 18:42:37 +02:00
51f0405895
Update Window interface 2024-06-28 18:06:04 +02:00
f5075b9832
Plaster copyright notice over everything 2024-06-28 01:08:45 +02:00
f39223b4da
Add READMEs to all subsystems 2024-06-27 20:25:32 +02:00
cc3cd52d22
Move interfaces, enums & classes around again 2024-06-27 20:08:34 +02:00
9e4cfee89a
Fix codepart identification for logger instances 2024-06-27 19:26:25 +02:00
c812359e83
Clean up base.classes package 2024-06-27 19:25:28 +02:00
306c2cd6a6
Add OpenGL Graphics API 2024-06-11 23:09:27 +02:00
faf51f6c18
Add unfinished Vulkan subsystem
It will be for a very long time. Many say that OpenGL is easier to learn, so I'll go with that one first.
2024-06-11 23:09:19 +02:00
147455cedd
Add WIP graphics subsystem 2024-06-11 23:08:03 +02:00
0a6ed79673
Add SLF4J Compatibility subsystem 2024-06-11 20:01:34 +02:00
d3f9f107a1
Make java copyright notices look much nicer 2024-06-10 19:24:39 +02:00
7d374fb41a
Add copyright notice to testapp package-info.java 2024-06-09 21:10:41 +02:00
1797be0037
Add unit testing dependencies 2024-06-09 00:21:01 +02:00
db408d796d
Fix gradle error 2024-06-08 17:37:02 +02:00
92d424c3aa
Fix usage of ' and " 2024-06-08 17:35:41 +02:00
7f2eebd595
Add combined javadoc for all subprojects 2024-06-08 17:10:00 +02:00
2f0a3f5ab3
Add build.gradle for project : 2024-06-08 17:09:36 +02:00
f47dd66d88
Initial commit 2024-06-08 15:33:03 +02:00