r_smaa
rend2
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Disable/enable SMAA
At a glance
| Field | Value |
|---|---|
| Category | Graphics & rendering |
| Module | renderer |
| Also registered in | renderer |
| Renderer | rd-rend2 |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | documented |
| Confidence | medium |
| In-game xdocs | No |
| In-game menu | No |
| Default | 0 |
| Value type | enum |
| Restart | Yes; the value is latched. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
1 |
Selects the code path tested for value 1. | shared/rd-rend2/tr_backend.cpp:3175 |
2 |
Selects the code path tested for value 2. | shared/rd-rend2/tr_backend.cpp:2357 |
3 |
Selects the code path tested for value 3. | shared/rd-rend2/tr_backend.cpp:3175 |
Flags
CVAR_ARCHIVE— saved to the user configurationCVAR_LATCH— latched until the relevant subsystem or map is restarted
Provenance
Origin: rend2
- Ultimate-origin introduction:
0cf7bbabc92fin rend2 (content authored2025-01-08, integrated2025-01-08) - TaystJK integration evidence:
c98ecf977bd3 - Origin pull request: #217
- Upstream registration evidence: codemp/rd-rend2/tr_init.cpp:1470
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
medium - Notes: The identifier’s single-prefix squash feature group explicitly credits rend2.
Dated project introductions
Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.
| Project | Authored | PR opened | Integrated | Commit | Relationship |
|---|---|---|---|---|---|
| rend2 | 2025-01-08 |
— | 2025-01-08 |
0cf7bbabc92f |
Ultimate origin |
| TaystJK | 2025-04-15 |
2025-04-07 | 2025-04-15 |
c98ecf977bd3 |
Other project appearance |
| jaPRO | 2025-04-15 |
— | 2025-04-15 |
c98ecf977bd3 |
Other project appearance |
| NewJK / NewMod | 2026-08-09 |
— | 2026-08-09 |
686cbf9b649b |
Other project appearance |
Evidence
- registration: codemp/rd-rend2/tr_init.cpp:1504 (Cvar_Get)
- behavior: shared/rd-rend2/tr_backend.cpp:2357
- behavior: shared/rd-rend2/tr_backend.cpp:3158
- behavior: shared/rd-rend2/tr_backend.cpp:3175
- behavior: shared/rd-rend2/tr_backend.cpp:3177
- behavior: shared/rd-rend2/tr_backend.cpp:3190