Commit graph

8 commits

Author SHA1 Message Date
b45a8c9f9b
Update some comments and log messages 2024-06-25 02:07:46 +02:00
9bc1882de3
Add missing javadoc 2024-06-16 21:06:32 +02:00
62b4718ef4
Windows! Not really working! 2024-06-16 15:53:07 +02:00
51e0f84c3f
Update graphics subsystem and OpenGL API 2024-06-15 22:24:37 +02:00
bae7b4c337
Remove @Nullable fgrom GraphicsSubsystem#api
This prevents some nasty but irrelevant warnings.
2024-06-12 16:47:41 +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