Engine/windowing
2024-09-28 21:45:47 +02:00
..
glfw Encapsulate windowing.glfw.implementable package 2024-09-28 21:45:47 +02:00
src/main Update Javadoc and class constructors 2024-09-28 21:45:09 +02:00
build.gradle Fix copyright notice copyright attribution 2024-09-27 23:02:16 +02:00
gradle Nuke 'graphics', welcome 'windowing' 2024-08-20 21:01:39 +02:00
gradlew Nuke 'graphics', welcome 'windowing' 2024-08-20 21:01:39 +02:00
gradlew.bat Nuke 'graphics', welcome 'windowing' 2024-08-20 21:01:39 +02:00
README.md Nuke 'graphics', welcome 'windowing' 2024-08-20 21:01:39 +02:00

The windowing subsystem

This subsystem provides abstract APIs for creating and managing windows and monitors, which can then be implemented by windowing APIs and used by applications and games.