summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | prepare new pixelformat stuff for GL backendAndre Weissflog2019-07-271-40/+146
| * | split caps into features, limits and pixelformat infosAndre Weissflog2019-07-253-247/+233
| * | sokol_gfx.h: new pixelformat and caps code completeAndre Weissflog2019-07-243-323/+274
| * | more pixel format stuffAndre Weissflog2019-07-231-280/+165
| * | sokoL_gfx.h: more pixelformat / caps reworkAndre Weissflog2019-07-221-149/+233
| * | sokol_gfx.h: start with new capabilities stuff on Metal backendAndre Weissflog2019-07-211-12/+120
| * | sokoL_gfx.h: decide on the new list of pixel formats (webgpu + compressed + p...Andre Weissflog2019-07-211-26/+95
| * | start with sg_query_caps()Andre Weissflog2019-07-201-142/+135
| * | remove redundant commentsAndre Weissflog2019-07-191-4/+0
| * | merge from amerkoleci-pixel_format_infoAndre Weissflog2019-07-191-0/+117
| |\ \
| | * | merge from amerkoleci-pixel_format_infoAndre Weissflog2019-07-191-0/+117
| |/| |
| | * | Handle rest of pixel formats in OpenGL.Amer Koleci2019-05-171-0/+30
| | * | Add max_layers and trigger for GL_MAX_ARRAY_TEXTURE_LAYERS on OpenGL.Amer Koleci2019-05-171-0/+10
| | * | Handle _sg_query_pixel_format_info on opengl.Amer Koleci2019-05-171-0/+29
| | * | Query max texture size, cube size and optional 3D on OpenGL.Amer Koleci2019-05-171-0/+16
| | * | Add stub implementation for OpenGL, D3D11 and Metal.Amer Koleci2019-05-171-0/+18
| | * | Initial sg_pixel_format_info and sg_query_pixel_format_info method.Amer Koleci2019-05-171-0/+18
* | | | sokol_app.h d3d11: fix exploding memory usage during window resizeold-pixelformatsAndre Weissflog2019-08-061-6/+7
* | | | sokol_app.h: fix doc comment typoAndre Weissflog2019-08-021-2/+2
* | | | Merge pull request #188 from kochol/masterAndre Weissflog2019-08-021-0/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add sapp_android_get_native_activity functionAli Akbar Mohammadi2019-07-261-0/+16
|/ / /
* / / fix a README bugAndre Weissflog2019-07-241-1/+1
|/ /
* | update README for sokol-fetch updateAndre Weissflog2019-07-181-1/+4
* | Merge pull request #185 from floooh/sokol-fetch-reworkAndre Weissflog2019-07-182-478/+375
|\ \
| * | finished updating the sokol_fetch.h docsAndre Weissflog2019-07-182-219/+53
| * | 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
|/ /
* | sokol_app.h emscripten: enable the WEBKIT_WEBGL_compressed_texture_pvrtc exte...Andre Weissflog2019-07-111-0/+4
* | sokol_imgui/cimgui.h: set viewport and scissor to 'fullscreen' on entry and e...Andre Weissflog2019-07-112-12/+17
* | add a warning to README and sokol_fetch.h about the broken Content-Length beh...Andre Weissflog2019-07-112-2/+23
* | sokol_imgui.h / sokol_cimgui.h: init viewport to defined state before renderingAndre Weissflog2019-07-092-2/+14
* | sokol_gfx.h: potential fix for #181Andre Weissflog2019-07-091-1/+1
* | Merge pull request #180 from Oldes/sokol-audio-fixAndre Weissflog2019-07-081-1/+2
|\ \
| * | FIX: warning: jump to label 'error' crosses initialization of 'REFERENCE_TIME...Oldes2019-07-081-1/+2
|/ /
* | README: fix the sokol-fetch sample links dohAndre Weissflog2019-07-081-1/+1
* | 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