summaryrefslogtreecommitdiff
path: root/sokol_fetch.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Bruce Mitchener2020-01-301-4/+4
* Fix MSVC 2017 /W4 warningsAndre Weissflog2019-12-051-33/+36
* ifdef guardsmartincohen2019-09-021-1/+2
* sokol_fetch.h: fix a clang warning on iOSAndre Weissflog2019-08-021-1/+1
* finished updating the sokol_fetch.h docsAndre Weissflog2019-07-181-205/+39
* sokol-fetch.h: new SFETCH_ERROR_CANCELLED, and more docs reworkAndre Weissflog2019-07-161-56/+68
* sokol_fetch.h: rename 'enqueud' state to 'dispatched', start with docs reworkAndre Weissflog2019-07-161-42/+46
* sokol_fetch.h: msvc fixesAndre Weissflog2019-07-151-4/+1
* sokol_fetch.h: emscripten fixAndre Weissflog2019-07-151-1/+1
* sokol_fetch.h: emscripten fix and remove debug printfsAndre Weissflog2019-07-151-7/+1
* sokol_fetch.h rework: emscripten fixes part 1Andre Weissflog2019-07-151-63/+93
* sokol_fetch.h: replace OPENED/OPENING with ENQUEUEDAndre Weissflog2019-07-141-108/+84
* start reworking sokol_fetch.hAndre Weissflog2019-07-131-30/+80
* add a warning to README and sokol_fetch.h about the broken Content-Length beh...Andre Weissflog2019-07-111-0/+12
* sokol_fetch.h: more doc typos fixedAndre Weissflog2019-07-071-5/+5
* sokol_fetch.h: make the sfetch_cancel() and sfetch_pause() docs a bit clearerAndre Weissflog2019-07-061-15/+14
* sokol_fetch.h: and more typosAndre Weissflog2019-07-061-6/+7
* sokol_fetch.h: more typosAndre Weissflog2019-07-061-9/+9
* sokol_fetch.h: more typosAndre Weissflog2019-07-061-1/+1
* sokol_fetch.h: more typosAndre Weissflog2019-07-061-1/+1
* sokol_fetch.h: more typosAndre Weissflog2019-07-061-1/+1
* sokol_fetch.h: more typosAndre Weissflog2019-07-061-4/+5
* sokol_fetch.h: doc typoAndre Weissflog2019-07-061-1/+1
* new sokol_fetch.h header (#178)Andre Weissflog2019-07-061-0/+2581