Andre Weissflog
|
2c05e244e4
Window icon support for sokol_app.h (#509)
|
4 年之前 |
Andre Weissflog
|
492146ea66
suppress some VS2015 warnings
|
5 年之前 |
Andre Weissflog
|
d2826d75c0
Language-binding-friendly API changes. (#458)
|
5 年之前 |
Andre Weissflog
|
d54c14c171
move SOKOL_IMPL vs SOKOL_xxx_IMPL outside the include guard
|
5 年之前 |
Andre Weissflog
|
8135988629
make SOKOL_IMPL vs SOKOL_xxx_IMPL consistent across all headers (both are supported)
|
5 年之前 |
Andre Weissflog
|
900df0ee04
document SOKOL_API_DECL (these macros are still valid)
|
5 年之前 |
Borislav Stanimirov
|
426c460cc9
Auto-generated distinct macros per lib. Resolves #428
|
5 年之前 |
rbxnk
|
7eed4d176e
fixing sdtx_putr
|
5 年之前 |
Andre Weissflog
|
0b21b7521c
add missing sg_push/pop_debug_group() calls to sokol_debugtext.h, sokol_gl.h, sokol_imgui.h
|
5 年之前 |
Andre Weissflog
|
74ef01166c
sokol_gl.h, sokol_debugtext.h, metal: minor code cleanup in shader creation
|
5 年之前 |
Andre Weissflog
|
617c55afc2
sokol_debugtext.h: minor cleanup in shader creation
|
5 年之前 |
Andre Weissflog
|
10ae3c320d
sokol_debugtext.h d3d11: use shader model 4.0 for embedded shader byte code
|
5 年之前 |
Andre Weissflog
|
2583dffc7a
fixes for MSVC warning level 4
|
5 年之前 |
Andre Weissflog
|
f761d66928
sokol_debugtext.h: fix doc typo
|
5 年之前 |
Andre Weissflog
|
f6f3beddfc
sokol_debugtext.h: minor doc tweak
|
5 年之前 |
Andre Weissflog
|
a326921e9e
sokol_debugtext.h: fix doc typos, and add a 'just in case' zero-termination to the printf functions
|
5 年之前 |
Andre Weissflog
|
c87ff12b74
sokol_debugtext.h: remove the WIP
|
5 年之前 |
Andre Weissflog
|
abf3cec4c4
sokol_debugtext.h: completed documentation
|
5 年之前 |
Andre Weissflog
|
e7388272ec
sokol_debugtext.h: start with header documentation
|
5 年之前 |
Andre Weissflog
|
6117f606fa
sokol_debugtext.h: add C++ const-ref wrapper functions
|
5 年之前 |
Andre Weissflog
|
c6d1622394
sokol_debugtext.h bugfix: reset cursor pos in sdtx_draw()
|
5 年之前 |
Andre Weissflog
|
83b3fc3162
sokol_debugtext.h: fix context pipeline creation attributes
|
5 年之前 |
Andre Weissflog
|
e6b0a94972
sokol_debugtext.h: default context behaviour tweaks
|
5 年之前 |
Andre Weissflog
|
8949f25f68
sokol_debugtext.h: context behaviour tweaks
|
5 年之前 |
Andre Weissflog
|
f70b5dea79
sokol_debugtext.h: rewrite font handling
|
5 年之前 |
Andre Weissflog
|
15c8d71f05
sokol_debugtext.h: sdtx_printf() and sdtx_vprintf()
|
5 年之前 |
Andre Weissflog
|
bf0152db85
sokol_debugtext.h: add D3D11 shaders and MSVC fixes
|
5 年之前 |
Andre Weissflog
|
787dae3fbc
sokol_debugtext.h: embed shaders for all backends except d3d11
|
5 年之前 |
Andre Weissflog
|
78e3ce6dcd
sokol_debugtext.h: add Oric Atmos font, and add inverted characters to some font
|
5 年之前 |
Andre Weissflog
|
8c0c239191
sokol_debugtext.h: CPC and C64 fonts, plus bugfixing
|
5 年之前 |