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

Add Xlib support to gfxrecon-replay #437

Merged
merged 4 commits into from
Oct 8, 2020

Conversation

mikes-lunarg
Copy link
Contributor

No description provided.

- xlib_application/xlib_window classes
- "xlib" --wsi replay option to force xlib backend on
- Placed after XCB in the "auto" --wsi mode

Change-Id: Ied2fb7c198775f588dba66a367ff6903cb104f29
Change-Id: I3f60b7a024c0b2dc239858183035c48ca7acb5de
GNOME+RADV requires extra sleeps, similar to vktrace and XCB replay.
GNOME+NVIDIA requires the same compositor bypass atom as the XCB replay.

Change-Id: I8db07214dca59e9481c69d31ba69a173b8600f31
Workaround for an issue with the NVIDIA driver which registers a
callback for XCloseDisplay that will seg fault if it gets called after
the ICD is unloaded at vkDestroyInstance time.

Change-Id: I783c3d47f34854c2ed870323e625fd8254a9ec76
@mikes-lunarg mikes-lunarg merged commit 006713a into LunarG:dev Oct 8, 2020
@mikes-lunarg mikes-lunarg deleted the feature-xlib-replay branch October 8, 2020 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants