Merge remote-tracking branch 'zdoom/master' into qzdoom
# Conflicts: # src/r_plane.cpp # src/r_segs.cpp
This commit is contained in:
commit
012565228d
10 changed files with 1197 additions and 783 deletions
|
|
@ -1081,8 +1081,8 @@ CCMD (clearwallcycles)
|
|||
bestwallcycles = HUGE_VAL;
|
||||
}
|
||||
|
||||
#if 1
|
||||
// To use these, also uncomment the clock/unclock in wallscan
|
||||
#if 0
|
||||
// The replacement code for Build's wallscan doesn't have any timing calls so this does not work anymore.
|
||||
static double bestscancycles = HUGE_VAL;
|
||||
|
||||
ADD_STAT (scancycles)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue