shaderlist

Base Jedi Academy

Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.

Runs R_ShaderList_f in the renderer module.

At a glance

Field Value
Category Graphics & rendering
Module renderer
Also registered in renderer
Renderer rd-rend2, rd-vanilla, rd-vulkan
Network scope client-only — Local to the client/UI/renderer.
Derivation code-trace
Confidence high
In-game xdocs No
In-game menu No
Syntax shaderlist
Cheat protected No

Arguments and gating

No verified argument schema is available beyond the syntax shown above.

Provenance

Origin: Base Jedi Academy

Later changes

These commits occur after the ultimate-origin introduction on TaystJK’s inherited first-parent lineage. Registration evidence is exact; behavior evidence requires a changed bound cvar reference or a changed registered command-handler hunk.

Date Change source Commit / subject Evidence Confidence
2013-04-16 OpenJK 714c868b42c6
Merge branch ‘master’ of https://github.com/Razish/OpenJK
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. codemp/rd-dedicated/tr_local.h, codemp/rd-vanilla/tr_init.cpp, codemp/rd-vanilla/tr_local.h and 1 more high
2013-04-18 OpenJK 4c9c53371d37
Fixed some more unresolved externals (for the modular renderer)
Changed registration, default, flags, module, renderer scope, handler, or gating. code/rd-vanilla/tr_init.cpp medium
2013-08-02 OpenJK dd9bd9b9ae92
Refactored renderer API, fixed some Ghoul2 crashes
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. codemp/rd-vanilla/tr_init.cpp, codemp/rd-vanilla/tr_shader.cpp medium
2014-01-10 OpenJK 39731cf76033
[MP] Replaced a good chunk of Com_Printf usage in the renderer with ri->Printf.
Changed the registered command handler. codemp/rd-vanilla/tr_shader.cpp medium
2014-06-23 OpenJK 333d0ace79e0
[MP] Moved console commands in the renderer to an array to avoid forgetting to remove commands at shutdowns. Also refactored maxpolys/maxpolyverts initialization.
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/rd-vanilla/tr_init.cpp medium
2014-07-07 OpenJK 8c7cdd8ee135
[MP] Revert 80f12fa97d4050cce9f9c1f5fb4e6c0f5d14cced. Apply several commits from ioq3’s shader parser / COM_Parse fixes that were still missing. Remove deferLoad variable from ded and vanilla renderer tr_shader.cpp
Changed the registered command handler. codemp/rd-vanilla/tr_shader.cpp medium
2015-01-08 OpenJK 326f534c872d
[MP] Handle lines starting with # as a deprecated comments in shaders. Fixes #271
Changed the registered command handler. codemp/rd-vanilla/tr_shader.cpp medium
2015-02-08 OpenJK aee78667221a
[SP] Move renderer command registration into a linear table.
Changed registration, default, flags, module, renderer scope, handler, or gating. code/rd-vanilla/tr_init.cpp medium
2015-11-24 EternalJK c8f6ea17a324
Remove SP code
Changed registration, default, flags, module, renderer scope, handler, or gating. code/rd-vanilla/tr_init.cpp medium
2017-12-29 EternalJK 43b393062090
Merge remote-tracking branch ‘upstream/master’
Changed the registered command handler. codemp/rd-vanilla/tr_shader.cpp medium
2021-05-25 TaystJK d7d7ce3234e6
Added vanilla clone for code compare
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. codemp/rd-vulkan/tr_init.cpp, codemp/rd-vulkan/tr_local.h medium
2021-05-25 Vulkan c4a9c87ef0e3
Added vulkan renderer
Changed the registered command handler. codemp/rd-vulkan/tr_local.h, codemp/rd-vulkan/vk_debug.cpp high
2021-06-10 TaystJK 9d252184aa3b
Pointer asterisk repositioning and spacing for readability
Changed the registered command handler. codemp/rd-vulkan/vk_debug.cpp medium
2023-10-03 TaystJK 86c0756385ef · PR #12
Rend2 (#12)
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/rd-rend2/tr_init.cpp medium
2024-02-03 TaystJK 0c789787f79c · PR #110
Rend2 updates (#110)
Changed the registered command handler. shared/rd-rend2/tr_local.h, shared/rd-rend2/tr_shader.cpp medium

Evidence