| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix readme typos | Andre Weissflog | 2020-09-22 | 1 | -2/+2 | |
| | | ||||||
| * | make the readme about mouse capture a bit clearer | Andre Weissflog | 2020-09-22 | 1 | -7/+7 | |
| | | ||||||
| * | sokol_app.h win32: call SetCapture/ReleaseCapture on mouse button down/up | Andre Weissflog | 2020-09-22 | 1 | -1/+10 | |
| | | | | | Fixes #329 | |||||
| * | sokol_gfx.h D3D11 backend: use D3D11 C++ API if impl compiled as C++ (#366) | Andre Weissflog | 2020-08-31 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | * sokol_gfx.h d3d11: use D3D11 C++ API if impls is compiled as C++ (WIP) * sokol_gfx.h d3d11: finish the dual C/C++ D3D11 API access * sokol_gfx.h: remove COBJMACROS define * sokol_app.h: select D3D11 / DXGI C or C++ API * sokol_gfx/app.h d3d11: remove the now useless CINTERFACE define * update README.md | |||||
| * | README: mention the new userdata callbacks in sokol_gfx.h | Andre Weissflog | 2020-08-24 | 1 | -1/+7 | |
| | | ||||||
| * | update readme | Andre Weissflog | 2020-08-02 | 1 | -1/+18 | |
| | | ||||||
| * | update README | Andre Weissflog | 2020-07-22 | 1 | -2/+5 | |
| | | ||||||
| * | Add a warning about not using cmake 3.18 on Windows to the README | Andre Weissflog | 2020-07-22 | 1 | -1/+8 | |
| | | ||||||
| * | fix readme typo | Andre Weissflog | 2020-07-15 | 1 | -2/+2 | |
| | | ||||||
| * | sokol_app.h win32/macos: mouse cursor show/hide changes | Andre Weissflog | 2020-07-14 | 1 | -1/+15 | |
| | | | | | | - integrate @slmjkdbtl's sapp_mouse_shown() fix - change behaviour so that sapp_show_mouse() no longer 'stacks' | |||||
| * | more README cleanup | Andre Weissflog | 2020-07-13 | 1 | -25/+21 | |
| | | ||||||
| * | README tweak | Andre Weissflog | 2020-07-13 | 1 | -2/+1 | |
| | | ||||||
| * | update README | Andre Weissflog | 2020-07-13 | 1 | -2/+44 | |
| | | ||||||
| * | update README and sokol_app.h feature matrix | Andre Weissflog | 2020-06-22 | 1 | -1/+5 | |
| | | ||||||
| * | fix readme | Andre Weissflog | 2020-06-20 | 1 | -6/+5 | |
| | | ||||||
| * | update readme | Andre Weissflog | 2020-06-20 | 1 | -0/+2 | |
| | | ||||||
| * | Update the update section in the README | Andre Weissflog | 2020-06-20 | 1 | -1/+21 | |
| | | ||||||
| * | new utility header sokol_memtrack.h | Andre Weissflog | 2020-06-14 | 1 | -1/+11 | |
| | | ||||||
| * | add latest updates to readme | Andre Weissflog | 2020-06-06 | 1 | -1/+8 | |
| | | ||||||
| * | readme typo | Andre Weissflog | 2020-06-01 | 1 | -1/+1 | |
| | | ||||||
| * | update readme and add fullscreen toggle docs to sokol_app.h | Andre Weissflog | 2020-06-01 | 1 | -1/+8 | |
| | | ||||||
| * | sokol_app.h: cleanup default value replacement in sapp_desc | Andre Weissflog | 2020-06-01 | 1 | -2/+0 | |
| | | ||||||
| * | README typos | Andre Weissflog | 2020-05-28 | 1 | -2/+2 | |
| | | ||||||
| * | mention the new C++ reference wrappers in the README | Andre Weissflog | 2020-05-28 | 1 | -1/+26 | |
| | | ||||||
| * | update readmes for sokol_debugtext.h | Andre Weissflog | 2020-05-27 | 1 | -1/+5 | |
| | | ||||||
| * | sokol_debugtext.h: fix doc typos, and add a 'just in case' zero-termination ↵ | Andre Weissflog | 2020-05-27 | 1 | -1/+1 | |
| | | | | | to the printf functions | |||||
| * | update README updates section | Andre Weissflog | 2020-05-13 | 1 | -0/+4 | |
| | | ||||||
| * | fix the README's What's New section | Andre Weissflog | 2020-05-02 | 1 | -8/+9 | |
| | | ||||||
| * | sokol_app.h: document new optional HTML5 shutdown behaviour, and update README | Andre Weissflog | 2020-05-02 | 1 | -0/+9 | |
| | | ||||||
| * | README typos | Andre Weissflog | 2020-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | merge from master | Andre Weissflog | 2020-04-30 | 1 | -0/+5 | |
| |\ | ||||||
| | * | mention last sokol_gl.h bugfix in READMEpre-webgpu | Andre Weissflog | 2020-04-05 | 1 | -0/+5 | |
| | | | ||||||
| * | | update README for webgpu merge | Andre Weissflog | 2020-04-30 | 1 | -0/+3 | |
| | | | ||||||
| * | | update README | Andre Weissflog | 2020-04-30 | 1 | -8/+26 | |
| |/ | ||||||
| * | sokol_app.h should be included before sokol_gfx.h | Aleksander Guryanov | 2020-02-28 | 1 | -1/+1 | |
| | | | | Hi, if I understand correctly idea then proposal changes is correct. | |||||
| * | [WIP] sokol_gfx.h: some code cleanup in the implementation part (#255) | Andre Weissflog | 2020-01-30 | 1 | -5/+10 | |
| | | ||||||
| * | Fix typos. | Bruce Mitchener | 2020-01-30 | 1 | -5/+5 | |
| | | ||||||
| * | Initial clipboard support (#237) | Andre Weissflog | 2019-12-02 | 1 | -1/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP clipboard support code dump. HTML5 clipboard/permissions API is a mess, so that's not an option. * sokol_app.h: clipboard on emscripten working * sokol_imgui.h: init-flag to disable Ctrl-hotkeys * sokol_app.h: new sapp_consume_event() function, rename clipboard event * add some todos to sokol_app.h * macOS: send CLIPBOARD_PASTED event * sokol_app.h: add Win32 clipboard support * sokol_app.h: documentation for clipboard support * sokol_app.h: dummy clipboard support * Start adding clipboard support to sokol_imgui. Current problem: on HTML5, copy/paste must happen inside JS event handler. * mention new sokol_app.h clipboard support in README * readme tweaks * sokol_app.h: MSVC warnings fixed * sokol_imgui.h: fix key debuffering * sokol_app.h: documentation fixes | |||||
| * | fix typo in readme | Andre Weissflog | 2019-10-11 | 1 | -1/+1 | |
| | | ||||||
| * | fix typo in readme | Andre Weissflog | 2019-10-11 | 1 | -1/+1 | |
| | | ||||||
| * | some more README tweaking | Andre Weissflog | 2019-10-08 | 1 | -1/+0 | |
| | | ||||||
| * | some more README tweaking | Andre Weissflog | 2019-10-08 | 1 | -4/+12 | |
| | | ||||||
| * | update the README a bit | Andre Weissflog | 2019-09-30 | 1 | -1/+1 | |
| | | ||||||
| * | update the README a bit | Andre Weissflog | 2019-09-30 | 1 | -7/+3 | |
| | | ||||||
| * | add github actions CI (builds sokol-samples) | Andre Weissflog | 2019-09-14 | 1 | -0/+2 | |
| | | ||||||
| * | README fix | Andre Weissflog | 2019-09-08 | 1 | -1/+3 | |
| | | ||||||
| * | README fix | Andre Weissflog | 2019-09-08 | 1 | -1/+2 | |
| | | ||||||
| * | update README | Andre Weissflog | 2019-09-08 | 1 | -1/+19 | |
| | | ||||||
| * | sokol_gfx_imgui.h: fix documenetion for merge with sokol_gfx_cimgui.h | Andre Weissflog | 2019-08-31 | 1 | -0/+7 | |
| | | ||||||
| * | merge sokol_cimgui.h into sokol_imgui.h | Andre Weissflog | 2019-08-28 | 1 | -1/+12 | |
| | | ||||||