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
/
sokol_time.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sokol_time.h: add 100 Hz to common refresh rates
Daniel Ludwig
2021-04-17
1
-0
/
+1
*
Language-binding-friendly API changes. (#458)
Andre Weissflog
2021-02-10
1
-2
/
+2
*
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
-6
/
+9
*
document SOKOL_API_DECL (these macros are still valid)
Andre Weissflog
2020-11-28
1
-0
/
+1
*
Auto-generated distinct macros per lib. Resolves #428
Borislav Stanimirov
2020-11-19
1
-16
/
+20
*
fix warnings in D3D11 code path and clang-msvc
Eduardo Bart
2020-06-01
1
-1
/
+1
*
sokol_time.h: new function stm_round_to_common_refresh_rate()
Andre Weissflog
2020-05-13
1
-0
/
+38
*
ifdef guards
martincohen
2019-09-02
1
-1
/
+2
*
Support the ESP8266 embedded hardware
pixelherodev
2019-08-28
1
-0
/
+4
*
Add SOKOL_DLL support to all headers. (#163)
Andre Weissflog
2019-06-04
1
-1
/
+15
*
emscripten: remove leading underscore in EM_JS function names, causes problem...
Andre Weissflog
2019-05-30
1
-3
/
+3
*
added a project URL to the docs-comment block of all headers
Andre Weissflog
2019-05-15
1
-0
/
+2
*
add 'included' defines to all sokol headers for better error messages when in...
Andre Weissflog
2019-03-09
1
-0
/
+2
*
add emscripten.h include to sokol_time.h, fixes #127
Andre Weissflog
2019-03-06
1
-0
/
+1
*
Emscripten platform updates (#116)
Andre Weissflog
2019-02-16
1
-1
/
+18
*
sokol_time.h: merge state into struct and explicitely clear on start
Andre Weissflog
2019-01-28
1
-20
/
+28
*
sokol_time.h: fix doc typo
Andre Weissflog
2019-01-19
1
-1
/
+1
*
removed trailing spaces
Borislav Stanimirov
2018-11-30
1
-3
/
+3
*
sokol_time.h: SOKOL_API_DECL and SOKOL_API_IMPL macros
Andre Weissflog
2018-10-18
1
-19
/
+36
*
extern C only around the declaration, not the implementation
Andre Weissflog
2018-07-23
1
-3
/
+4
*
sokol_tim.h: apply the same 64-bit overflow protection on OSX as for Windows
Andre Weissflog
2018-07-07
1
-13
/
+15
*
sokol_time.h: fix potential 64-bit overflow on Win32 with QPF/QPC
Andre Weissflog
2018-07-07
1
-1
/
+12
*
fixed (void) function signatures
Andre Weissflog
2018-06-02
1
-4
/
+4
*
change license to zlib/libpng
Andre Weissflog
2018-02-16
1
-22
/
+22
*
sokol_time OSX: use the timebase info to convert mach ticks to nanosecs
Andre Weissflog
2017-11-29
1
-2
/
+2
*
typo in readme
Andre Weissflog
2017-11-28
1
-1
/
+1
*
sokol_time: make all globals static
Andre Weissflog
2017-11-28
1
-5
/
+5
*
sokol_time: improved the header documentation a bit
Andre Weissflog
2017-11-28
1
-7
/
+14
*
sokol_time comment fix
Andre Weissflog
2017-11-28
1
-1
/
+1
*
Fix sokol_time.h windows compile
Andre Weissflog
2017-11-28
1
-1
/
+0
*
new header: sokol_time.h
Andre Weissflog
2017-11-28
1
-0
/
+191