aboutsummaryrefslogtreecommitdiff
path: root/util/sokol_debugtext.h
Commit message (Expand)AuthorAgeFilesLines
* sokol_debugtext.h: update embedded d3d11 shader blobsAndre Weissflog2024-10-151-1/+76
* sokol_debugtext.h: fix for bindings cleanupAndre Weissflog2024-10-141-616/+963
* Merge branch 'master' into storage-buffersAndre Weissflog2024-04-211-2/+2
|\
| * sokol_debug.text.h: fix flipped alpha blend factorsAndre Weissflog2024-04-081-2/+2
* | update embedded shaders for changed wgpu bind slots and glsl v410Andre Weissflog2024-04-151-44/+50
* | replace SOKOL_GLCORE33 with SOKOL_GLCOREAndre Weissflog2024-03-101-4/+4
|/
* Typo fixes.Bruce Mitchener2024-02-081-2/+2
* check isnan width and heightMatheus Catarino França2024-02-011-0/+4
* Merge branch 'master' into sgfx-wgpuAndre Weissflog2023-10-031-10/+10
|\
| * rename custom allocator callbacks to alloc_fn/free_fnAndre Weissflog2023-09-251-10/+10
* | sokol_debugtext.h: fix embedded wgsl shaderAndre Weissflog2023-09-021-166/+104
* | sg_sampler_type renaming fixesAndre Weissflog2023-08-311-1/+1
|/
* Merge branch 'master' into sgfx-samplers-bindingsAndre Weissflog2023-07-161-1/+1
|\
| * sokol_debugtext.h: fix doc code example typoStian H. Johannesen2023-07-151-1/+1
* | sokol_debugtext.h: update embedded hlsl4 shadersAndre Weissflog2023-06-231-37/+34
* | sokol_debugtext.h: fixes for separate images and samplers (fixme: HLSL and WGSL)Andre Weissflog2023-06-181-744/+722
|/
* Remove GLES2/WebGL1 support. (#821)Andre Weissflog2023-04-301-44/+47
* sokol_debugtext.h, sokol_gl.h: replace figlet fontAndre Weissflog2023-02-111-43/+35
* sokol_debugtext.h: add human readable logging messagesAndre Weissflog2023-02-101-9/+12
* sokol_debugtext.h: add new-style loggingAndre Weissflog2023-02-021-65/+179
* update sokol_debugtext.h docs for layered rendering, changelog and readmeAndre Weissflog2022-11-161-2/+32
* sokol_debugtext.h: fix texture bleeding artefacts without font texture wasteAndre Weissflog2022-11-161-13/+13
* sokol_debugtext.h: fix texturing artefacts by spacing out character cells in ...Andre Weissflog2022-11-141-16/+12
* sokol_debugtext.h: add missing draw functions, some doc tweaksAndre Weissflog2022-11-141-3/+30
* sokol_debugtext.h: render layers more wipAndre Weissflog2022-11-141-49/+179
* sokol_debugtext.h: render layers wipAndre Weissflog2022-11-121-1/+16
* simplify logging preprocessor macrosAndre Weissflog2022-10-221-25/+12
* Replace SOKOL_LOG with runtime callbacks.Manuel Floruß2022-10-031-7/+71
* "are implements" -> "are implemented"Cedric Hutchings2022-06-011-1/+1
* Language bindings: fix new allocator callbacks (#671)Andre Weissflog2022-05-301-5/+2
* Add memory allocator callbacks to sokol headers. (#662)Andre Weissflog2022-05-151-42/+115
* fixed sokol_debugtext.h for SOKOL_WGPU backendMatt Chiasson2021-12-301-5/+3
* minor API tweaks in sokol_gl.h and sokol_debugtext.h (see CHANGELOG.md)Andre Weissflog2021-08-211-0/+10
* Window icon support for sokol_app.h (#509)Andre Weissflog2021-04-091-0/+1
* suppress some VS2015 warningsAndre Weissflog2021-02-101-0/+1
* Language-binding-friendly API changes. (#458)Andre Weissflog2021-02-101-54/+75
* move SOKOL_IMPL vs SOKOL_xxx_IMPL outside the include guardAndre Weissflog2020-11-281-3/+3
* make SOKOL_IMPL vs SOKOL_xxx_IMPL consistent across all headers (both are sup...Andre Weissflog2020-11-281-3/+6
* document SOKOL_API_DECL (these macros are still valid)Andre Weissflog2020-11-281-2/+3
* Auto-generated distinct macros per lib. Resolves #428Borislav Stanimirov2020-11-191-45/+49
* fixing sdtx_putrrbxnk2020-09-121-1/+1
* add missing sg_push/pop_debug_group() calls to sokol_debugtext.h, sokol_gl.h,...Andre Weissflog2020-06-281-0/+14
* sokol_gl.h, sokol_debugtext.h, metal: minor code cleanup in shader creationAndre Weissflog2020-06-211-6/+2
* sokol_debugtext.h: minor cleanup in shader creationAndre Weissflog2020-06-211-1/+2
* sokol_debugtext.h d3d11: use shader model 4.0 for embedded shader byte codeAndre Weissflog2020-06-201-59/+53
* fixes for MSVC warning level 4Andre Weissflog2020-06-141-1/+2
* sokol_debugtext.h: fix doc typoAndre Weissflog2020-05-271-1/+1
* sokol_debugtext.h: minor doc tweakAndre Weissflog2020-05-271-6/+6
* sokol_debugtext.h: fix doc typos, and add a 'just in case' zero-termination t...Andre Weissflog2020-05-271-25/+29
* sokol_debugtext.h: remove the WIPAndre Weissflog2020-05-261-2/+0