Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | Update docs; Add key repeat flag; Fix fill rectangle | Mitya Selivanov | |
2025-04-07 | Add graphics profiling | Mitya Selivanov | |
2025-04-07 | Rewrite antialiasing downscale code | Mitya Selivanov | |
2025-04-07 | Fix graphics cache glitch | Mitya Selivanov | |
2025-04-06 | Dynamic libraries; Refactor | Mitya Selivanov | |
2025-03-24 | Fix out of memory check | Mitya Selivanov | |
2025-03-23 | Fix triangles area | Mitya Selivanov | |
2025-03-23 | Fill triangles | Mitya Selivanov | |
2025-02-14 | Copy pixels fixes | Mitya Selivanov | |
2025-02-14 | Copy pixels perf | Mitya Selivanov | |
2025-02-13 | Global anti-aliasing | Mitya Selivanov | |
2025-02-11 | Memory buffer fixes | Mitya Selivanov | |
2025-02-10 | Naming cleanup | Mitya Selivanov | |
2025-02-10 | Graphics cache (work in progress) | Mitya Selivanov | |
2025-02-10 | Cleanup graphics procs | Mitya Selivanov | |
2025-02-09 | Naming; blake2b hash; allocator | Mitya Selivanov | |
2025-01-23 | Update TODO | Mitya Selivanov | |
2025-01-23 | Cleanup | Mitya Selivanov | |
2025-01-23 | Graphics requests - in progress | Mitya Selivanov | |
2025-01-22 | Clipboard image and sound proc decls | Mitya Selivanov | |
2025-01-20 | Add stackless coroutine | Mitya Selivanov | |
2025-01-20 | Impl screenshot on Wayland | Mitya Selivanov | |
2025-01-20 | Wayland screenshot | Mitya Selivanov | |
2025-01-18 | Add tests | Mitya Selivanov | |
2025-01-18 | Add graphics benchmarks | Mitya Selivanov | |
2025-01-17 | Refactor | Mitya Selivanov | |
2025-01-17 | Graphics fixes | Mitya Selivanov | |
2025-01-16 | Simple anti-aliasing | Mitya Selivanov | |
2025-01-16 | Graphics fixes | Mitya Selivanov | |
2025-01-16 | Perf | Mitya Selivanov | |
2025-01-16 | Graphics colors; Refactor | Mitya Selivanov | |
2025-01-16 | Refactor | Mitya Selivanov | |
2025-01-16 | Refactor | Mitya Selivanov | |
2025-01-16 | Drag and drop impl on X11 (not tested) | Mitya Selivanov | |
2025-01-14 | Correct examples for changed graphics procs | Mitya Selivanov | |
2025-01-14 | Rectangle anti-aliasing | Mitya Selivanov | |
2025-01-12 | f32 colors; g_ prefix | Mitya Selivanov | |
2025-01-08 | Update year; TODO | Mitya Selivanov | |
2024-11-19 | Add prefix for bitfont var | Mitya Selivanov | |
2024-11-17 | Update comments | Mitya Selivanov | |
2024-11-08 | Update input | Mitya Selivanov | |
2024-11-01 | wasm: Implement some events | Mitya Selivanov | |
2024-10-13 | Implement Dijkstra's path search example | Mitya Selivanov | |
2024-10-13 | Add _contains procs | Mitya Selivanov | |
2024-10-05 | Draw triangles and lines | Mitya Selivanov | |
2024-10-03 | Refactor | Mitya Selivanov | |