projects
/
experiments
/
fps-limit.git
/ log
summary
|
shortlog
| log |
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
experiments/fps-limit.git
10 years ago
Calculate the limit delay once and for all
master
commit
|
commitdiff
|
tree
Antonio Ospite [
Tue, 17 Dec 2013 23:15:44 +0000
(
00:15
+0100)]
Calculate the limit delay once and for all
10 years ago
Make the example code clearer
commit
|
commitdiff
|
tree
Antonio Ospite [
Tue, 17 Dec 2013 23:11:57 +0000
(
00:11
+0100)]
Make the example code clearer
10 years ago
Add a fps_limit prefix to macros
commit
|
commitdiff
|
tree
Antonio Ospite [
Tue, 17 Dec 2013 23:05:29 +0000
(
00:05
+0100)]
Add a fps_limit prefix to macros
10 years ago
Split out fps-limit.h
commit
|
commitdiff
|
tree
Antonio Ospite [
Tue, 17 Dec 2013 23:03:11 +0000
(
00:03
+0100)]
Split out fps-limit.h
11 years ago
Revert "Use exponential notation for big multiples of 10"
commit
|
commitdiff
|
tree
Antonio Ospite [
Thu, 25 Jul 2013 16:10:12 +0000
(18:10 +0200)]
Revert "Use exponential notation for big multiples of 10"
This reverts commit
a4e782b24f912e26396a94ceed35856da5afc1a1
.
Numbers expressed in scientific notation are of type "double", an
integer type is enough here.
11 years ago
Use exponential notation for big multiples of 10
commit
|
commitdiff
|
tree
Antonio Ospite [
Thu, 25 Jul 2013 16:01:21 +0000
(18:01 +0200)]
Use exponential notation for big multiples of 10
11 years ago
Factor out some more useful functions
commit
|
commitdiff
|
tree
Antonio Ospite [
Sun, 14 Jul 2013 11:14:26 +0000
(13:14 +0200)]
Factor out some more useful functions
11 years ago
Fix the call to clock_nanosleep(): we use a relative delay
commit
|
commitdiff
|
tree
Antonio Ospite [
Fri, 22 Mar 2013 12:17:18 +0000
(13:17 +0100)]
Fix the call to clock_nanosleep(): we use a relative delay
11 years ago
Initial import
commit
|
commitdiff
|
tree
Antonio Ospite [
Thu, 21 Mar 2013 15:14:50 +0000
(16:14 +0100)]
Initial import