JeremyStarTM
f383261ed9
tl;dr I changed many Javadoc comments, some code, removed dumb or unused stuff and revamped the entire logging infrastructure by yeeting out LogIssuer and CodePart and much, much more |
||
---|---|---|
.. | ||
glfw | ||
opengl | ||
src/main | ||
vulkan | ||
build.gradle | ||
gradle | ||
gradlew | ||
gradlew.bat | ||
README.md |
The graphics
subsystem
This subsystem is essential for displaying graphics to the screen, though requires a Graphics API to do anything. It provides among other things interfaces that Graphics APIs can implement.