Age | Commit message (Expand) | Author |
---|---|---|
43 hours | UTF-16; Refactor dynamic libraries loading | Mitya Selivanov |
45 hours | Use merge sort for average frame calc | Mitya Selivanov |
46 hours | Downscaling | Mitya Selivanov |
46 hours | Cleanup | Mitya Selivanov |
47 hours | LCD text rendering perf | Mitya Selivanov |
47 hours | Pixels scaling tests and perf | Mitya Selivanov |
3 days | Cleanup | Mitya Selivanov |
3 days | Rework LCD font | Mitya Selivanov |
3 days | Add text rendering tests | Mitya Selivanov |
3 days | Add native window handle | Mitya Selivanov |
3 days | Add graphics tests; Fix triangles rendering | Mitya Selivanov |
3 days | Global gamma is disabled by default | Mitya Selivanov |
4 days | Global gamma correction | Mitya Selivanov |
4 days | Refactor testing | Mitya Selivanov |
7 days | Small fixes | Mitya Selivanov |
7 days | Add rectangle tests | Mitya Selivanov |
7 days | Rename to Runtime | Mitya Selivanov |
11 days | Log level | Mitya Selivanov |
11 days | Update logging | Mitya Selivanov |
11 days | Fix condition | Mitya Selivanov |
11 days | Testing | Mitya Selivanov |
11 days | Add tests | Mitya Selivanov |
12 days | Add test digits 42 | Mitya Selivanov |
12 days | Add test letter z | Mitya Selivanov |
12 days | Add test letter A | Mitya Selivanov |
12 days | Remove graphics benchmarks | Mitya Selivanov |
13 days | Fix typo | Mitya Selivanov |
13 days | Update docs; Add key repeat flag; Fix fill rectangle | Mitya Selivanov |
2025-04-07 | Add graphics profiling | Mitya Selivanov |
2025-04-07 | Refactor | Mitya Selivanov |
2025-04-07 | Simple profiling | Mitya Selivanov |
2025-04-07 | Rewrite antialiasing downscale code | Mitya Selivanov |
2025-04-07 | Increase static buffer | Mitya Selivanov |
2025-04-07 | Fix infinite waiting for events at startup | Mitya Selivanov |
2025-04-07 | Fix graphics cache glitch | Mitya Selivanov |
2025-04-06 | Dynamic libraries; Refactor | Mitya Selivanov |
2025-03-30 | Update TODO | 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-03-05 | Update comments; Typedefs | Mitya Selivanov |
2025-02-22 | Update TODO | Mitya Selivanov |
2025-02-22 | Fix formatting | Mitya Selivanov |
2025-02-22 | Fix web pixel buffer access | Mitya Selivanov |
2025-02-14 | Adjust wasm code and examples for new features | 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-12 | Update comments | Mitya Selivanov |
2025-02-12 | Fix buffer overflow | Mitya Selivanov |