Andre Weissflog
|
67a90a95dc
Merge branch 'spritebatch' of https://github.com/nyalloc/sokol into nyalloc-spritebatch
|
il y a 4 ans |
Stuart Adams
|
77924ffcd4
Release pipeline pool on shutdown
|
il y a 4 ans |
Andre Weissflog
|
af244ffacc
Merge branch 'spritebatch' of https://github.com/nyalloc/sokol into nyalloc-spritebatch
|
il y a 4 ans |
Stuart Adams
|
cb4ecdfbf1
Added shaders for different platforms + misc fixes
|
il y a 4 ans |
Andre Weissflog
|
6468178cb7
Merge branch 'spritebatch' of https://github.com/nyalloc/sokol into nyalloc-spritebatch
|
il y a 4 ans |
Stuart Adams
|
36e9b36b92
sbatch_pipeline API
|
il y a 4 ans |
Stuart Adams
|
158077fd79
Take sprite color as an optional pointer to const
|
il y a 4 ans |
Stuart Adams
|
7cfc3c9e86
Update sokol_spritebatch.h
|
il y a 4 ans |
Andre Weissflog
|
7c0dcbf284
Merge branch 'leecannon-patch-1'
|
il y a 4 ans |
Lee Cannon
|
77492e57b6
Update gen_zig to support 0.8.0 and master
|
il y a 4 ans |
Andre Weissflog
|
b326f33216
sokol_app.h: fix size-changed check in _sapp_win32_update_dimensions()
|
il y a 4 ans |
Andre Weissflog
|
01b2916b07
Merge pull request #537 from geekynils/sokol-fetch_docs_fix
|
il y a 4 ans |
Nils Bruenggel
|
109a14a112
sokol_fetch docs fix
|
il y a 4 ans |
Andre Weissflog
|
6af7379b31
fix the changelog entry from the future
|
il y a 4 ans |
Stuart
|
a6140d7073
sokol_spritebatch.h
|
il y a 4 ans |
Andre Weissflog
|
c1bf1a9448
sokol_gfx.h d3d11: remove no longer required zero-array items from backend state
|
il y a 4 ans |
Andre Weissflog
|
444bca192d
sokol_gfx.h d3d11: use ID3D11DeviceContext::ClearState() to clear device state
|
il y a 4 ans |
Andre Weissflog
|
974d3cd730
mention sokol_gl.h in changelog
|
il y a 4 ans |
Andre Weissflog
|
7d3565bb63
Merge pull request #533 from nyalloc/patch-2
|
il y a 4 ans |
Stuart Adams
|
91828efee1
Updated README.md to add link to sokol_color.h
|
il y a 4 ans |
Stuart Adams
|
bf663b04e3
sg_color utilities (#527)
|
il y a 4 ans |
Andre Weissflog
|
8f39840687
sokol_app.h x11: fix UB in _sapp_x11_set_icon
|
il y a 4 ans |
Andre Weissflog
|
b3ffdf3e56
d3d11 backends: remove dxguid dependency
|
il y a 4 ans |
Andre Weissflog
|
be081ef048
bindgen/README: add a note about clang and python3, fixes #253
|
il y a 4 ans |
Andre Weissflog
|
bd2066fcc1
sokol_app.h win32: always link with gdi32, not just in the GL backend
|
il y a 4 ans |
Andre Weissflog
|
2966fb395d
sokol_gfx_imgui.h: add missing ETC2 pixel format names
|
il y a 4 ans |
Andre Weissflog
|
40034cbc25
sokol_gfx win32: add GL_MAX_VERTEX_UNIFORM_VECTORS to GL loader
|
il y a 4 ans |
Andre Weissflog
|
63f14c4752
sokol_gfx.h: add a gl_max_vertex_uniform_vectors item to sg_limits
|
il y a 4 ans |
Andre Weissflog
|
76eff5fd66
sokol_gfx.h gl: expand _sg_gl_uniform_t.count from uint8_t to uint16_t, fixes #522
|
il y a 4 ans |
Andre Weissflog
|
6286c5328a
Merge pull request #521 from nyalloc/patch-1
|
il y a 4 ans |