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
...
|
*
sokol_gfx.h: wgpu backend pass cleanup fixes
Andre Weissflog
2024-02-04
1
-37
/
+14
|
*
sokol_gfx.h: rename sg_context_desc to sg_environment
Andre Weissflog
2024-02-04
2
-37
/
+41
|
*
sokol_gfx.h metal: move current pass attributes from metal backend up into ge...
Andre Weissflog
2024-02-03
1
-104
/
+113
|
*
sokol_gfx.h wgpu: fix _sg_wgpu_begin_pass()
Andre Weissflog
2024-02-02
1
-27
/
+18
|
*
sokol_app.h d3d11: fix _sg_d3d11_begin_pass()
Andre Weissflog
2024-02-02
1
-52
/
+31
|
*
sokol_gfx.h: add swapchain validation for sg_begin_pass()
Andre Weissflog
2024-02-01
1
-2
/
+67
|
*
sokol_gfx.h: fix _sg_dummy_begin_pass()
Andre Weissflog
2024-01-31
1
-4
/
+4
|
*
sokol_glue.h: add new helper function sapp_sgswapchain()
Andre Weissflog
2024-01-31
1
-7
/
+21
|
*
sokol_gfx.h: remove sg_begin_default_pass and fix metal backend for those cha...
Andre Weissflog
2024-01-31
1
-117
/
+101
|
*
sokol_gfx.h d3d11: pass cleanup d3d11 fixes
Andre Weissflog
2024-01-30
1
-3
/
+3
|
*
sokol_gfx.h: new sg_begin_pass() signature, shorten some names
Andre Weissflog
2024-01-30
1
-209
/
+240
|
*
sokol_gfx.h d3d11: rename sg_pass to sg_attachments
Andre Weissflog
2024-01-29
1
-58
/
+58
|
*
sokol_gfx.h wgpu: rename sg_pass to sg_attachments
Andre Weissflog
2024-01-29
1
-51
/
+51
|
*
sokol_gfx.h: rename sg_pass to sg_attachments
Andre Weissflog
2024-01-29
1
-38
/
+38
|
*
sokol_gfx.h: rename sg_pass to sg_attachments (plus gl changes)
Andre Weissflog
2024-01-29
1
-469
/
+468
|
*
fix tests
Andre Weissflog
2024-01-28
1
-10
/
+0
|
*
sokol_gfx.h: remove obsolete _SG_DEFAULT_CONTEXT_POOL_SIZE
Andre Weissflog
2024-01-28
1
-1
/
+0
|
*
sokol_gfx_imgui.h: remove obsolete ctx_id
Andre Weissflog
2024-01-28
1
-1
/
+0
|
*
sokol_gfx.h: get rid of contexts
Andre Weissflog
2024-01-28
1
-491
/
+125
|
/
*
Merge branch 'staminajim-metal-vertex-buffer-offset'
Andre Weissflog
2024-01-27
2
-15
/
+18
|
\
|
*
update changelog
Andre Weissflog
2024-01-27
1
-0
/
+9
|
*
sokol_gfx.h metal: remove duplicate assert and unused state cache items
Andre Weissflog
2024-01-27
1
-11
/
+0
|
*
Merge branch 'metal-vertex-buffer-offset' of https://github.com/staminajim/so...
Andre Weissflog
2024-01-27
1
-5
/
+10
|
/
|
|
*
Merge commit 'f58a78539e6a972700579ee72cb3f2d66f07088f' into metal-vertex-buf...
James Van-As
2024-01-26
29
-3130
/
+5593
|
|
\
|
*
|
Don't rebind vertex buffers in Metal if only the offset index has changed #979
James Van-As
2024-01-26
1
-5
/
+9
*
|
|
Merge pull request #975 from floooh/issue972-event-bubble-control
Andre Weissflog
2024-01-27
3
-93
/
+84
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sokol_app.h: minor comment fix
Andre Weissflog
2024-01-27
1
-1
/
+1
|
*
|
update readme
Andre Weissflog
2024-01-27
1
-1
/
+1
|
*
|
update changelog
Andre Weissflog
2024-01-27
1
-1
/
+17
|
*
|
sokol_app.h: add doc section about html5 event bubbling behaviour and control
Andre Weissflog
2024-01-27
1
-0
/
+36
|
*
|
sokol_app.h: remove outdated documentation
Andre Weissflog
2024-01-27
1
-10
/
+4
|
*
|
sokol-app.h emsc: add event bubbling control for key and char events
Andre Weissflog
2024-01-27
1
-73
/
+16
|
*
|
sokol_app.h: remove sapp_desc.html5_bubble_key_events
Andre Weissflog
2024-01-24
1
-1
/
+0
|
*
|
sokol_app.h emsc: optional event bubbling wip
Andre Weissflog
2024-01-24
1
-8
/
+11
*
|
|
remove dead link from readme
Andre Weissflog
2024-01-24
1
-2
/
+0
|
/
/
*
|
sokol_app.h: move _SAPP_CLEAR_ARC_STRUCT below _SAPP_APPLE definition (fixes ...
Andre Weissflog
2024-01-24
1
-11
/
+12
*
|
update changelog
Andre Weissflog
2024-01-23
1
-0
/
+7
*
|
Merge branch 'Comanx-master'
Andre Weissflog
2024-01-23
1
-2
/
+2
|
\
\
|
*
|
Change getRawX to getX on the Android
ChangAn Lee
2024-01-23
1
-2
/
+2
|
/
/
*
|
sokol_gfx.h wgpu: remove an outdated comment
Andre Weissflog
2024-01-22
1
-3
/
+0
*
|
Merge pull request #971 from waywardmonkeys/missing-webgpu-reference
Andre Weissflog
2024-01-22
1
-1
/
+1
|
\
\
|
*
|
README: Add missing WebGPU reference.
Bruce Mitchener
2024-01-21
1
-1
/
+1
|
/
/
*
|
sokol_app.h wgpu: fix for a breaking webgpu.h API change in emsdk 3.1.52
Andre Weissflog
2024-01-20
2
-1
/
+9
*
|
CI tests: enable -Wstrict-prototypes for gcc and clang
Andre Weissflog
2024-01-20
1
-1
/
+1
*
|
Merge pull request #970 from waywardmonkeys/fix-strict-prototype-warnings
Andre Weissflog
2024-01-20
3
-10
/
+10
|
\
\
|
*
|
Fix strict-prototype warnings.
Bruce Mitchener
2024-01-20
3
-10
/
+10
|
/
/
*
|
gh actions: fix zig version in bindings generation
Andre Weissflog
2024-01-18
1
-2
/
+0
*
|
Merge branch 'WANNABY-compressed_formats_pr'
Andre Weissflog
2024-01-18
3
-1
/
+129
|
\
\
|
*
|
update changelog
Andre Weissflog
2024-01-18
1
-0
/
+14
|
*
|
minor coding style fixes
Andre Weissflog
2024-01-18
1
-8
/
+6
[prev]
[next]