| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mention last sokol_gl.h bugfix in READMEpre-webgpu | Andre Weissflog | 2020-04-05 | 1 | -0/+5 |
| | | |||||
| * | 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 |
| | | |||||
| * | sokol_audio.h: mention OpenSLES backend in README | Andre Weissflog | 2019-08-27 | 1 | -1/+5 |
| | | |||||
| * | mention sokol_fontstash.h and sokol_gl.h updates in the toplevel README | Andre Weissflog | 2019-08-26 | 1 | -1/+21 |
| | | |||||
| * | README typos | Andre Weissflog | 2019-08-20 | 1 | -1/+1 |
| | | |||||
| * | sokol_gfx.h: new sg_query_*_defaults() functions | Andre Weissflog | 2019-08-20 | 1 | -0/+16 |
| | | |||||
| * | README typo | Andre Weissflog | 2019-08-17 | 1 | -1/+1 |
| | | |||||
| * | README fixes | Andre Weissflog | 2019-08-17 | 1 | -4/+5 |
| | | |||||
| * | Add the pixelformat/capabilities changes to the README | Andre Weissflog | 2019-08-17 | 1 | -1/+44 |
| | | |||||
| * | fix a README bug | Andre Weissflog | 2019-07-24 | 1 | -1/+1 |
| | | |||||
| * | update README for sokol-fetch update | Andre Weissflog | 2019-07-18 | 1 | -1/+4 |
| | | |||||
| * | finished updating the sokol_fetch.h docs | Andre Weissflog | 2019-07-18 | 1 | -14/+14 |
| | | |||||
| * | add a warning to README and sokol_fetch.h about the broken Content-Length ↵ | Andre Weissflog | 2019-07-11 | 1 | -2/+11 |
| | | | | | behaviour | ||||
| * | README: fix the sokol-fetch sample links doh | Andre Weissflog | 2019-07-08 | 1 | -1/+1 |
| | | |||||
| * | update readme | Andre Weissflog | 2019-07-06 | 1 | -4/+6 |
| | | |||||
| * | readme typo | Andre Weissflog | 2019-07-06 | 1 | -1/+1 |
| | | |||||
| * | new sokol_fetch.h header (#178) | Andre Weissflog | 2019-07-06 | 1 | -0/+72 |
| | | |||||
| * | Fix typos. | Bruce Mitchener | 2019-06-26 | 1 | -2/+2 |
| | | |||||
| * | README: update 'planned features' for sokol_app.h | Andre Weissflog | 2019-06-11 | 1 | -3/+0 |
| | | |||||
| * | readme tweak | Andre Weissflog | 2019-06-10 | 1 | -1/+2 |
| | | |||||
| * | mention the new sokol_app.h quit-featues in the README | Andre Weissflog | 2019-06-10 | 1 | -0/+15 |
| | | |||||
| * | README updated | Andre Weissflog | 2019-06-08 | 1 | -0/+11 |
| | | |||||
| * | Add SOKOL_DLL support to all headers. (#163) | Andre Weissflog | 2019-06-04 | 1 | -0/+5 |
| | | | | | | On Windows, this adds __declspec(dllexport) or __declspec(dllimport) to all function declarations so that the sokol headers can be compiled into a DLL. Fixes #160 . | ||||
| * | add a note to the README about fips+emscripten changes | Andre Weissflog | 2019-05-31 | 1 | -0/+5 |
| | | |||||
| * | mention D3D bytecode support in sokol-shdc in README | Andre Weissflog | 2019-05-27 | 1 | -7/+11 |
| | | |||||
| * | Remove need for SOKOL_D3D11_SHADER_COMPILER (#157) | Andre Weissflog | 2019-05-27 | 1 | -0/+7 |
| | | | | | This removes the 'linker stub' for d3dcompiler_47.dll, instead the shader compiler DLL will now be loaded on demand in the D3D11 backend when the first shader with HLSL source code is created. | ||||
| * | README: fix sokol-shdc docs link | Andre Weissflog | 2019-05-24 | 1 | -1/+1 |
| | | |||||
| * | README: mention that shader-bytecode-generation for Metal works now | Andre Weissflog | 2019-05-24 | 1 | -0/+6 |
| | | |||||
| * | some README tweaks | Andre Weissflog | 2019-05-20 | 1 | -8/+3 |
| | | |||||
| * | README: typo | Andre Weissflog | 2019-05-16 | 1 | -1/+1 |
| | | |||||
| * | README: add links to the new cimgui.h samples | Andre Weissflog | 2019-05-16 | 1 | -2/+8 |
| | | |||||
| * | mention the new cimgui headers in the READMEs | Andre Weissflog | 2019-05-16 | 1 | -0/+6 |
| | | |||||
| * | README: mention the new shader-cross-compiler solution | Andre Weissflog | 2019-05-15 | 1 | -8/+22 |
| | | |||||
| * | fix README typo | Andre Weissflog | 2019-05-02 | 1 | -2/+2 |
| | | |||||
| * | sokol_gfx.h: new public API function sg_query_backend() | Andre Weissflog | 2019-05-02 | 1 | -0/+18 |
| | | |||||