450f725cab
- More Documentation
...
- Updated Copyright
2026-01-06 19:48:28 -05:00
7c2f89b331
- A few Vulkan wrapper structs
...
- Framework for Vulkan context
- Fixed a bug with dynarray where if `resize()` shrinks the array, destructors are not called.
- Fixed grammar issues with the containers library and added property tables to existing data structures.
2026-01-02 15:38:03 -05:00
aee4e340dd
- Started setting up a thread safe window manager
...
- Created thread & atomic structures
2025-12-17 01:11:28 -05:00
520a0e1363
- Setup libdecor, which is used automatically when available.
...
TODO:
- xdg decorations
- threading
- thread-safe window manager
2025-12-15 23:40:06 -05:00
97f5bbfe00
- Windows now use libdecor when present.
2025-12-15 16:29:00 -05:00
b64ce44d4e
- Setup dynamic linking to libdecor
2025-12-15 15:23:45 -05:00
1acf00138a
- Setup EGL context for Wayland. Test window now opens as black rectangle.
2025-12-15 13:20:08 -05:00
5dcb58f53c
- Setup wayland display and window. Window surface is created and appears in hotbar. Window is not visible.
2025-12-14 15:47:11 -05:00