diff options
| author | Andre Weissflog <floooh@gmail.com> | 2023-05-19 17:38:51 +0200 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2023-05-19 17:38:51 +0200 |
| commit | 1095c29d0d956d97a126bc463616a8e9c3ff8748 (patch) | |
| tree | c87089ba53d642ef8677f9d00329593a7190492f /README.md | |
| parent | 1f383b67e8d04ef952c7820e798c6b1cc6a8b60a (diff) | |
update readme and changelog (new renderpass stuff)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +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) (**30-Apr-2023** breaking change: GLES2/WebGL1 support has been removed!) +[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**19-May-2023** BREAKING CHANGES in sokol_gfx.h around render pass behaviour) [](/../../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) [](https://github.com/floooh/sokol-odin/actions/workflows/main.yml)[](https://github.com/floooh/sokol-rust/actions/workflows/main.yml) |