index
:
floooh/sokol.git
drop-mtkview
master
nyalloc-spritebatch
sapp-multiwindow
vk-swapchain-maintenance1
Sokol single-header libraries
Andre Weissflog
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sokol_app.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #pragma compilation with tcc on windows
spaceface
2021-02-08
1
-9
/
+9
*
Merge pull request #470 from code-disaster/fix-C4191
Andre Weissflog
2021-01-29
1
-13
/
+13
|
\
|
*
fix MSVC warnings
Daniel Ludwig
2021-01-22
1
-13
/
+13
*
|
Fix typo in sokol_app docs
Cedric Hutchings
2021-01-26
1
-1
/
+1
|
/
*
sokol_app.h linux: fix -pthread guard code (use pthread_attr_init/destroy)
Andre Weissflog
2021-01-13
1
-5
/
+8
*
sokol_app.h: trigger a linker error if users forget -pthread. Closes #455
Borislav Stanimirov
2021-01-09
1
-0
/
+6
*
sokol_gfx.h macOS: change high_dpi init, fixes #453
Andre Weissflog
2021-01-06
1
-9
/
+9
*
sokol_app.h: use 'raw' function pointer in sapp_html5_fetch_request
Andre Weissflog
2020-12-23
1
-5
/
+5
*
bindgen preparations (#443)
Andre Weissflog
2020-12-20
1
-14
/
+12
*
sokol_app.h: mention Foundation framework dependency (fixed #441)
Andre Weissflog
2020-12-11
1
-2
/
+2
*
move SOKOL_IMPL vs SOKOL_xxx_IMPL outside the include guard
Andre Weissflog
2020-11-28
1
-3
/
+3
*
make SOKOL_IMPL vs SOKOL_xxx_IMPL consistent across all headers (both are sup...
Andre Weissflog
2020-11-28
1
-6
/
+9
*
document SOKOL_API_DECL (these macros are still valid)
Andre Weissflog
2020-11-28
1
-0
/
+1
*
Auto-generated distinct macros per lib. Resolves #428
Borislav Stanimirov
2020-11-19
1
-56
/
+60
*
sokol_app.h macOS/Metal: disable MTKView.autoResizeDrawable, fixes #419
Andre Weissflog
2020-11-15
1
-7
/
+10
*
sokol_app.h emsc: move all EMSCRIPTEN_KEEPALIVE funcs inside extern 'C'
Andre Weissflog
2020-11-03
1
-65
/
+65
*
sokol_app.h: remaining drag'n'drop stuff for HTML5/WASM (#420)
Andre Weissflog
2020-11-03
1
-20
/
+316
*
sokol_gfx/app.h osx+metal+cpp: fix an accidental dependency on c++11 or later
Andre Weissflog
2020-10-29
1
-1
/
+1
*
sokol_app.h emsc: fix a longstanding webgl canvas element id-vs-selector conf...
Andre Weissflog
2020-10-27
1
-34
/
+35
*
sokol_app.h: fix doc typo
Andre Weissflog
2020-10-22
1
-1
/
+1
*
sokol_app.h: minor docs typo
Andre Weissflog
2020-10-22
1
-6
/
+5
*
sokol_app.h: add drag'n'drop documentation
Andre Weissflog
2020-10-22
1
-3
/
+80
*
sokol_app.h linux: fix percent-decoding in dropped file paths
Andre Weissflog
2020-10-21
1
-3
/
+3
*
sokol_app.h linux: finish drag'n'drop
Andre Weissflog
2020-10-21
1
-4
/
+29
*
sokol_app.h linux: continue with drag'n'drop
Andre Weissflog
2020-10-20
1
-5
/
+133
*
sokol_app.h macos: check for dropped file path too long
Andre Weissflog
2020-10-20
1
-5
/
+29
*
sokol_app.h linux: start drag'n'drop implementation
Andre Weissflog
2020-10-19
1
-3
/
+83
*
sokol_app.h macos: drag'n'drop code fixes
Andre Weissflog
2020-10-17
1
-18
/
+15
*
sokol_app.h win32: more drag'n'drop work:
Andre Weissflog
2020-10-16
1
-48
/
+77
*
sokol_app.h win32: wide_to_utf8 bugfix and handle too long dropped file paths
Andre Weissflog
2020-10-15
1
-7
/
+25
*
sokol_app.h win32: some minor drag'n'drop code cleanup
Andre Weissflog
2020-10-15
1
-31
/
+22
*
resolve merge conflicts
Andre Weissflog
2020-10-15
1
-1
/
+108
|
\
|
*
dragged file API rewrite
prime31
2020-07-29
1
-40
/
+43
|
*
win/mac file drop wip
prime31
2020-07-29
1
-1
/
+104
*
|
sokol_app.h win32: GetModuleHandleA => GetModuleHandleW
Andre Weissflog
2020-10-14
1
-1
/
+1
*
|
sokol_app.h uwp (minor): fix #error message
Andre Weissflog
2020-10-14
1
-1
/
+1
*
|
sokol_app/gfx.h win32: linker dependency cleanup (minor)
Andre Weissflog
2020-10-14
1
-1
/
+2
*
|
sokol_app.h: modernize D3D11 swapchain code (#401)
Andre Weissflog
2020-10-10
1
-52
/
+149
*
|
sokol_app.h win32: draw during window sizing and moving
Andre Weissflog
2020-10-02
1
-1
/
+25
*
|
sokol_app.h uwp: fix extended keycodes (fixes #395)
Andre Weissflog
2020-10-01
1
-2
/
+3
*
|
sokol_app.h linux: implement sapp_set_window_title()
Andre Weissflog
2020-09-26
1
-1
/
+1
*
|
sokol_app.h win32: implement sapp_set_window_title()
Andre Weissflog
2020-09-26
1
-1
/
+6
*
|
sokol_app.h: some set-window-title code cleanup
Andre Weissflog
2020-09-26
1
-3
/
+4
*
|
sokol_app.h: start with sapp_set_window_title
Andre Weissflog
2020-09-26
1
-8
/
+17
*
|
Merge branch 'set_title' of https://github.com/vlang/sokol into vlang-set_title
Andre Weissflog
2020-09-26
1
-0
/
+8
|
\
\
|
*
|
set window title on macos
Alexander Medvednikov
2020-08-23
1
-0
/
+8
*
|
|
sokol_app.h emsc: remove incomplete mouse capture, doesn't work as I thought ...
Andre Weissflog
2020-09-25
1
-37
/
+0
*
|
|
sokol_app.h emsc: some code cleanup and mouse capture preparations
Andre Weissflog
2020-09-25
1
-24
/
+68
*
|
|
sokol_app.h: add some build-howto documentation notes
Andre Weissflog
2020-09-23
1
-1
/
+4
*
|
|
merge latest changes from master
Andre Weissflog
2020-09-23
1
-5
/
+59
|
\
\
\
[next]