~sircmpwn/xrgears

Add wayland-direct window mode

For testing DRM leasing on Wayland with a VR headset
975708bd — Lubosz Sarnecki 5 years ago
window: direct: Fix formatting. Don't comment print.
74ca52c4 — Gonzalo Aguilar Delgado 5 years ago
Revert display resolutions change
24c63443 — Lubosz Sarnecki 5 years ago
vikTextOverlay: Use correct layout in attachement descriptor.

Fixes validation warning and bug on Wayland and modern Intel.
6d5c86f9 — Lubosz Sarnecki 5 years ago
vikTextOverlay: Use correct layout in descriptor.

Fixes validation warning.
eb006e20 — Lubosz Sarnecki 5 years ago
vikWindowWayland: Use initialize display and mode when not set.
40284ad1 — Lubosz Sarnecki 5 years ago
vikLog: Add depth formats.
38fe90c3 — Lubosz Sarnecki 5 years ago
Fix -Wsign-compare.
48b6b04b — Lubosz Sarnecki 5 years ago
fonts: Silence warnings in font.
ec6b3f00 — Lubosz Sarnecki 5 years ago
cmake: Enable and blacklist all clang warnings. Remove gcc extra warnings.
65b21598 — Lubosz Sarnecki 5 years ago
cmake: Make vitamin-k a INTERFACE, since it's header-only.
631c82f0 — Lubosz Sarnecki 5 years ago
Fix -Wnon-virtual-dtor.
789b5277 — Lubosz Sarnecki 5 years ago
vikRenderer: move TextOverlay include where it's needed. Fixes warning.
ed3c6753 — Lubosz Sarnecki 5 years ago
vikWindow: Use empty function initializers, fixes unused warnings.
23c0ce32 — Lubosz Sarnecki 5 years ago
xrgears: Fix virtual destructor warning.
ff85a462 — Lubosz Sarnecki 5 years ago
xrgears: Handle sigint.
f1625550 — Lubosz Sarnecki 5 years ago
vik: Use struct and array initializers.

Remove vikInitializers.
7c503767 — Lubosz Sarnecki 5 years ago
xrgears: Use struct initializers.
14bd2363 — Lubosz Sarnecki 5 years ago
triangle: Use struct initializers.
b8e39239 — Lubosz Sarnecki 5 years ago
cube: Use struct initializers.
Next