Mercurial > games > semicongine
changeset 73:17c12b79faaa
did: update readme
| author | Sam <sam@basx.dev> | 
|---|---|
| date | Sun, 05 Feb 2023 21:57:59 +0700 | 
| parents | a61172f2d94e | 
| children | 779607656b12 | 
| files | README.md | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/README.md Sun Feb 05 21:57:07 2023 +0700 +++ b/README.md Sun Feb 05 21:57:59 2023 +0700 @@ -43,7 +43,7 @@ - [ ] Multisampling - [~] Instanced drawing (currently can use instance attributes, but we only support a single instance per mesh) - [ ] Fullscreen mode + switch between modes -- [ ] Fixed framerate +- [x] Fixed framerate - [ ] Allow multipel Uniform blocks Build-system:
