comparison README.md @ 578:13febe7978e5

did: small changes from refactoring
author Sam <sam@basx.dev>
date Wed, 05 Apr 2023 00:41:11 +0700
parents bfb75f2cd493
children 5cd1b42127ba
comparison
equal deleted inserted replaced
577:070a58822f09 578:13febe7978e5
46 - [ ] Audio files (AU) 46 - [ ] Audio files (AU)
47 47
48 Quality improvments: 48 Quality improvments:
49 49
50 - [x] Better scenegraph API 50 - [x] Better scenegraph API
51 - [ ] Better rendering pipeline API 51 - [x] Better rendering pipeline API
52 52
53 Other: 53 Other:
54 - [x] Mouse/Keyboard input handling 54 - [x] Mouse/Keyboard input handling
55 - [x] X11 55 - [x] X11
56 - [x] Win32 56 - [x] Win32
57 - [ ] Enable/disable hardware cursor
57 - [ ] Config files ala \*.ini files (use std/parsecfg) 58 - [ ] Config files ala \*.ini files (use std/parsecfg)
58 - [ ] Input-mapping configuration 59 - [ ] Input-mapping configuration
59 - [ ] Audio playing (Alsa, Windows Waveform API?) 60 - [ ] Audio playing (Alsa, Windows Waveform API?)
60 - [ ] Telemetry 61 - [ ] Telemetry
61 62