r_printShaders
rend2
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls r_printShaders in the renderer module. Consult the cited behavior reads before relying on values not listed here.
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 | code-trace |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Default | 0 |
| Value type | bool |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
0 |
Disabled. | shared/rd-rend2/tr_shader.cpp:4594 |
1 |
Enabled. | shared/rd-rend2/tr_shader.cpp:4594 |
Flags
No cvar flags are registered at the cited site.
Provenance
Origin: rend2
- Ultimate-origin introduction:
be28b4edd6c7in rend2 (content authored2013-10-08, integrated2023-10-03) - TaystJK integration evidence:
86c0756385ef - Origin pull request: #12
- Upstream registration evidence: codemp/rd-rend2/tr_init.cpp:1610
- Attribution method:
introduction-commit-explicit-credit - Attribution confidence:
high - Notes: rend2 retains origin because content authorship and PR submission predate the project that merged the work first.
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 |
|---|---|---|---|---|---|
| OpenJK | 2013-10-08 |
— | 2023-10-03 |
be28b4edd6c7 |
Shared integration commit |
| rend2 | 2013-10-08 |
— | 2023-10-03 |
be28b4edd6c7 |
Ultimate origin |
| JK2MV | 2015-03-19 |
— | 2015-03-19 |
907e53cc40d4 |
Other project appearance |
| TaystJK | 2023-10-03 |
2023-09-30 | 2023-10-03 |
86c0756385ef |
Other project appearance |
| jaPRO | 2023-10-03 |
— | 2023-10-03 |
86c0756385ef |
Other project appearance |
| NewJK / NewMod | 2026-08-09 |
— | 2026-08-09 |
686cbf9b649b |
Other project appearance |
Evidence
- registration: codemp/rd-rend2/tr_init.cpp:1645 (Cvar_Get)
- behavior: shared/rd-rend2/tr_shader.cpp:4594