Engine/windowing
JeremyStarTM 5766072fd7
All checks were successful
build-and-test / test (push) Successful in 1m25s
build-and-test / build (push) Successful in 1m42s
build-and-test / generate-javadoc (push) Successful in 1m41s
Make Tristate#toBoolean no longer static
2024-09-07 16:52:17 +02:00
..
glfw Make Tristate#toBoolean no longer static 2024-09-07 16:52:17 +02:00
src/main Update API documentation 2024-09-07 16:51:37 +02:00
build.gradle Nuke 'graphics', welcome 'windowing' 2024-08-20 21:01:39 +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.