raze-gles/source/rr
Mitchell Richters 5299a0625d RR: Process q16rotscrnang and q16look_ang at frame-rate.
Had to move lastInputTicks to the DukePlayer_t struct. When first running P_GetInput(), the initial value of elapsedInputTicks is the actual value of timerGetHiTicks(), which is into the thousands. This high initial value was affecting how scaleAdjustmentToInterval() scales as it was taking an initial q16look_ang value of 512 and overflowing the fix16_t type, making it -32,768.
2020-05-13 15:12:44 +02:00
..
src RR: Process q16rotscrnang and q16look_ang at frame-rate. 2020-05-13 15:12:44 +02:00
CMakeLists.txt - revert all consolidation efforts between Duke and RR frontends. 2020-03-18 08:24:31 +01:00