Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port rxi's cmixer and play with it. avoid blocking on mouse user input. | rodri | 2021-03-13 | 5 | -2/+923 |
* | run the cpuid check only once when reading from the TSC. | rodri | 2021-03-12 | 1 | -30/+30 |
* | bring nanosec(). | rodri | 2021-03-12 | 4 | -2/+117 |
* | implemented fixed-time dynamics stepper, animated sprites and cleaned things up. | rodri | 2021-03-12 | 7 | -100/+249 |
* | refactor statistics code to make it more general purpose. | rodri | 2021-03-08 | 5 | -10/+42 |
* | enable reset of the entire simulation. | rodri | 2021-03-08 | 1 | -8/+12 |
* | name things correctly. | rodri | 2021-03-08 | 1 | -4/+4 |
* | implemented three integrators and a simple time stepping model. | rodri | 2021-03-06 | 6 | -0/+376 |