Mercurial > games > semicongine
diff 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 |
line wrap: on
line diff
--- a/README.md Wed Apr 05 00:40:38 2023 +0700 +++ b/README.md Wed Apr 05 00:41:11 2023 +0700 @@ -48,12 +48,13 @@ Quality improvments: - [x] Better scenegraph API -- [ ] Better rendering pipeline API +- [x] Better rendering pipeline API Other: - [x] Mouse/Keyboard input handling - [x] X11 - [x] Win32 +- [ ] Enable/disable hardware cursor - [ ] Config files ala \*.ini files (use std/parsecfg) - [ ] Input-mapping configuration - [ ] Audio playing (Alsa, Windows Waveform API?)