Mercurial > games > semicongine
comparison README.md @ 117:40ff2453855e
did: small changes from refactoring
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 05 Apr 2023 00:41:11 +0700 |
parents | f0ceb8c17d2c |
children | 5cd1b42127ba |
comparison
equal
deleted
inserted
replaced
116:bbe221af55d1 | 117:40ff2453855e |
---|---|
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 |