r_mapGreyScale
Vulkan
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls r_mapGreyScale 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-vulkan |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | code-trace |
| Confidence | medium |
| In-game xdocs | No |
| In-game menu | No |
| Default | 0 |
| Value type | float |
| Restart | Yes; the value is latched. |
| Cheat protected | No |
Values
No discrete value list is enforced or documented in the inspected source.
Flags
CVAR_ARCHIVE_ND— saved to configuration without marking the cvar as user-createdCVAR_LATCH— latched until the relevant subsystem or map is restarted
Provenance
Origin: Vulkan
- Ultimate-origin introduction:
c4a9c87ef0e3in Vulkan (content authored2021-05-25, integrated2021-05-25) - Upstream registration evidence: codemp/rd-vulkan/tr_init.cpp:927
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
medium - Notes: The identifier’s single-prefix squash feature group explicitly credits vulkan.
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 |
|---|---|---|---|---|---|
| TaystJK | 2021-05-25 |
— | 2021-05-25 |
c4a9c87ef0e3 |
Shared integration commit |
| jaPRO | 2021-05-25 |
— | 2021-05-25 |
c4a9c87ef0e3 |
Shared integration commit |
| Vulkan | 2021-05-25 |
— | 2021-05-25 |
c4a9c87ef0e3 |
Ultimate origin |
| NewJK / NewMod | 2026-08-09 |
— | 2026-08-09 |
686cbf9b649b |
Other project appearance |
Evidence
- registration: codemp/rd-vulkan/tr_init.cpp:928 (Cvar_Get)
- behavior: codemp/rd-vulkan/tr_bsp.cpp:147
- behavior: codemp/rd-vulkan/tr_bsp.cpp:153
- behavior: codemp/rd-vulkan/tr_bsp.cpp:2068
- behavior: codemp/rd-vulkan/vk_image.cpp:1493
- behavior: codemp/rd-vulkan/vk_image.cpp:1497