aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | sokol_gfx_imgui.h: ImGui 1.79 API fix (SliderFloat)Andre Weissflog2020-11-221-3/+3
* | | Merge pull request #432 from timgates42/bugfix_typo_simultaneouslyAndre Weissflog2020-11-221-1/+1
|\ \ \ | |/ / |/| |
| * | docs: fix simple typo, simultanously -> simultaneouslyTim Gates2020-11-221-1/+1
|/ /
* | minor readme tweakAndre Weissflog2020-11-171-1/+1
* | update main readme, and remove redundant util/README.mdAndre Weissflog2020-11-172-26/+15
* | New header: sokol_shape.h (#427)Andre Weissflog2020-11-171-0/+1406
* | sokol_app.h macOS/Metal: disable MTKView.autoResizeDrawable, fixes #419Andre Weissflog2020-11-151-7/+10
* | Add a PSA about RenderDoc v1.10 to the READMEAndre Weissflog2020-11-081-1/+5
|/
* sokol_gfx.h d3d11: alternative shader-resource-view injection... (#421)Andre Weissflog2020-11-051-99/+143
* Merge branch 'oviano-gl_texture_target' into masterAndre Weissflog2020-11-041-0/+8
|\
| * sokol_gfx.h gl: change sg_image_desc.gl_texture_target to uint32_tAndre Weissflog2020-11-041-1/+1
| * Merge branch 'gl_texture_target' of https://github.com/oviano/sokol into ovia...Andre Weissflog2020-11-041-0/+8
|/|
| * Added gl_texture_target option for injected gl texturesOliver Collyer2020-10-271-0/+8
* | Merge branch 'HiberWorld-feature/parse-argv-emscripten' into masterAndre Weissflog2020-11-041-14/+7
|\ \
| * | sokol_args.h: fix tabs and whitespaceAndre Weissflog2020-11-041-4/+2
| * | Merge branch 'feature/parse-argv-emscripten' of https://github.com/HiberWorld...Andre Weissflog2020-11-041-13/+8
|/| |
| * | Parse argc/argv in emscriptenThehink2020-10-291-13/+8
* | | readme typoAndre Weissflog2020-11-031-1/+1
* | | sokol_app.h emsc: move all EMSCRIPTEN_KEEPALIVE funcs inside extern 'C'Andre Weissflog2020-11-031-65/+65
* | | sokol_app.h: remaining drag'n'drop stuff for HTML5/WASM (#420)Andre Weissflog2020-11-032-21/+329
* | | sokol_imgui.h: fix a bug in vertex offset dirty check (fixes #418)Andre Weissflog2020-11-021-2/+2
* | | some readme updatesAndre Weissflog2020-11-021-3/+7
* | | sokol_gfx/app.h osx+metal+cpp: fix an accidental dependency on c++11 or laterAndre Weissflog2020-10-292-2/+2
|/ /
* | Merge pull request #409 from oviano/device_accessAndre Weissflog2020-10-281-0/+27
|\ \ | |/ |/|
| * Added sg_xxx_device() for retrieving metal/d3d11 deviceOliver Collyer2020-10-271-0/+27
|/
* readme typosAndre Weissflog2020-10-271-2/+2
* sokol_app.h emsc: fix a longstanding webgl canvas element id-vs-selector conf...Andre Weissflog2020-10-272-35/+42
* readme tweaksAndre Weissflog2020-10-271-1/+1
* added @geertarien's sample page to the readmeAndre Weissflog2020-10-271-0/+2
* fix typo in readmeAndre Weissflog2020-10-231-1/+1
* add some source code links to the readmeAndre Weissflog2020-10-221-12/+12
* sokol_app.h: fix doc typoAndre Weissflog2020-10-221-1/+1
* mention drag'n'drop in the Updates sectionAndre Weissflog2020-10-221-1/+14
* sokol_app.h: minor docs typoAndre Weissflog2020-10-221-6/+5
* sokol_app.h: add drag'n'drop documentationAndre Weissflog2020-10-221-3/+80
* sokol_app.h linux: fix percent-decoding in dropped file pathsAndre Weissflog2020-10-211-3/+3
* sokol_app.h linux: finish drag'n'dropAndre Weissflog2020-10-211-4/+29
* sokol_app.h linux: continue with drag'n'dropAndre Weissflog2020-10-201-5/+133
* sokol_app.h macos: check for dropped file path too longAndre Weissflog2020-10-201-5/+29
* sokol_app.h linux: start drag'n'drop implementationAndre Weissflog2020-10-191-3/+83
* sokol_app.h macos: drag'n'drop code fixesAndre Weissflog2020-10-171-18/+15
* sokol_app.h win32: more drag'n'drop work:Andre Weissflog2020-10-161-48/+77
* sokol_app.h win32: wide_to_utf8 bugfix and handle too long dropped file pathsAndre Weissflog2020-10-151-7/+25
* sokol_app.h win32: some minor drag'n'drop code cleanupAndre Weissflog2020-10-151-31/+22
* resolve merge conflictsAndre Weissflog2020-10-151-1/+108
|\
| * dragged file API rewriteprime312020-07-291-40/+43
| * win/mac file drop wipprime312020-07-291-1/+104
* | sokol_app.h win32: GetModuleHandleA => GetModuleHandleWAndre Weissflog2020-10-141-1/+1
* | sokol_app.h uwp (minor): fix #error messageAndre Weissflog2020-10-141-1/+1
* | sokol_app/gfx.h win32: linker dependency cleanup (minor)Andre Weissflog2020-10-142-6/+8