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
path:
root
/
sokol_gfx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.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
1
-1
/
+0
*
sokol_gfx.h: fix comment for sg_glsl_shader_uniform.offset
Andre Weissflog
2024-10-25
1
-1
/
+1
*
sokol_gfx.h validation layer: remove a redundant comparison >= 0
Andre Weissflog
2024-10-17
1
-2
/
+2
*
sokol_gfx.h: minor naming cleanup and fixed unused warnings in release mode
Andre Weissflog
2024-10-17
1
-42
/
+41
*
sokol_gfx.h gl: fix msvc warnings
Andre Weissflog
2024-10-15
1
-4
/
+4
*
sokol_gfx.h: fix msvc warnings
Andre Weissflog
2024-10-15
1
-3
/
+3
*
sokol_gfx.h wgpu: fix dynamic bind offset mapping (must be in binding order, ...
Andre Weissflog
2024-10-14
1
-9
/
+42
*
sokol_gfx.h wgpu: don't set null bindgroups in begin pass, instead set empty ...
Andre Weissflog
2024-10-14
1
-2
/
+2
*
sokol_gfx.h wgpu: minor code cleanup
Andre Weissflog
2024-10-14
1
-1
/
+1
*
sokol_gfx.h wgpu: fix max bindings vs max bindgroup slot confusion
Andre Weissflog
2024-10-14
1
-50
/
+97
*
sokol_gfx.h wgpu: fix a C vs C++ incompatibility in the Emscripten vs Dawn we...
Andre Weissflog
2024-10-14
1
-4
/
+6
*
sokol_gfx.h: fix Emscripten vs Dawn webgpu.h difference
Andre Weissflog
2024-10-14
1
-1
/
+1
*
sokol_gfx.h: fix bindslot validation bitmask test
Andre Weissflog
2024-10-14
1
-6
/
+6
*
sokol_gfx.h wgpu: deal with new WGPUOptionalBool type
Andre Weissflog
2024-10-14
1
-1
/
+5
*
sokol_gfx.h wgpu: bring back the special empty bindgroup
Andre Weissflog
2024-10-14
1
-15
/
+35
*
sokol_gfx.h wgpu: fix bind slot collision validation messages
Andre Weissflog
2024-10-14
1
-6
/
+6
*
sokol_gfx.h wgpu: fix uniform bind slot mapping
Andre Weissflog
2024-10-14
1
-50
/
+42
*
sokol_gfx.h wgpu: provide correct number of dynamic offset in _sg_wgpu_apply_...
Andre Weissflog
2024-10-14
1
-2
/
+4
*
sokol_gfx.h wgpu: add WGSL bind slot validation
Andre Weissflog
2024-10-14
1
-20
/
+26
*
sokol_gfx.h wgpu: get rid of special 'empty bindgroup' because setting a null...
Andre Weissflog
2024-10-14
1
-20
/
+4
*
sokol_gfx.h wgpu: fix sign conversion warning
Andre Weissflog
2024-10-14
1
-2
/
+2
*
sokol_gfx.h wgpu: Dawn vs Emscripten webgpu.h fixes
Andre Weissflog
2024-10-14
1
-13
/
+35
*
sokol_gfx.h wgpu: more bindings cleanup wip
Andre Weissflog
2024-10-14
1
-62
/
+70
*
sokol_gfx.h wgpu: more bindings cleanup wip
Andre Weissflog
2024-10-14
1
-151
/
+144
*
sokol_gfx.h wgpu: bindings cleanip wip
Andre Weissflog
2024-10-14
1
-181
/
+182
*
sokol_gfx.h fix release build errors
Andre Weissflog
2024-10-14
1
-2
/
+1
*
sokol_gfx.h: remove pointless comment
Andre Weissflog
2024-10-14
1
-1
/
+0
*
sokol_gfx.h gl: bring back glsl_name (required for GL 4.1 and WebGL2)
Andre Weissflog
2024-10-14
1
-43
/
+53
*
sokol_gfx.h gl: bindings cleanup wip
Andre Weissflog
2024-10-14
1
-29
/
+67
*
sokol_gfx.h gl: bindings cleanup wip
Andre Weissflog
2024-10-14
1
-98
/
+83
*
sokol_gfx.h gl: bindings cleanup wip
Andre Weissflog
2024-10-14
1
-70
/
+47
*
sokol_gfx.h: rename vertex_attrs to attrs in sg_shader_desc
Andre Weissflog
2024-10-14
1
-7
/
+7
*
sokol_gfx.h: fix unused variable warnings
Andre Weissflog
2024-10-14
1
-8
/
+7
*
sokol_gfx d3d11: bindings cleanup finished
Andre Weissflog
2024-10-14
1
-52
/
+85
*
sokol_gfx.h d3d11: bindings cleanup wip
Andre Weissflog
2024-10-14
1
-60
/
+105
[next]