Engine/rendering
JeremyStarTM d6d890b259
Some checks failed
build-and-test / build (push) Failing after 2m0s
build-and-test / generate-javadoc (push) Failing after 2m3s
build-and-test / test (push) Failing after 2m5s
Fix delta time and FPS count calculation
2024-11-25 02:26:32 +01:00
..
src/main Fix delta time and FPS count calculation 2024-11-25 02:26:32 +01:00
build.gradle Merge and rename windowing subsystem 2024-11-10 20:55:01 +01:00
gradle Merge and rename windowing subsystem 2024-11-10 20:55:01 +01:00
gradlew Merge and rename windowing subsystem 2024-11-10 20:55:01 +01:00
gradlew.bat Merge and rename windowing subsystem 2024-11-10 20:55:01 +01:00
README.md Merge and rename windowing subsystem 2024-11-10 20:55:01 +01: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.