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
/
util
/
sokol_gfx_imgui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sokol_gfx_imgui.h: add missing ETC2 pixel format names
Andre Weissflog
2021-05-11
1
-0
/
+3
*
sokol_gfx.h: add a gl_max_vertex_uniform_vectors item to sg_limits
Andre Weissflog
2021-05-11
1
-0
/
+1
*
Language-binding-friendly API changes. (#458)
Andre Weissflog
2021-02-10
1
-123
/
+138
*
bindgen preparations (#443)
Andre Weissflog
2020-12-20
1
-2
/
+2
*
sokol_gfx_imgui.h: add the new uninit/dealloc functions (untested)
Andre Weissflog
2020-12-02
1
-0
/
+295
*
move SOKOL_IMPL vs SOKOL_xxx_IMPL outside the include guard
Andre Weissflog
2020-11-28
1
-3
/
+3
*
make SOKOL_IMPL vs SOKOL_xxx_IMPL consistent across all headers (both are sup...
Andre Weissflog
2020-11-28
1
-4
/
+6
*
document SOKOL_API_DECL (these macros are still valid)
Andre Weissflog
2020-11-28
1
-0
/
+1
*
Merge branch 'distinct_export_macros' of https://github.com/iboB/sokol into i...
Andre Weissflog
2020-11-28
1
-25
/
+29
|
\
|
*
Auto-generated distinct macros per lib. Resolves #428
Borislav Stanimirov
2020-11-19
1
-25
/
+29
*
|
sokol_gfx_imgui.h: ImGui 1.79 API fix (SliderFloat)
Andre Weissflog
2020-11-22
1
-3
/
+3
|
/
*
sokol_gfx_imgui.h: fix an (uncritical) clang analyzer warning
Andre Weissflog
2020-08-25
1
-66
/
+125
*
fixes for cimgui 1.77
Andre Weissflog
2020-06-30
1
-17
/
+17
*
sokol_gfx_imgui.h: fix id collision in call panel if several debug groups wit...
Andre Weissflog
2020-06-28
1
-2
/
+2
*
sokol_gfx_imgui.h: add new item sg_shader_stage_desc.d3d11_target
Andre Weissflog
2020-06-20
1
-0
/
+13
*
sokol_gfx_imgui.h: fix an ImGui Id collision in apply-bindings panel
Andre Weissflog
2020-06-06
1
-5
/
+5
*
fix warnings in D3D11 code path and clang-msvc
Eduardo Bart
2020-06-01
1
-1
/
+1
*
fix various MSVC warnings in C++ mode
Andre Weissflog
2020-05-28
1
-8
/
+12
*
sokol_gfx_imgui.h: print sampler type in sg_shader_desc
Andre Weissflog
2020-04-19
1
-1
/
+13
*
sokol_gfx_imgui.h: fix UI-renderable check.
Andre Weissflog
2019-12-12
1
-1
/
+1
*
sokoL_gfx_imgui.h: add missing vertex formats
Andre Weissflog
2019-11-09
1
-0
/
+2
*
sokol_gfx GL: clamp-to-border support
Andre Weissflog
2019-09-07
1
-1
/
+1
*
sokol_gfx.h Metal: initial border color support for macOS
Andre Weissflog
2019-09-06
1
-0
/
+12
*
replace pragma once with include guards in the util headers too (see #205 and...
Andre Weissflog
2019-09-02
1
-2
/
+5
*
sokol_gfx_imgui.h: fix documenetion for merge with sokol_gfx_cimgui.h
Andre Weissflog
2019-08-31
1
-6
/
+13
*
fix sokol_gfx_imgui.h in C mode
Andre Weissflog
2019-08-31
1
-0
/
+1
*
start merging sokol_gfx_cimgui.h into sokol_gfx_imgui.h
Andre Weissflog
2019-08-30
1
-279
/
+366
*
sokol_gfx GL: query GL_MAX_VERTEX_ATTRIBS (fixes #198)
Andre Weissflog
2019-08-29
1
-0
/
+1
*
sokol_gfx_imgui.h: add limits to Capabilities window
Andre Weissflog
2019-07-29
1
-1
/
+8
*
sokol_gfx.h: more GL pixel format cleanup
Andre Weissflog
2019-07-29
1
-9
/
+11
*
sokol_gfx_imgui.h: tweak capabilities window
Andre Weissflog
2019-07-28
1
-7
/
+8
*
rename sg_pixelformat_info.valid to .sample
Andre Weissflog
2019-07-28
1
-1
/
+64
*
split caps into features, limits and pixelformat infos
Andre Weissflog
2019-07-25
1
-1
/
+1
*
sokol_gfx.h: new pixelformat and caps code complete
Andre Weissflog
2019-07-24
1
-82
/
+60
*
Fix typos.
Bruce Mitchener
2019-06-26
1
-1
/
+1
*
Add SOKOL_DLL support to all headers. (#163)
Andre Weissflog
2019-06-04
1
-0
/
+14
*
added a project URL to the docs-comment block of all headers
Andre Weissflog
2019-05-15
1
-6
/
+8
*
Fix new warnings in gcc 6.5
Andre Weissflog
2019-05-04
1
-62
/
+69
*
sokol_gfx_imgui.h: fix use of deprecated ImGui enums
Daniel Ludwig
2019-05-02
1
-6
/
+6
*
Move vertex-attr names/semantics from sg_pipeline_desc to sg_shader_desc (#146)
Andre Weissflog
2019-04-26
1
-17
/
+25
*
sokol_gfx_imgui.h: various bug fixes
Andre Weissflog
2019-03-24
1
-16
/
+16
*
move sokol_gfx_imgui.h to util/, update docs
Andre Weissflog
2019-03-15
1
-0
/
+3455