История коммитов

Автор SHA1 Сообщение Дата
  Andre Weissflog ef60ce8b73 mention last sokol_gl.h bugfix in README 5 лет назад
  Andre Weissflog e5ca86fd18 sokol_gl.h: fix subtle bug in the "merge draw call optimization" 5 лет назад
  Andre Weissflog a662517e77 sokol_gfx.h: documentation typos 5 лет назад
  Andre Weissflog d12f8434d6 Merge pull request #277 from waywardmonkeys/fix-typos 5 лет назад
  Bruce Mitchener ccd5eb707d Fix typos. 5 лет назад
  Andre Weissflog 82707c2dd9 sokol_args.h: fix misfiring assert in WASM code path (fixes #273) 6 лет назад
  Andre Weissflog 7233ab514a gh actions emsc: only build a GLES2-compatible sample 6 лет назад
  Andre Weissflog 541bba718f Merge pull request #268 from datalus/fix-gles2-failed-assertion 6 лет назад
  Andre Weissflog 7533f5e826 gh actions emsc: also build GLES2 configs 6 лет назад
  Andre Weissflog 28fe6bb970 Merge pull request #269 from caiiiycuk/patch-1 6 лет назад
  Aleksander Guryanov 4939940a3a sokol_app.h should be included before sokol_gfx.h 6 лет назад
  datalus 8003e95a1a fixing gles2 assertion on shader struct validation 6 лет назад
  Andre Weissflog 9ac75b766a Merge pull request #264 from iboB/warning-fixes 6 лет назад
  Borislav Stanimirov 1b06d232c2 sokol_app x11: mark unused variable properly 6 лет назад
  Borislav Stanimirov cf4c89a1e2 sokol_imgui.h: fixed gcc 9 warning ignored-qualifiers 6 лет назад
  Borislav Stanimirov e9ffae17bc sokol_app.h x11: fixed unused variable warning 6 лет назад
  Andre Weissflog 196aa649f1 sokol_imgui.h: fix compilation with SOKOL_IMGUI_NO_SOKOL_APP 6 лет назад
  Andre Weissflog d8454bf1f6 sokol_app.h macOS: add support for SAPP_MOUSEBUTTON_MIDDLE (needs testing) 6 лет назад
  Andre Weissflog 07ca7631ee [WIP] sokol_gfx.h: some code cleanup in the implementation part (#255) 6 лет назад
  Andre Weissflog 1ff62048cf Merge pull request #258 from waywardmonkeys/fix-typos 6 лет назад
  Bruce Mitchener 0a4a137913 Fix typos. 6 лет назад
  Andre Weissflog c13e31658e sokol_gfx.h metal: fix uniform buffer alignment for iOS simulator (fixes #256) 6 лет назад
  Andre Weissflog 08a325d83a sokol_imgui.h: allow draw commands without vertices 6 лет назад
  Andre Weissflog c54fdf9515 sokol_imgui.h: reapply state after calling ImGui user draw callback 6 лет назад
  Andre Weissflog d7b77c751f add an Android check to github actions 6 лет назад
  Andre Weissflog 296fd77960 sokol_audio.h Android: add two casts needed when compiling as C++ 6 лет назад
  Andre Weissflog 771bffd92b sokol_app.h win32: fix MSB check for GetKeyState() return value (fixes #247) 6 лет назад
  Andre Weissflog 1e0de43e94 sokol_app.h: add doc note about calling 3D API funcs in event handler callback 6 лет назад
  Andre Weissflog 5876cf6772 sokol_gfx.h d3d11: shader compilation errors are no longer fatal (fixes #232) 6 лет назад
  Andre Weissflog d86d96625d sokol_gfx_imgui.h: fix UI-renderable check. 6 лет назад