Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headless and GLFW Windows #491

Merged
merged 11 commits into from
Nov 21, 2022

Conversation

TomAtkinsonArm
Copy link
Contributor

@TomAtkinsonArm TomAtkinsonArm commented Jul 8, 2022

Description

Adds Headless and GLFW windows back to the project. Events are forwarded though the Event Bus interface.

No need to pass Platform anymore as the Event Bus acts as the communication mechanism.

Headless and GLFW tests included. GLFW tests will not work in the CI so these require VKB_TEST_GLFW locally. All GLFW tests pass locally. We could add a small compile time executable to automatically trigger GLFW tests if a GPU is available.

@TomAtkinsonArm TomAtkinsonArm added the framework This is relevant to the framework label Jul 8, 2022
@TomAtkinsonArm TomAtkinsonArm self-assigned this Jul 8, 2022
bldsys/cmake/component_helpers.cmake Outdated Show resolved Hide resolved
components/vfs/src/root_file_system.cpp Outdated Show resolved Hide resolved
@TomAtkinsonArm TomAtkinsonArm merged commit dbba977 into KhronosGroup:framework/v2.0 Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework This is relevant to the framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants