aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* fix a README bugAndre Weissflog2019-07-241-1/+1
* update README for sokol-fetch updateAndre Weissflog2019-07-181-1/+4
* finished updating the sokol_fetch.h docsAndre Weissflog2019-07-181-14/+14
* add a warning to README and sokol_fetch.h about the broken Content-Length beh...Andre Weissflog2019-07-111-2/+11
* README: fix the sokol-fetch sample links dohAndre Weissflog2019-07-081-1/+1
* update readmeAndre Weissflog2019-07-061-4/+6
* readme typoAndre Weissflog2019-07-061-1/+1
* new sokol_fetch.h header (#178)Andre Weissflog2019-07-061-0/+72
* Fix typos.Bruce Mitchener2019-06-261-2/+2
* README: update 'planned features' for sokol_app.hAndre Weissflog2019-06-111-3/+0
* readme tweakAndre Weissflog2019-06-101-1/+2
* mention the new sokol_app.h quit-featues in the READMEAndre Weissflog2019-06-101-0/+15
* README updatedAndre Weissflog2019-06-081-0/+11
* Add SOKOL_DLL support to all headers. (#163)Andre Weissflog2019-06-041-0/+5
* add a note to the README about fips+emscripten changesAndre Weissflog2019-05-311-0/+5
* mention D3D bytecode support in sokol-shdc in READMEAndre Weissflog2019-05-271-7/+11
* Remove need for SOKOL_D3D11_SHADER_COMPILER (#157)Andre Weissflog2019-05-271-0/+7
* README: fix sokol-shdc docs linkAndre Weissflog2019-05-241-1/+1
* README: mention that shader-bytecode-generation for Metal works nowAndre Weissflog2019-05-241-0/+6
* some README tweaksAndre Weissflog2019-05-201-8/+3
* README: typoAndre Weissflog2019-05-161-1/+1
* README: add links to the new cimgui.h samplesAndre Weissflog2019-05-161-2/+8
* mention the new cimgui headers in the READMEsAndre Weissflog2019-05-161-0/+6
* README: mention the new shader-cross-compiler solutionAndre Weissflog2019-05-151-8/+22
* fix README typoAndre Weissflog2019-05-021-2/+2
* sokol_gfx.h: new public API function sg_query_backend()Andre Weissflog2019-05-021-0/+18
* Move vertex-attr names/semantics from sg_pipeline_desc to sg_shader_desc (#146)Andre Weissflog2019-04-261-12/+101
* another readme typoAndre Weissflog2019-04-191-1/+1
* another readme typoAndre Weissflog2019-04-191-1/+1
* readme typoAndre Weissflog2019-04-191-1/+1
* Pipeline stack for sokol_gl.h (#144)Andre Weissflog2019-04-191-0/+63
* mention sokol_gl.h in the README updates sectionAndre Weissflog2019-04-011-0/+7
* readme typoAndre Weissflog2019-03-291-1/+1
* move sokol_gfx_imgui.h to util/, update docsAndre Weissflog2019-03-151-0/+18
* fix a readme typoAndre Weissflog2019-03-051-1/+1
* fix a readme typoAndre Weissflog2019-03-051-1/+1
* add some sokol_gfx.h updates I forgot to READMEAndre Weissflog2019-03-051-1/+8
* Debugging UI extension headers via Dear ImGui (#125)Andre Weissflog2019-03-051-0/+14
* sokol_app.h/sokol_audio.h: add userdata support for callbacks (#120)Andre Weissflog2019-02-211-0/+7
* sokol_app.h: add an optional "don't hijack main" mode (#118)Andre Weissflog2019-02-191-0/+4
* Android notes in Readme and sokol_app.h doc headerAndre Weissflog2019-01-261-5/+6
* sokol-gfx: Slot generation counter and dummy backend (#105)Andre Weissflog2019-01-211-4/+17
* README formatting fixAndre Weissflog2019-01-151-0/+1
* add a note about the sokol_gfx.h API changes to the README 'Updates' sectionAndre Weissflog2019-01-121-39/+10
* sg_apply_pipeline and sg_apply_bindings (#103)Andre Weissflog2019-01-121-4/+4
* small planned-feature update in READMEAndre Weissflog2018-12-051-0/+4
* Merge pull request #94 from iboB/masterAndre Weissflog2018-12-031-18/+18
|\
| * removed trailing spacesBorislav Stanimirov2018-11-301-18/+18
* | readme tweakAndre Weissflog2018-12-031-0/+2
* | add a 'planned features' section to the READMEAndre Weissflog2018-12-031-1/+74
|/