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
...
*
github actions: add an apt-get update
Andre Weissflog
2019-10-12
1
-0
/
+1
*
fix typo in readme
Andre Weissflog
2019-10-11
1
-1
/
+1
*
fix typo in readme
Andre Weissflog
2019-10-11
1
-1
/
+1
*
sokol_audio.h: rewrite ring buffer code to unsigned int
Andre Weissflog
2019-10-08
1
-11
/
+11
*
some more README tweaking
Andre Weissflog
2019-10-08
1
-1
/
+0
*
some more README tweaking
Andre Weissflog
2019-10-08
1
-4
/
+12
*
split github workflow into separate steps
Andre Weissflog
2019-10-08
1
-6
/
+73
*
sokol_gfx.h: fix minor comment typos
Andre Weissflog
2019-10-02
1
-2
/
+2
*
update the README a bit
Andre Weissflog
2019-09-30
1
-1
/
+1
*
update the README a bit
Andre Weissflog
2019-09-30
1
-7
/
+3
*
sokol_imgui.h: fix for cimgui 1.73
Andre Weissflog
2019-09-25
1
-2
/
+2
*
fix 32-bit widening enum item in sokol_app.h
Andre Weissflog
2019-09-16
1
-1
/
+1
*
Merge pull request #212 from aumfer/master
Andre Weissflog
2019-09-16
1
-0
/
+19
|
\
|
*
Revert "allow a pipeline with no depth buffer to run against the default fram...
Anthony-Umfer
2019-09-14
1
-1
/
+1
|
*
allow a pipeline with no depth buffer to run against the default framebuffer
Anthony-Umfer
2019-09-13
1
-1
/
+1
|
*
support 16-bit unsigned vertex formats
Anthony-Umfer
2019-09-12
1
-0
/
+19
*
|
add github actions CI (builds sokol-samples)
Andre Weissflog
2019-09-14
2
-0
/
+75
|
/
*
Merge pull request #210 from martincohen/feature/showing-mouse-cursor
Andre Weissflog
2019-09-11
1
-0
/
+32
|
\
|
*
C++ compatibility
Martin Cohen
2019-09-10
1
-1
/
+3
|
*
Showing and querying mouse cursor.
martincohen
2019-09-08
1
-0
/
+30
*
|
fix remaining problem for PR #211
Andre Weissflog
2019-09-10
1
-12
/
+11
*
|
Merge pull request #211 from martincohen/feature/win32-argv-utf8
Andre Weissflog
2019-09-10
1
-3
/
+42
|
\
\
|
*
|
Requested changes.
martincohen
2019-09-10
1
-20
/
+27
|
*
|
UTF-8 argv on Windows
martincohen
2019-09-08
1
-2
/
+34
|
|
/
*
|
sokol_gfx: don't use packed bitfields for some structs for better language bi...
Andre Weissflog
2019-09-10
1
-13
/
+13
*
|
README fix
Andre Weissflog
2019-09-08
1
-1
/
+3
*
|
README fix
Andre Weissflog
2019-09-08
1
-1
/
+2
*
|
Merge pull request #209 from floooh/border-color
Andre Weissflog
2019-09-08
4
-8
/
+157
|
\
\
|
|
/
|
/
|
|
*
update README
Andre Weissflog
2019-09-08
1
-1
/
+19
|
*
sokol_gfx D3D11: fix border color impl
Andre Weissflog
2019-09-07
1
-1
/
+1
|
*
sokol_app.h GL: add missing GL definitions to minimal GL loader on Windows
Andre Weissflog
2019-09-07
1
-0
/
+6
|
*
sokol_gfx GL: clamp-to-border support
Andre Weissflog
2019-09-07
2
-15
/
+47
|
*
sokol_gfx.h Metal: initial border color support for macOS
Andre Weissflog
2019-09-06
2
-16
/
+90
|
*
Border color for DirectX
Martin Cohen
2019-09-03
1
-0
/
+19
|
*
Merge pull request #1 from floooh/master
Martin Cohen
2019-09-03
4
-7
/
+34
|
|
\
|
|
/
|
/
|
*
|
replace pragma once with include guards in the util headers too (see #205 and...
Andre Weissflog
2019-09-02
4
-5
/
+11
*
|
Merge pull request #206 from martincohen/master
Andre Weissflog
2019-09-02
6
-17
/
+23
|
\
|
|
*
ifdef guards
martincohen
2019-09-02
6
-17
/
+23
*
|
sokol_gl.h: explain the draw command merging in the documentation header
Andre Weissflog
2019-09-02
1
-2
/
+23
|
/
*
sokol_gfx_imgui.h: fix documenetion for merge with sokol_gfx_cimgui.h
Andre Weissflog
2019-08-31
3
-8
/
+21
*
fix sokol_gfx_imgui.h in C mode
Andre Weissflog
2019-08-31
2
-3466
/
+1
*
start merging sokol_gfx_cimgui.h into sokol_gfx_imgui.h
Andre Weissflog
2019-08-30
1
-279
/
+366
*
sokol_app.h: add GL_MAX_VERTEX_ATTRIBS define to Windows GL loader
Andre Weissflog
2019-08-29
1
-0
/
+1
*
sokol_gfx GL: query GL_MAX_VERTEX_ATTRIBS (fixes #198)
Andre Weissflog
2019-08-29
2
-8
/
+18
*
sokol_app.h macOS fixes:
Andre Weissflog
2019-08-29
1
-11
/
+18
*
MSVC compile fixes
Andre Weissflog
2019-08-28
1
-5
/
+10
*
Merge pull request #203 from floooh/imgui-cimgui
Andre Weissflog
2019-08-28
5
-1128
/
+201
|
\
|
*
merge sokol_cimgui.h into sokol_imgui.h
Andre Weissflog
2019-08-28
5
-1128
/
+201
*
|
Merge pull request #202 from pixelherodev/patch-1
Andre Weissflog
2019-08-28
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Support the ESP8266 embedded hardware
pixelherodev
2019-08-28
1
-0
/
+4
|
/
[prev]
[next]