Engine/windowing
JeremyStarTM ea93d12151
Some checks failed
build-and-test / build (push) Has been cancelled
build-and-test / generate-javadoc (push) Has been cancelled
build-and-test / test (push) Has been cancelled
Move the very internal shutdown event to the non-internal events package
2024-11-05 21:15:30 +01:00
..
glfw Rewrite logging infrastructure 2024-11-05 02:54:50 +01:00
src/main Move the very internal shutdown event to the non-internal events package 2024-11-05 21:15:30 +01:00
build.gradle Update maven repository URL 2024-10-15 13:53: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.