nrdmn / uefi-paint
UEFI-bootable touch paint app
☆46Updated 5 years ago
Alternatives and similar repositories for uefi-paint:
Users that are interested in uefi-paint are comparing it to the libraries listed below
- Game engine written in zig, no external dependencies required!☆48Updated 3 years ago
- Low-level implementation of different painting primitives (lines, rectangles, ...) without specialization on a certain draw target☆22Updated 6 months ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆16Updated 2 years ago
- Exploring replacing Zig's stage1 compiler with pure C code that outputs pure C code☆25Updated 2 years ago
- A retro-style gaming console running on bare x86 metal written in Zig☆55Updated 4 years ago
- A library to support text rendering in arbitrary contexts☆35Updated 2 years ago
- dwarfdump utility but in Zig☆28Updated last year
- library for assembling x86 in zig (WIP)☆29Updated 3 years ago
- ☆16Updated 4 years ago
- x86_64 disassembler library written in Zig☆37Updated last week
- Zig Windowing Library☆103Updated 2 years ago
- Message Pack (de)serialization library for Zig☆18Updated 2 years ago
- A type erasure library for Zig that is meant to be eventually upstreamed to std