0 branches
Tree
Top files
Clone with HTTPS:
util
thirdparty/sokol: allow `-cflags -D_SGL_DEFAULT_MAX_VERTICES=4194304` to customize how many vertices you can send through gg/sokol in a frame
1 year ago
321.94 KB
README.md
thirdparty: add license information and source repo info to the READMEs in each subfolder (#21135)
2 years ago
998 bytes
cursor-shape-v1-client-protocol.h
thirdparty,sokol: add wayland support (#26682)
last Mar 6
14.96 KB
fractional-scale-v1-client-protocol.h
thirdparty,sokol: add wayland support (#26682)
last Mar 6
9.39 KB
gen_wayland_protocols.vsh
thirdparty,sokol: fix frame pacing issues on xwayland sessions, prevent sending some keycode events on wayland (#26706)
last Mar 8
1.37 KB
pointer-constraints-unstable-v1-client-protocol.h
thirdparty,sokol: add wayland support (#26682)
last Mar 6
25.51 KB
pointer-constraints-unstable-v1-protocol.c
thirdparty,sokol: add wayland support (#26682)
last Mar 6
3.88 KB
relative-pointer-unstable-v1-client-protocol.h
thirdparty,sokol: add wayland support (#26682)
last Mar 6
11.6 KB
relative-pointer-unstable-v1-protocol.c
thirdparty,sokol: add wayland support (#26682)
last Mar 6
2.7 KB
sokol_app.h
gg: add option to remove window decoration/frame/border (fixes #25696)
last Mar 25
632.95 KB
sokol_audio.h
sokol: fix sokol.audio not working on windows tcc (fixes #15863)
last Apr 21
102.26 KB
sokol_gfx.h
thirdparty: add NDEBUG check before glGetErrorCode if-statement in sokol_gfx.h (#24754)
last Jun 19
850.69 KB
xdg-decoration-unstable-v1-client-protocol.h
thirdparty,sokol: add wayland support (#26682)
last Mar 6
14.07 KB
tablet-unstable-v2-client-protocol.h
thirdparty,sokol: add wayland support (#26682)
last Mar 6
77.79 KB
xdg-decoration-unstable-v1-protocol.c
thirdparty,sokol: add wayland support (#26682)
last Mar 6
2.74 KB
xdg-toplevel-icon-v1-client-protocol.h
thirdparty,sokol: add wayland support (#26682)
last Mar 6
15.34 KB
floooh/sokol
Minimal cross-platform standalone C headers.
ZLib License
Copyright (c) 2018 Andre Weissflog
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the
use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software in a
product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not
be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.