aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #1183 from kassane/d-commentsAndre Weissflog2025-01-121-1/+14
|\ \ \ | |/ / |/| |
| * | Add comments in D bindgenMatheus Catarino2025-01-121-1/+14
|/ /
* | Merge pull request #1182 from colinbellino/jai-bindgen-commentsAndre Weissflog2025-01-121-1/+20
|\ \
| * | bindgen: Include comments in JaiColin Bellino2025-01-111-1/+20
|/ /
* | Merge pull request #1181 from asmaloney/patch-1Andre Weissflog2025-01-111-1/+1
|\ \
| * | Fix year in CHANGELOG.mdAndy Maloney2025-01-111-1/+1
|/ /
* | gh actions: switch test-d step back to use the zig nightlyAndre Weissflog2025-01-111-1/+1
* | Merge branch 'AlexanderArvidsson-feature/bindgen-docs'Andre Weissflog2025-01-114-34/+119
|\ \
| * | update changelog (https://github.com/floooh/sokol/pull/1176)Andre Weissflog2025-01-111-0/+11
| * | bindgen: Include top comment in Zig & OdinAlexander Arvidsson2025-01-083-3/+12
| * | bindgen(odin): Fix empty line leading whitespaceAlexander Arvidsson2025-01-081-1/+1
| * | bindgen(zig): Fix empty comment leading whitespaceAlexander Arvidsson2025-01-081-2/+3
| * | bindgen: Textwrap indent and Zig commentsAlexander Arvidsson2025-01-052-7/+26
| * | bindgen: Utility function for Odin commentsAlexander Arvidsson2025-01-051-18/+15
| * | bindgen: Remove unnecessary 'comment_multiline'Alexander Arvidsson2025-01-052-6/+3
| * | Merge branch 'floooh:master' into feature/bindgen-docsAlexander Arvidsson2025-01-052-5/+14
| |\ \ | |/ / |/| |
* | | Merge pull request #1172 from AlexanderArvidsson/feature/linux-shared-libsAndre Weissflog2024-12-291-2/+7
|\ \ \
| * | | gen_odin.py: Use shared linux libraries if USE_DLLAlexander Arvidsson2024-12-281-2/+7
* | | | gh actions: switch setup-zig action to mlugg/setup-zigAndre Weissflog2024-12-291-3/+7
|/ / /
| * / bindgen: Initial doc comments for OdinAlexander Arvidsson2025-01-052-31/+82
|/ /
* | Merge pull request #1169 from floooh/simgui-image-handlesAndre Weissflog2024-12-175-398/+203
|\ \
| * | update changelog (https://github.com/floooh/sokol/pull/1169)Andre Weissflog2024-12-171-0/+17
| * | sokol_imgui.h: update doc section on user-provided images and samplersAndre Weissflog2024-12-171-38/+22
| * | sokol_imgui.h: build 64-bit ImTextureID directly from 32-bit sokol-gfx img- a...Andre Weissflog2024-12-162-360/+26
| * | sokol_gfx.h: add granular sg_query_buffer_X() and sg_query_image_X() functionsAndre Weissflog2024-12-162-0/+138
|/ /
* | update changelog (https://github.com/floooh/sokol/pull/1167)Andre Weissflog2024-12-141-0/+13
* | Merge pull request #1167 from Querijn/masterAndre Weissflog2024-12-141-19/+19
|\ \
| * | Remove UWP stuff that is no longer supportedQuerijn Heijmans2024-12-111-8/+0
| * | Use the correct subsystemQuerijn Heijmans2024-12-111-2/+8
| * | Allow to have both WinMain and main defined on WindowsQuerijn Heijmans2024-12-111-9/+11
|/ /
* | Merge pull request #1166 from floooh/sokol-imgui-prefixAndre Weissflog2024-12-082-42/+50
|\ \
| * | update changelog (https://github.com/floooh/sokol/pull/1166)Andre Weissflog2024-12-081-0/+11
| * | sokol_imgui.h: allow to override the prefix for Dear ImGui C bindingsAndre Weissflog2024-12-081-42/+39
|/ /
* | Merge pull request #1163 from floooh/dcimgui-fixesAndre Weissflog2024-12-077-138/+140
|\ \
| * | update changelog (https://github.com/floooh/sokol/pull/1163)Andre Weissflog2024-12-071-0/+14
| * | switch sokol tests to dcimguiAndre Weissflog2024-12-055-30/+18
| * | fix sokol_gfx_imgui.h for new Dear ImGui C bindings (https://github.com/flooo...Andre Weissflog2024-12-051-108/+108
|/ /
* | sokol_imgui.h: prepare for switch to dear_bindings cimguiAndre Weissflog2024-12-041-1/+1
* | Merge pull request #1159 from floooh/html5_canvas_cleanupAndre Weissflog2024-11-232-22/+139
|\ \
| * | tweak changelogAndre Weissflog2024-11-231-2/+1
| * | update changelogAndre Weissflog2024-11-231-0/+5
| * | update changelog (https://github.com/floooh/sokol/pull/1159)Andre Weissflog2024-11-231-0/+28
| * | sokol_app.h html5: remove misleading commentAndre Weissflog2024-11-231-2/+0
| * | sokol_app.h html5: fix Module.canvas detection, better warnings, add doc sectionAndre Weissflog2024-11-231-8/+91
| * | sokol_app.h html5: allow to initialize canvas from Module['canvas']Andre Weissflog2024-11-221-0/+6
| * | sokol_app.h html5: fix closure errors and false positivesAndre Weissflog2024-11-211-4/+5
| * | sokol_app.h html5: cleanup canvas lookup handling (see #1154)Andre Weissflog2024-11-211-19/+16
|/ /
* | Merge branch 'Barinzaya-fix_odin_size_intptr_mapping'Andre Weissflog2024-11-201-3/+3
|\ \
| * | Merge branch 'fix_odin_size_intptr_mapping' of https://github.com/Barinzaya/s...Andre Weissflog2024-11-201-3/+3
|/| |
| * | Changed Odin bindgen to use core:c aliases.Barinzaya2024-11-191-3/+3