index
:
floooh/sokol.git
drop-mtkview
master
nyalloc-spritebatch
sapp-multiwindow
vk-swapchain-maintenance1
Sokol single-header libraries
Andre Weissflog
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge branch 'gl_texture_cache_fix' of https://github.com/allcreater/sokol in...
Andre Weissflog
2023-02-15
1
-6
/
+10
|
/
|
|
*
_sg_gl_state_cache_t.textures array extended to support SG_MAX_SHADERSTAGE_IM...
Anton Semenov
2023-02-10
1
-6
/
+10
*
|
changelog fix typo
Andre Weissflog
2023-02-13
1
-1
/
+1
*
|
Merge pull request #783 from floooh/saudio-new-logging
Andre Weissflog
2023-02-13
24
-3075
/
+3100
|
\
\
|
|
/
|
/
|
|
*
changelog: mention removal of UWP support from sokol headers
Andre Weissflog
2023-02-13
1
-1
/
+3
|
*
update changelog, readme and some sokol_log.h doc tweaks
Andre Weissflog
2023-02-13
3
-5
/
+102
|
*
sokol_log.h: add some Windows specific documentation
Andre Weissflog
2023-02-13
1
-1
/
+8
|
*
sokol_log.h: log formatting tweaks if no filename is provided
Andre Weissflog
2023-02-13
1
-18
/
+23
|
*
sokol_log.h: minor comment tweaks
Andre Weissflog
2023-02-13
1
-2
/
+2
|
*
sokol_log.h: minor code cleanup, fix an analyzer warning
Andre Weissflog
2023-02-13
1
-9
/
+12
|
*
add sokol_log.h to nim bindings
Andre Weissflog
2023-02-12
1
-15
/
+27
|
*
add sokol_log.h to odin bindings generator
Andre Weissflog
2023-02-12
1
-0
/
+2
|
*
fix tests
Andre Weissflog
2023-02-11
1
-1
/
+1
|
*
add sokol_log.h to zig bindings
Andre Weissflog
2023-02-11
2
-23
/
+35
|
*
sokol_spine.h: add human readable log messages
Andre Weissflog
2023-02-11
1
-38
/
+39
|
*
sokol_app.h: use _SAPP_PANIC() for failed allocations
Andre Weissflog
2023-02-11
1
-40
/
+42
|
*
sokol_fetch.h: replace figlet font
Andre Weissflog
2023-02-11
1
-62
/
+52
|
*
sokol_debugtext.h, sokol_gl.h: replace figlet font
Andre Weissflog
2023-02-11
2
-97
/
+80
|
*
sokol_spine.h: add MALLOC_FAILED panic, replace figlet font
Andre Weissflog
2023-02-11
1
-85
/
+74
|
*
sokol_audio.h: change figlet font for better minimap readability
Andre Weissflog
2023-02-11
1
-90
/
+75
|
*
sokol_fetch.h: add human readable log messages
Andre Weissflog
2023-02-11
1
-19
/
+19
|
*
sokol_debugtext.h: add human readable logging messages
Andre Weissflog
2023-02-10
1
-9
/
+12
|
*
sokol_gl.h: add human readable logging messages
Andre Weissflog
2023-02-10
1
-10
/
+10
|
*
sokol_audio.h: add human readable logging strings
Andre Weissflog
2023-02-10
1
-39
/
+39
|
*
sokol_gfx.h: tweak log message formatting, improve validation layer output
Andre Weissflog
2023-02-09
1
-2
/
+4
|
*
sokol_gfx.h: tweak figlet font for minimap readability
Andre Weissflog
2023-02-09
1
-96
/
+80
|
*
sokol_app.h: tweak log message format
Andre Weissflog
2023-02-09
1
-1
/
+1
|
*
sokol_log.h: tweak log output formatting
Andre Weissflog
2023-02-09
1
-34
/
+25
|
*
sokol_app.h fix windows build
Andre Weissflog
2023-02-08
1
-5
/
+5
|
*
sokol_app.h: replace all old logging and fail calls
Andre Weissflog
2023-02-08
1
-128
/
+193
|
*
sokol_app.h: new-style logging wip
Andre Weissflog
2023-02-07
1
-43
/
+56
|
*
tests: remove last UWP remains
Andre Weissflog
2023-02-07
2
-27
/
+6
|
*
sokol_app.h: remove uwp support
Andre Weissflog
2023-02-07
1
-1167
/
+65
|
*
sokol_app.h: update logging docs and add figlet headers
Andre Weissflog
2023-02-07
1
-38
/
+148
|
*
sokol_log.h: fix windows build
Andre Weissflog
2023-02-06
1
-1
/
+1
|
*
sokol_log.h: fix gcc warning, fix linux platform detection
Andre Weissflog
2023-02-06
1
-3
/
+3
|
*
sokol_log.h: fix emscripten build
Andre Weissflog
2023-02-06
1
-1
/
+3
|
*
add sokol_log.h to compile tests
Andre Weissflog
2023-02-06
4
-0
/
+15
|
*
sokol_gfx.h d3d11: fix compile error
Andre Weissflog
2023-02-06
1
-1
/
+1
|
*
sokol_gfx.h: fix unreachable code error in msvc
Andre Weissflog
2023-02-06
1
-1
/
+2
|
*
sokol_gfx.h: reroute validation layer messages as regular logging errors
Andre Weissflog
2023-02-06
2
-449
/
+290
|
*
sokol_gfx.h: more new-style logging (all but validation)
Andre Weissflog
2023-02-05
1
-97
/
+128
|
*
sokol_gfx.h: new-style logging wip (gl and d3d11 backends
Andre Weissflog
2023-02-04
1
-68
/
+150
|
*
sokol_gfx.h: logging documentation and figlet comment headers
Andre Weissflog
2023-02-04
1
-141
/
+275
|
*
sokol_debugtext.h: add new-style logging
Andre Weissflog
2023-02-02
2
-67
/
+179
|
*
sokol_gl.h: remove comment typo
Andre Weissflog
2023-02-02
1
-1
/
+0
|
*
sokol_gl.h: implmenent new-style logging
Andre Weissflog
2023-02-02
2
-112
/
+251
|
*
sokol_fetch.h: remove debug comments (doh), fix Windows build
Andre Weissflog
2023-01-31
1
-6
/
+6
|
*
sokol_audio/fetch/spine.h: better naming for log item xmacros
Andre Weissflog
2023-01-31
3
-93
/
+93
|
*
sokol_fetch.h: add new-style logging, enabel request validation in release mode
Andre Weissflog
2023-01-31
2
-123
/
+257
[prev]
[next]