Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
davreev pushed 3 commits to master davreev/dr-app
davreev pushed 1 commit to master davreev/dr-app
- Update Sokol and Dear ImGui Handle breaking changes in examples and remove outdated Emscripten Module properties. c528a0f
davreev pushed 1 commit to develop davreev/dr-app
- Update Sokol and Dear ImGui Handle breaking changes in examples and remove outdated Emscripten Module properties. c528a0f
davreev pushed 217 commits to master davreev/sokol
- sokol_gfx.h x11: event related code cleanup ce8af41
- sokol_app.h x11: layout independent keymapping wip 6cacab3
- sokol_app.h x11: layout independent keymapping done 1c47b85
- sokol_app.h x11: fix gcc warnings 2e3e188
- sokol_app.h x11: new key mapping code cleanup 32ff986
- update changelog (https://github.com/floooh/sokol/pull/1081) 22baa98
- update changelog date f219a5e
- Merge pull request #1081 from floooh/issue1080_fix-linux-keycodes sokol_app.h Linux: make key events actually layout... 6ffde62
- udpate readme and changelog 6f8121e
- Added support for emscripten on the nim's gen script c16a2d2
- sokol_gfx.h gl: implement workaround for Chrome v127 regression (fixes #1085) Works around a Chrome 127 and Safari T... 6bd89f5
- update changelog and readme 26f8fad
- update changelog 26741ca
- Merge pull request #1087 from floooh/hotfix/webgl2-chrome127-issue355605685-offscreen-rendering sokol_gfx.h gl: impl... 46047a5
- fix changelog typo 10cbbdc
- fix changelog typo 1f7742f
- changelog: make it clear that only macOS is affected by the WebGL2 regression 5da8ef9
- another changelog typos fix (doh) 547f455
- Merge branch 'master' of https://github.com/Nazariglez/sokol into Nazariglez-master 702e088
- gen_nim.py: fix minor code gen bug related to https://github.com/floooh/sokol/pull/1086 b073c61
- and 197 more ...