Engine/rendering
JeremyStarTM 92aa012738
Some checks failed
build-and-test / build (push) Failing after 1m32s
build-and-test / test (push) Failing after 1m48s
build-and-test / generate-javadoc (push) Failing after 4m47s
Attempt at fixing window and bgfx reinit
2024-12-01 21:11:46 +01:00
..
src/main Attempt at fixing window and bgfx reinit 2024-12-01 21:11:46 +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.