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_imgui.h: don't attempt to render msaa images
Andre Weissflog
2025-07-21
1
-3
/
+3
|
*
sokol_gfx.h: better validation checks and messages around texture views
Andre Weissflog
2025-07-21
1
-4
/
+7
|
*
sokol_gfx_imgui.h: don't attempt to render non-2d texture views
Andre Weissflog
2025-07-21
1
-2
/
+6
|
*
sokol_gfx_imgui.h: fix for unified view bindings
Andre Weissflog
2025-07-21
1
-102
/
+57
|
*
sokol_gl.h: fix for sokol-gfx shader desc and bindings views
Andre Weissflog
2025-07-20
1
-9
/
+9
|
*
sokol_imgui.h: fix for sokol-gfx shader-desc and bindings views
Andre Weissflog
2025-07-20
1
-10
/
+10
|
*
sokol_debugtext.h: fixes for latest sokol_gfx.h changes
Andre Weissflog
2025-07-20
1
-1
/
+1
|
*
sokol_gfx.h: sg_view_desc.texture_binding => sg_view_desc.texture, etc
Andre Weissflog
2025-07-20
1
-28
/
+28
|
*
sokol_gfx.h: introduce max bindings per stage constants
Andre Weissflog
2025-07-20
1
-8
/
+8
|
*
sokol_debiugtext.h: fix for sg_bindings.views[]
Andre Weissflog
2025-07-20
1
-8
/
+8
|
*
sokol_gfx.h: view bindings wip
Andre Weissflog
2025-07-20
1
-55
/
+33
|
*
sokol_gfx.h: view bindings wip
Andre Weissflog
2025-07-20
1
-116
/
+74
|
*
sokol_gfx.h: fix _sg_validate_shader_desc for views
Andre Weissflog
2025-07-19
1
-133
/
+125
|
*
sokol_gfx.h mtl: fix _sg_mtl_apply_bindings() for view bindings
Andre Weissflog
2025-07-19
1
-113
/
+91
|
*
sokol_gfx.h: unified view bindings wip
Andre Weissflog
2025-07-17
1
-68
/
+75
|
*
sokol_gfx.h: start with generic view bindslots
Andre Weissflog
2025-07-16
1
-61
/
+51
|
*
sokol_gfx_imgui.h: ported to view objects
Andre Weissflog
2025-07-14
1
-61
/
+104
|
*
sokol_gfx_imgui.h: implement new ui image rendering
Andre Weissflog
2025-07-14
1
-70
/
+57
|
*
sokol_gfx_imgui.h: view objects wip
Andre Weissflog
2025-07-14
2
-21
/
+81
|
*
sokol_gfx_imgui.h: view objects wip
Andre Weissflog
2025-07-14
1
-65
/
+72
|
*
sokol_gfx_imgui.h: start fixing for view objects (wip)
Andre Weissflog
2025-07-14
1
-224
/
+238
|
*
sokol_gfx.h: sg_apply_bindings handle storage images
Andre Weissflog
2025-07-14
1
-3
/
+33
|
*
sokol_gfx.h: sg_apply_bindings validate storage image bindings
Andre Weissflog
2025-07-13
1
-21
/
+50
|
*
sokol_gfx.h: a view's resource must be valid at view init time
Andre Weissflog
2025-07-13
1
-66
/
+49
|
*
sokol_gfx.h: fix storage buffer liveness check
Andre Weissflog
2025-07-13
1
-1
/
+1
|
*
sokol_gfx.h: detailed attachment usage flags in sg_image_usage
Andre Weissflog
2025-07-13
1
-49
/
+58
|
*
sokol_gl.h: port to texture view objects
Andre Weissflog
2025-07-11
1
-31
/
+40
|
*
sokol_gfx.h: make sg_view_type public, add sg_query_view_type() function
Andre Weissflog
2025-07-10
1
-52
/
+69
|
*
sokol_imgui.h: ported to texture views (breaking change)
Andre Weissflog
2025-07-10
1
-40
/
+58
|
*
sokol_gfx.h: add helpers sg_query_view_image() and sg_query_view_buffer()
Andre Weissflog
2025-07-10
1
-1
/
+24
|
*
sokol_gfx.h: fix view validation, and Metal texture view slice count
Andre Weissflog
2025-07-09
1
-7
/
+20
|
*
sokol_gfx.h mtl: cleanup storage buffer binding
Andre Weissflog
2025-07-08
1
-28
/
+55
|
*
sokol_debugtext.h: port to texture views
Andre Weissflog
2025-07-08
1
-12
/
+20
|
*
sokol_gfx.h mtl: fix view object refcount leak when ARC is disabled
Andre Weissflog
2025-07-07
1
-0
/
+1
|
*
sokol_gfx.h: less spammy and more detailed validation messages for views
Andre Weissflog
2025-07-07
1
-67
/
+87
|
*
sokol_gfx.h: code cleanup around attachment views
Andre Weissflog
2025-07-07
1
-45
/
+43
|
*
sokol_gfx.h: auto-updating views wip
Andre Weissflog
2025-07-06
1
-20
/
+22
|
*
sokol_gfx.h: fix validation for pass attachments
Andre Weissflog
2025-07-05
1
-57
/
+41
|
*
sokol_gfx.h: fix sg_validate_begin_pass for attachments
Andre Weissflog
2025-07-05
1
-212
/
+131
|
*
sokol_gfx.h: fix cubemap and 3d texture view slice range restriction
Andre Weissflog
2025-07-05
1
-11
/
+23
|
*
sokol_gfx.h mtl: fix integer conversion warning
Andre Weissflog
2025-07-05
1
-1
/
+1
|
*
sokol_gfx.h mtl: fix texture views
Andre Weissflog
2025-07-05
1
-30
/
+37
|
*
sokol_gfx.h: roll back 'vertex/index buffers as views', add mip/slice range t...
Andre Weissflog
2025-06-30
1
-124
/
+100
|
*
sokol_gfx.h: implement _sg_validate_view_desc()
Andre Weissflog
2025-06-29
1
-37
/
+176
|
*
sokol_gfx.h: sg_apply_bindings wip
Andre Weissflog
2025-06-29
1
-56
/
+35
|
*
sokol_gfx.h: _sg_validate_apply_bindings wip
Andre Weissflog
2025-06-29
1
-97
/
+128
|
*
sokol_gfx.h resource views wip
Andre Weissflog
2025-06-29
1
-62
/
+91
|
*
sokol_gfx.h resource views wip
Andre Weissflog
2025-06-29
1
-8
/
+6
|
*
sokol_gfx.h resource views wip
Andre Weissflog
2025-06-29
1
-33
/
+14
|
*
sokol_gfx.h resource views wip
Andre Weissflog
2025-06-29
1
-55
/
+89
[prev]
[next]