diff options
| author | Andre Weissflog <floooh@gmail.com> | 2022-07-10 15:24:31 +0200 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2022-07-10 15:24:31 +0200 |
| commit | ed01c73cd65b987a7f9ccfa4f874181f02ab6e65 (patch) | |
| tree | 8cd2d110a88ba22c0af4551fbed642965b78e046 /README.md | |
| parent | 07f0cf4c8775cc5953016c1a6adb8997ea210313 (diff) | |
update changelog and readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,8 +4,7 @@ Simple [STB-style](https://github.com/nothings/stb/blob/master/docs/stb_howto.txt) cross-platform libraries for C and C++, written in C. -[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**29-Jun-2022** sokol_app.h D3D11: in debug -mode, retry failed device creation without D3D11_CREATE_DEVICE_DEBUG flag) +[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**10-Jul-2022** sokol_app.h can now set the mouse cursor type, and assorted changes) [](/../../actions/workflows/main.yml) [](/../../actions/workflows/gen_bindings.yml) [](https://github.com/floooh/sokol-zig/actions/workflows/main.yml) [](https://github.com/floooh/sokol-nim/actions/workflows/main.yml) |