]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'proraide/fix_fps' into 'master'
authorTimePath <andrew.hardaker1995@gmail.com>
Sun, 28 Feb 2016 05:04:32 +0000 (05:04 +0000)
committerTimePath <andrew.hardaker1995@gmail.com>
Sun, 28 Feb 2016 05:04:32 +0000 (05:04 +0000)
Regain ~10 fps

commit 5a935f5c767deb9151a2e7b4f2bc190766190ab7 moved drawfill() after
if()

as far as I can tell it's unnecessary and putting it back into if-else
restores 10 fps in my tests

See merge request !287

1  2 
qcsrc/client/view.qc

Simple merge