]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
model_shared: Avoid using R_FrameData_Alloc when building sorted surfaces list
authorCloudwalk <cloudwalk009@gmail.com>
Wed, 21 Jul 2021 18:49:35 +0000 (14:49 -0400)
committerCloudwalk <cloudwalk009@gmail.com>
Wed, 21 Jul 2021 22:19:59 +0000 (18:19 -0400)
Works around an issue where the r_framedatasize cvar would grow to a
ridiculous size over time. To be investigated further...


No differences found