PCExhumed - r12133 - Built: Thu Jan 21 05:28:01 UTC 2021 --- commit e2b6d256120f70ac0c6f8a42153138421b4f373f Merge: da139c22b dd8c088fb Author: Evan Ramos Date: Wed Jan 20 23:26:42 2021 -0600 Merge remote-tracking branch 'eduke32/master' commit dd8c088fb27d63414f7383a8c9c7d0b5c3aee7b9 Author: Evan Ramos Date: Wed Jan 20 20:37:56 2021 -0600 Ensure that cvars adjusting sound settings re-initialize what they need to commit 9ee394fb801e44ccf48866636c9d7701c9078fa4 Author: Evan Ramos Date: Wed Jan 20 19:49:03 2021 -0600 Don't set the r_useindexedcolortextures cvar to 0 when enabling filtering The cfg file should reflect the user's preferences even if the features don't take effect. The cvars' descriptions document the incompatibility that is happening. commit 71782260f8477f0ce3d984141e590b55cc3ddcfa Author: Evan Ramos Date: Wed Jan 20 19:41:33 2021 -0600 Clarify the descriptions of conflicting renderer cvars - r_texfilter - r_anisotropy - r_useindexedcolortextures commit 0f77f5df8e1439fb7fe785992fd762aa72a6cbb4 Author: Evan Ramos Date: Wed Jan 20 19:11:13 2021 -0600 Re-enable the r_texfilter cvar commit 525828c43d645bec550ebe295f77ac7da3c3d439 Author: Evan Ramos Date: Wed Jan 20 19:07:32 2021 -0600 Apparently aarch64 sometimes needs -latomic too, contrary to my own testing commit a328321927eba587c8a00d67d575b23f5e5e6337 Author: Richard C. Gobeille Date: Fri Jan 8 23:56:47 2021 -0800 editor: add drawline256 command for scripting commit 1f0bc1748f9d424c473ec58fd92dfd5f05904fb4 Author: Richard C. Gobeille Date: Tue Sep 22 11:19:47 2020 -0700 engine: vec2_t linetype commit 371ba60961e6fc2ff9657fae6f1bb4254810ef93 Author: Richard C. Gobeille Date: Mon Aug 10 09:37:50 2020 -0700 engine: bump MICROPROFILE_STACK_MAX to 128 I hit an assertion at 64.