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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #1155 from floooh/bind_msaa_images
Andre Weissflog
2024-11-19
3
-58
/
+146
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update changelog (https://github.com/floooh/sokol/pull/1155)
Andre Weissflog
2024-11-19
1
-0
/
+19
|
*
|
sokol_gfx.h gl: disable multisampled textures on macOS+GL
Andre Weissflog
2024-11-17
1
-5
/
+7
|
*
|
sokol_gfx.h gl: fix wrong cast in glTexImage*Multisample() calls
Andre Weissflog
2024-11-17
1
-2
/
+2
|
*
|
sokol_gfx.h wgpu: fix for msaa texture bindings
Andre Weissflog
2024-11-17
1
-4
/
+6
|
*
|
sokol_gfx.h webgl2: ifdef-out any msaa texture code
Andre Weissflog
2024-11-17
1
-19
/
+42
|
*
|
sokol_gfx.h glcore: allow multisampled texture bindings
Andre Weissflog
2024-11-17
2
-18
/
+55
|
*
|
sokol_gfx.h d3d11: allow binding msaa textures, don't allow msaa cubemaps in ...
Andre Weissflog
2024-11-17
1
-34
/
+35
|
*
|
sokol_gfx.h mtl: allow binding multisampled textured
Andre Weissflog
2024-11-16
1
-2
/
+6
|
/
/
*
|
sokol_gfx.h d3d11: don't clear D3D11 device state in sg_reset_state_cache() (...
Andre Weissflog
2024-11-15
1
-2
/
+1
*
|
sokol_app.h win32: check GetCursorPos result in WM_NCLBUTTONDOWN handler, see...
Andre Weissflog
2024-11-15
1
-4
/
+5
*
|
Merge pull request #1151 from mcha-forks/mochaa/sg-linkage
Andre Weissflog
2024-11-14
1
-1
/
+1
|
\
\
|
*
|
sokol_gfx.h: fix _sg_u128 linkage visibility
Zephyr Lykos
2024-11-14
1
-1
/
+1
|
/
/
*
|
changelog: fix PR link
Andre Weissflog
2024-11-13
1
-1
/
+1
*
|
sokol_nuklear.h: wrap sokol_app.h mouse cursor calls into SOKOL_NUKLEAR_NO_SO...
Andre Weissflog
2024-11-13
1
-0
/
+2
*
|
update changelog (https://github.com/floooh/sokol/pull/1150)
Andre Weissflog
2024-11-13
1
-0
/
+8
*
|
sokoL_nuklear.h: move sokol-app cursor update from event handler to snk_render()
Andre Weissflog
2024-11-13
1
-19
/
+21
*
|
sokol_nuklear.h: enable setting mouse cursor
zeozeozeo
2024-11-13
1
-0
/
+25
*
|
mention sokol-shdc regression fix in changelog
Andre Weissflog
2024-11-09
1
-0
/
+6
*
|
sokol_gfx.h: fix a couple of validation message typos
Andre Weissflog
2024-11-09
1
-5
/
+5
*
|
fix minor changelog typo
Andre Weissflog
2024-11-08
1
-1
/
+1
*
|
sokol_gfx_imgui.h: fix Dear ImGui conflicting ID warning (fixes #1144)
Andre Weissflog
2024-11-07
1
-0
/
+2
*
|
Merge pull request #1111 from floooh/issue1037_bindings_cleanup
bindings-cleanup
Andre Weissflog
2024-11-07
14
-6068
/
+9187
|
\
\
|
*
|
changelog fix
Andre Weissflog
2024-11-06
1
-1
/
+1
|
*
|
update changelog and readme (https://github.com/floooh/sokol/pull/1111)
Andre Weissflog
2024-11-06
2
-3
/
+93
|
*
|
sokoL_gfx.h: fix some comments
Andre Weissflog
2024-11-05
1
-1
/
+2
|
*
|
sokol_gfx.h: update documentation, wip (bindings cleanup)
Andre Weissflog
2024-11-03
1
-41
/
+99
|
*
|
sokol_gfx.h: documentation update wip (bindings cleanup)
Andre Weissflog
2024-11-02
1
-6
/
+7
|
*
|
sokol_gfx.h: documentation update wip (bindings cleanup)
Andre Weissflog
2024-11-02
1
-67
/
+120
|
*
|
sokol_gfx.h: update documentation, wip (bindings cleanup)
Andre Weissflog
2024-10-31
1
-39
/
+83
|
*
|
sokoL_gfx.h gl: fix regression when GLSL compiler removes an unused vertex at...
Andre Weissflog
2024-10-29
1
-3
/
+10
|
*
|
sokol_gfx.h mtl: bind uniform buffers once in sg_begin_pass, not per sg_apply...
Andre Weissflog
2024-10-28
1
-27
/
+20
|
*
|
sokol_gfx.h: validate correct uniform binding range, and better validation me...
Andre Weissflog
2024-10-28
1
-16
/
+20
|
*
|
sokol_gfx.h: minor code cleanup
Andre Weissflog
2024-10-28
1
-3
/
+3
|
*
|
sokol_gfx.h: remove outdated comment
Andre Weissflog
2024-10-28
1
-1
/
+1
|
*
|
sokol_gfx.h: fix new unused arg warning
Andre Weissflog
2024-10-26
1
-0
/
+1
|
*
|
sokol_gfx_imgui.h: update and fix bindings panel
Andre Weissflog
2024-10-26
1
-6
/
+13
|
*
|
sokol_gfx.h: fix a misleading vertex buffer validation message
Andre Weissflog
2024-10-26
1
-5
/
+7
|
*
|
sokol_gfx.h: fix binding to allow shared binding structs and gaps
Andre Weissflog
2024-10-26
1
-19
/
+13
|
*
|
sokol_gfx.h: error check for required bindings and uniforms
Andre Weissflog
2024-10-26
1
-13
/
+38
|
*
|
sokol_gfx.h: turn GL_VERTEX_ATTRIBUTE_NOT_FOUND_IN_SHADER into a warning
Andre Weissflog
2024-10-26
1
-1
/
+1
|
*
|
sokol_gfx.h: remove sg_shader_uniform.offset
Andre Weissflog
2024-10-26
2
-3
/
+2
|
*
|
sokol_gfx.h: fix comment for sg_glsl_shader_uniform.offset
Andre Weissflog
2024-10-25
1
-1
/
+1
|
*
|
Merge branch 'master' into issue1037_bindings_cleanup
Andre Weissflog
2024-10-25
6
-19
/
+57
|
|
\
\
|
*
|
|
cleanup bindings generation scripts
Andre Weissflog
2024-10-25
3
-11
/
+2
|
*
|
|
sokol_gl.h: remove obsolete comment
Andre Weissflog
2024-10-25
1
-1
/
+0
|
*
|
|
gen_rust.py: update sg_apply_uniforms parameter type mapping
Andre Weissflog
2024-10-20
1
-1
/
+1
|
*
|
|
sokol_gfx.h validation layer: remove a redundant comparison >= 0
Andre Weissflog
2024-10-17
1
-2
/
+2
|
*
|
|
update sokol-gfx tests
Andre Weissflog
2024-10-17
1
-96
/
+86
|
*
|
|
sokol_gfx.h: minor naming cleanup and fixed unused warnings in release mode
Andre Weissflog
2024-10-17
1
-42
/
+41
[prev]
[next]